fleet/docs/Using Fleet
Marko Lisica 5f9a7df518
Update manage-access.md (#13426)
Updated table rows related to MDM commands permission. Right now there
are just calling out macOS hosts and we're implementing MDM commands for
Windows. Additionally, there was a duplicate row in the table which I
removed.

# 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/Using-Fleet/REST-API.md or
docs/Contributing/API-for-contributors.md)
- [ ] Documented any permissions changes
- [ ] 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-08-22 12:55:14 +02:00
..
Audit-logs.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
Automations.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
CIS-Benchmarks.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
enroll-chromebooks.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
enroll-hosts.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
Fleet-desktop.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
Fleet-UI.md Docs: Update documentation to reflect scheduled query changes. (#12884) 2023-07-31 16:06:07 -07:00
fleetctl-CLI.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
fleetd.md Fleet Documentation: Remove docs about cgroups (#13143) 2023-08-04 14:40:29 -04:00
Learn-how-to-use-Fleet.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
Log-destinations.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
manage-access.md Update manage-access.md (#13426) 2023-08-22 12:55:14 +02:00
MDM-commands.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
MDM-custom-macOS-settings.md MDM docs: fix bug (#13370) 2023-08-18 13:39:52 -04:00
MDM-disk-encryption.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
MDM-macOS-setup.md MDM docs: typo (#13159) 2023-08-04 17:17:13 -04:00
MDM-macOS-updates.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
MDM-migration-guide.md MDM docs: Add end user migration workflow (#13261) 2023-08-15 22:32:46 -04:00
MDM-setup.md MDM Docs: Update docs to include scep challenge and clarify environment variable naming (#13112) 2023-08-03 12:42:09 -04:00
Osquery-process.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
README.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05: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 Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
Troubleshooting-live-queries.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
Understanding-host-vitals.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
update-agents.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
Usage-statistics.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
Vulnerability-Processing.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -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