.. | ||
adding-hosts-to-fleet.md | ||
configuring-the-fleet-binary.md | ||
fleet-on-centos.md | ||
fleet-on-kubernetes.md | ||
fleet-on-ubuntu.md | ||
installing-fleet.md | ||
managing-osquery-configurations.md | ||
README.md | ||
systemd.md | ||
updating-fleet.md | ||
working-with-osquery-logs.md |
Infrastructure Documentation
Kolide Fleet is an infrastructure instrumentation application which has it's own infrastructure dependencies and requirements. The infrastructure documentation contains documents on the following topics:
Deploying and configuring osquery
- For information on installing osquery on hosts that you own, see our Adding Hosts To Fleet document, which compliments existing osquery documentation.
- To add hosts to Fleet, you will need to provide a minimum set of configuration to the osquery agent on each host. These configurations are defined in the aforementioned Adding Hosts To Fleet document. If you'd like to further customize the osquery configurations and options, this can be done via the Fleet application UI. You can find more documentation on this feature in the application documentation for this feature.
- To manage osquery configurations at your organization, we strongly suggest using some form of configuration management tooling. For more information on configuration management, see the Managing Osquery Configurations document.
Installing Fleet and it's dependencies
The Fleet server has a few dependencies. To learn more about installing the Fleet server and it's dependencies, see the Installing Fleet guide.
Managing a Fleet server
We're prepared a brief guide to help you manage and maintain your Fleet server. Check out the guide for setting up and running Fleet on Ubuntu and Fleet on CentOS.
For more information, you can also read the Configuring The Fleet Binary guide for information on how to configure and customize Fleet for your organization.
Working with osquery logs
Fleet allows users to schedule queries, curate packs, and generate a lot of osquery logs. For more information on how you can access these logs as well as examples on what you can do with them, see the Working With Osquery Logs documentation.