fleet/docs/Using Fleet
Jahziel Villasana-Espinoza c88a7cf6b0
feat: software added and deleted global activities (#18798)
> Related issue: #18330 

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality

## Notes
- ~I added an `includeTitle bool` parameter to
`ds.GetSoftwareInstallerMetadata`. This allows for the title of the
software (from the `software_titles` page) to be fetched in
`svc.DeleteSoftwareInstaller` without an additional call to the DB.~ We
wound up deciding to just fetch the title every time.

---------

Co-authored-by: Martin Angers <martin.n.angers@gmail.com>
2024-05-08 10:08:28 -04:00
..
Audit-logs.md feat: software added and deleted global activities (#18798) 2024-05-08 10:08:28 -04:00
Automations.md #14916 Configuration change: Host status webhook per-team (#15612) 2024-04-10 15:28:17 -05:00
CIS-Benchmarks.md Cut content from CIS Benchmarks (#17887) 2024-04-01 11:34:39 -04:00
downgrading-fleet.md Docs: Add downgrading Fleet page (#15788) 2024-01-08 17:01:47 -06:00
enroll-chromebooks.md Enroll hosts docs improvements (#14862) 2023-11-20 19:39:41 +01:00
enroll-hosts.md Use "Fleet's agent (fleetd)" naming in the docs (#18138) 2024-04-29 11:12:03 -05:00
Fleet-desktop.md A few capitalization fixes in the docs (#18416) 2024-04-18 16:45:55 -05:00
Fleet-UI.md Docs: Using Fleet > Fleet UI changes for #7766 (#14977) 2023-11-09 20:38:13 -06:00
fleetctl-CLI.md Use "Fleet's agent (fleetd)" naming in the docs (#18138) 2024-04-29 11:12:03 -05:00
Learn-how-to-use-Fleet.md Use "Fleet's agent (fleetd)" naming in the docs (#18138) 2024-04-29 11:12:03 -05:00
Log-destinations.md Docs: how the product sets the name attribute of the scheduled query (#14307) 2023-11-02 14:57:42 -05:00
manage-access.md Permissions: Resend a configuration profile (#18724) 2024-05-02 17:06:36 -05:00
MDM-commands.md MDM command docs (#15803) 2024-01-03 17:58:49 -05:00
MDM-custom-OS-settings.md Tweak custom OS settings docs (#17277) 2024-03-01 12:05:36 -05:00
MDM-disk-encryption.md Fix broken links in documentation (#16708) 2024-02-09 15:00:04 -06:00
MDM-macOS-setup-experience.md Update end user auth and SSO docs (#18127) 2024-04-12 16:39:56 -05:00
MDM-macOS-setup.md Update MDM-macOS-setup.md (#17807) 2024-03-26 12:36:38 -05:00
MDM-migration-guide.md Docs: Windows custom OS settings (profiles) (#16398) 2024-02-07 17:51:23 -05:00
MDM-OS-updates.md Docs change: Use new Software Update (DDM) for macOS Sonoma (14) and higher (#17487) 2024-04-25 13:19:03 -05:00
Osquery-process.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
Puppet-module.md Puppet module docs (#15336) 2023-12-04 11:18:18 -05:00
README.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
Scripts.md Update script execution documentation (#17147) 2024-03-21 13:50:18 -05:00
segment-hosts.md Update "Team member" wording in docs to reference users instead. (#17116) 2024-02-29 16:07:59 -05:00
Supported-browsers.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
Supported-host-operating-systems.md Use "Fleet's agent (fleetd)" naming in the docs (#18138) 2024-04-29 11:12:03 -05:00
Understanding-host-vitals.md Create and return upcoming/past host activities for software installs (#18772) 2024-05-07 11:28:16 -04:00
update-agents.md Use "Fleet's agent (fleetd)" naming in the docs (#18138) 2024-04-29 11:12:03 -05:00
Usage-statistics.md 2023-11-21 Website: Add new usage statistics (#15263) 2023-12-01 17:59:41 -06:00
Vulnerability-Processing.md Removed current_instance_checks from docs. (#18186) 2024-04-15 10:25:04 -05:00

Using Fleet

Fleet UI

Provides documentation about running and scheduling queries from within the Fleet UI

fleetctl CLI

Includes resources for setting up and configuring Fleet via the fleetctl CLI

Enroll hosts

Provides resources for enrolling your hosts to Fleet

Log destinations

Includes documentation on the log destinations for sending with osquery logs

Osquery processes

Includes documentation about osquery children processes and under which conditions they are terminated