fleet/docs
Michael Samuel 969d5f25af Add Google Cloud PubSub logging (#2049)
Adds Google Cloud PubSub logging for status and results.

This also changes the Write interface for logging modules to add a context.Context (only used by pubsub currently).
2019-07-16 15:41:50 -07:00
..
api Replace uses of the term "Kolide" with "Fleet" (#1999) 2019-01-24 09:39:32 -08:00
architecture Add template and directory for ADRs (#1807) 2018-06-04 09:39:50 -06:00
cli Fix typo in query yaml example (#1984) 2019-01-14 13:48:44 -08:00
dashboard Add the scheduling queries doc back to the repo (#1862) 2018-07-12 10:08:37 -06:00
development Add workspace preparation instructions (#1833) 2018-06-18 09:23:52 -06:00
images SSO Login and Configuration Support (#1506) 2017-05-17 10:58:40 -05:00
infrastructure Add Google Cloud PubSub logging (#2049) 2019-07-16 15:41:50 -07:00
README.md Replace uses of the term "Kolide" with "Fleet" (#1999) 2019-01-24 09:39:32 -08:00

Fleet Documentation

Welcome to the documentation for the Kolide Fleet osquery fleet manager.

  • If you're interested in using the fleetctl CLI to manage your osquery fleet, see the CLI Documentation.
  • Resources for deploying osquery to hosts, deploying the Fleet server, installing Fleet's infrastructure dependencies, etc. can all be found in the Infrastructure Documentation.
  • If you are interested in accessing the Fleet REST API in order to programmatically interact with your osquery installation, please see the API Documentation.
  • Information about using the Fleet web dashboard can be found in the Dashboard Documentation.
  • Architecturally significant decisions are documented in the Architecture Documentation.
  • Finally, if you're interested in interacting with the Fleet source code, you will find information on modifying and building the code in the Development Documentation.

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 #kolide channel.