fleet/docs/Using Fleet
Alex Mitchell b6e1dad27e
Update fleetd.md (#14833)
Removed Orbit from top header list and the Components diagram. There is
a lot of additional Orbit content throughout this doc that needs to be
purged over time, especially when fleetctl commands are changed as the
Orbit object is eliminated.

# Checklist for submitter

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

- [ ] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [ ] Documented any API changes (docs/REST API/rest-api.md or
docs/Contributing/API-for-contributors.md)
- [ ] Documented any permissions changes (docs/Using
Fleet/manage-access.md)
- [ ] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [ ] Added support on fleet's osquery simulator `cmd/osquery-perf` for
new osquery data ingestion features.
- [ ] Added/updated tests
- [ ] Manual QA for all new/changed functionality
  - For Orbit and Fleet Desktop changes:
- [ ] Manual QA must be performed in the three main OSs, macOS, Windows
and Linux.
- [ ] Auto-update manual QA, from released version of component to new
version (see [tools/tuf/test](../tools/tuf/test/README.md)).
2023-11-21 21:58:47 -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 Website: Update usage statistics webhook inputs and HistoricalUsageSnapshot model. (#15180) 2023-11-20 15:34:19 -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