mirror of
https://github.com/fleetdm/fleet
synced 2026-05-18 14:38:53 +00:00
* handling redirect * clean up redirect/notFound flow * dynamic query titles and description * dynamic docs titles * Remove locals from queries and docs, updated comment and variable names * handling FAQ page titles * update comment, title in meta, and adjust get started title * remove unneeded meta tag * handbook titles * cleaning up conditionals * update comments * removed added meta tags, change meta variable names * passing in meta description if provided, update conditionals and comments * Update FAQ.md
28 lines
No EOL
1.1 KiB
Markdown
28 lines
No EOL
1.1 KiB
Markdown
# Using Fleet
|
|
|
|
### [Fleet UI](./01-Fleet-UI.md)
|
|
Provides documentation about running and scheduling queries from within the Fleet UI
|
|
|
|
### [fleetctl CLI](./02-fleetctl-CLI.md)
|
|
Includes resources for setting up and configuring Fleet via the fleetctl CLI
|
|
|
|
### [REST API](./03-REST-API.md)
|
|
Provides resources for working with Fleet's API and includes example code for endpoints
|
|
|
|
### [Adding hosts](./04-Adding-hosts.md)
|
|
Provides resources for enrolling your hosts to Fleet
|
|
|
|
### [Osquery logs](./05-Osquery-logs.md)
|
|
Includes documentation on the plugin options for working with osquery logs
|
|
|
|
### [Monitoring Fleet](./06-Monitoring-Fleet.md)
|
|
Provides documentation for load balancer health checks and working with Fleet server metrics and performance
|
|
|
|
### [Security best practices](./07-Security-best-practices.md)
|
|
Includes resources for ways to mitigate against the OWASP top 10 issues
|
|
|
|
### [Updating Fleet](./08-Updating-Fleet.md)
|
|
Includes a guide for how to update and run new versions of Fleet
|
|
|
|
### [FAQ](./FAQ.md)
|
|
Includes commonly asked questions and answers about using Fleet from the Fleet community |