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
Automations.md
CIS-Benchmarks.md
enroll-chromebooks.md
enroll-hosts.md
Fleet-desktop.md
Fleet-UI.md Docs: Update documentation to reflect scheduled query changes. (#12884) 2023-07-31 16:06:07 -07:00
fleetctl-CLI.md
fleetd.md Fleet Documentation: Remove docs about cgroups (#13143) 2023-08-04 14:40:29 -04:00
Learn-how-to-use-Fleet.md
Log-destinations.md
manage-access.md Update manage-access.md (#13426) 2023-08-22 12:55:14 +02:00
MDM-commands.md
MDM-custom-macOS-settings.md MDM docs: fix bug (#13370) 2023-08-18 13:39:52 -04:00
MDM-disk-encryption.md
MDM-macOS-setup.md MDM docs: typo (#13159) 2023-08-04 17:17:13 -04:00
MDM-macOS-updates.md
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
README.md
segment-hosts.md
Supported-browsers.md
Supported-host-operating-systems.md
Troubleshooting-live-queries.md
Understanding-host-vitals.md
update-agents.md
Usage-statistics.md
Vulnerability-Processing.md

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