fleet/docs
Zach Wasserman cfba095cda
Make host identifier configurable within Fleet (#417)
Osquery now exposes more information during host enrollment than Fleet
previously handled. We can use this to provide more options to users in
problematic enrollment scenarios.

Users can configure --osquery_host_identifier in Fleet to set which
identifier is used to determine uniqueness of hosts. The
default (provided) replicates existing behavior in Fleet. For many
users, setting this to instance will provide better enrollment
stability.

Closes #373
2021-03-08 18:35:17 -08:00
..
1-Using-Fleet Add documentation for websocket endpoints (#395) 2021-03-08 16:08:47 -08:00
2-Deployment Make host identifier configurable within Fleet (#417) 2021-03-08 18:35:17 -08:00
3-Contribution Migrate tests to GitHub Actions and add E2E testing (#381) 2021-03-04 17:13:28 -08:00
images Update SAML documentation (#2113) 2019-10-11 15:14:56 -07:00
README.md Part 3 of documentation restructure. Contribution section. (#149) 2020-12-24 14:33:03 -08:00

Fleet Documentation

Welcome to the documentation for the Fleet osquery fleet manager.

Using Fleet

Resources for using the Fleet UI, fleetctl CLI, and Fleet REST API

Deployment

Resources for installing Fleet's infrastructure dependencies, configuring Fleet, deploying osquery to hosts, and viewing example deployment scenarios

Contribution

If you're interested in interacting with the Fleet source code, you'll find information on modifying and building the code here.


If you have any questions, please don't hesitate to File a GitHub issue or join us on Slack. You can find us in the #fleet channel.