fleet/docs/Using Fleet
Eric f14ab358fe
2023-11-21 Website: Add new usage statistics (#15263)
Closes: #15255

Changes:
- Added the usage statistics added in
https://github.com/fleetdm/fleet/pull/14216 to the inputs of the
`receive-usage-analytics` webhook.
- Updated the `receive-usage-analytics` webhook to send the new usage
statistics to Datadog.
- Added attributes for the new usage statistics to the
`HistoricalUsageSnapshot` model.
- Removed the `columnName` from the `hostsStatusWebHookEnabled`
attribute of the `HistoricalUsageSnapshot` model, the name of this
column will be changed in the database when the new columns are added to
the databse table.
- Updated the usage statistics documentation to have the new statistics.


This PR requires database migrations. When this is approved and ready to
merge, we will need to:
- [ ] Merge this PR
- [ ] Put fleetdm.com into maintenance mode while the "Deploy Fleet
website" GH action runs.
- [ ] Add the new columns to the database table
- [ ] Change the name of the `hostStatusWebhookEnabled` column to
`hostsStatusWebHookEnabled`
- [ ] Set the default values for the new columns on the existing
records.
- [ ] When the website has finished redeploying, take it out of
maintenance mode.
2023-12-01 17:59:41 -06:00
..
Audit-logs.md Implement DELETE /mdm/profiles/{id} for Windows and macOS (#15045) 2023-11-09 14:59:14 -03:00
Automations.md Update Automations.md - removed references for jira and zendesk desti… (#15106) 2023-11-13 20:37:28 -06:00
CIS-Benchmarks.md Docs: CIS Benchmarks for Windows 10 (#15072) 2023-11-09 15:19:57 -05:00
enroll-chromebooks.md Enroll hosts docs improvements (#14862) 2023-11-20 19:39:41 +01:00
enroll-hosts.md Enroll hosts docs improvements (#14862) 2023-11-20 19:39:41 +01:00
Fleet-desktop.md Remove version support from Fleet Desktop, consolidate version support (#14093) 2023-09-23 00:27:33 -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 Fleet CTL: Surface password requirements to console for FleetCTL use, update API only password example (#14171) 2023-09-28 11:21:25 -07:00
fleetd.md Update fleetd.md (#14833) 2023-11-21 21:58:47 -06:00
Learn-how-to-use-Fleet.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -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 Add endpoint to upload an MDM custom profile for Windows and macOS (#15150) 2023-11-15 10:58:59 -05:00
MDM-commands.md Windows MDM docs: turn on Windows MDM (#13943) 2023-10-04 15:39:09 -04:00
MDM-custom-macOS-settings.md MDM docs: custom macOS settings (#15112) 2023-11-17 10:13:22 -06:00
MDM-disk-encryption.md Windows MDM docs: turn on Windows MDM (#13943) 2023-10-04 15:39:09 -04:00
MDM-macOS-setup-experience.md update broken link for mdm macOS setup assistant docs (#14530) 2023-10-16 17:03:48 -05:00
MDM-macOS-setup.md Docs: Update SCEP configuration (#14234) 2023-10-12 11:27:49 -04:00
MDM-macOS-updates.md Windows MDM docs: turn on Windows MDM (#13943) 2023-10-04 15:39:09 -04:00
MDM-migration-guide.md Windows MDM docs: turn on Windows MDM (#13943) 2023-10-04 15:39:09 -04:00
Osquery-process.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
Puppet-module.md Windows MDM docs: turn on Windows MDM (#13943) 2023-10-04 15:39:09 -04:00
README.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
Scripts.md Enroll hosts docs improvements (#14862) 2023-11-20 19:39:41 +01:00
segment-hosts.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
Supported-browsers.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
Supported-host-operating-systems.md Switching systray dependency to one without glibc requirements (#14197) 2023-11-02 14:40:21 -05:00
Troubleshooting-live-queries.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
Understanding-host-vitals.md ChromeOS: [bug] Surface chrome extensions as software for ChromeOS hosts (#14624) 2023-10-27 13:04:07 -04:00
update-agents.md Docs: add syntax highlighting keywords to code blocks (#13963) 2023-09-22 16:57:40 -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 Vulnerability processing should ignore software without version (#14612) 2023-10-26 18:28:08 -03: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