fleet/docs/Using Fleet
Brock Walters fa9f1838f2
Update Troubleshooting-live-queries.md (#15681)
Not meaning to be pedantic just trying to make the flow a bit more
natural. :)

# 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. -->

- [ ] 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 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-12-21 14:48:25 -06:00
..
Audit-logs.md 15135 remove atom package (#15410) 2023-12-04 14:26:26 -05: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 Remove broken link in Enroll hosts docs (#15428) 2023-12-06 09:53:16 -05: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 Allow enrolling fleetd using osquery's instance identifier (#15570) 2023-12-15 15:26:32 -03: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 Docs: Update query permissions (#15154) 2023-12-14 12:45:02 -06:00
MDM-commands.md Docs for Windows MDM commands (#15371) 2023-12-07 14:08:04 -05:00
MDM-custom-macOS-settings.md MDM docs: custom macOS settings (#15112) 2023-11-17 10:13:22 -06:00
MDM-disk-encryption.md Update disk encryption (#15662) 2023-12-14 14:24:25 -05: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 Update setup instructions for macOS MDM (#15518) 2023-12-11 10:02:50 -05: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 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 disk encryption docs (#15496) 2023-12-12 15:58:26 -05:00
segment-hosts.md Update segment-hosts.md (#15680) 2023-12-15 18:03:54 -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 Update Troubleshooting-live-queries.md (#15681) 2023-12-21 14:48:25 -06:00
Understanding-host-vitals.md 15135 remove atom package (#15410) 2023-12-04 14:26:26 -05: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 docs improvement (#15306) 2023-12-15 15:54:10 -06: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