mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
This PR includes two documentation fixes. 1. Remove the support property from the osquery queries spec in the fleetctl docs. The support property is not a feature of osquery or Fleet. 2. Edit the api/v1/fleet/queries/run_by_names with accurate examples. This endpoint sends query targets (hosts and labels) by name (hostname and label name). Contrast this with the api/v1/fleet/queries/run which sends query targets by id (host id and label id) Resolves #409 |
||
|---|---|---|
| .. | ||
| 1-Fleet-UI.md | ||
| 2-fleetctl-CLI.md | ||
| 3-REST-API.md | ||
| 4-Osquery-logs.md | ||
| 5-Monitoring-Fleet.md | ||
| 6-Security-best-practices.md | ||
| 7-Updating-Fleet.md | ||
| FAQ.md | ||
| README.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
REST API
Provides resources for working with Fleet's API and includes example code for endpoints
Osquery logs
Includes documentation on the plugin options for working with osquery logs
Monitoring Fleet
Provides documentation for load balancer health checks and working with Fleet server metrics and performance
Security best practices
Includes resources for ways to mitigate against the OWASP top 10 issues
Updating Fleet
Includes a guide for how to update and run new versions of Fleet
FAQ
Includes commonly asked questions and answers about using Fleet from the Fleet community