fleet/docs/Using-Fleet
Roberto Dip a6a97f31cf
add documentation for debug tools (#5737)
This adds documentation about our debugging endpoints and a brief excerpt about the fleetctl debug command with instructions to generate the archive so we have a place with instructions to which we can direct people.

It also adds the .prof file extension to profiling files, which hopefully clarifies that they are meant to be used by go tool pprof.
2022-05-17 10:00:47 -03:00
..
configuration-files Normalize sql statements throughout the docs (#5487) 2022-05-03 15:47:31 +01:00
Adding-hosts.md Normalize sql statements throughout the docs (#5487) 2022-05-03 15:47:31 +01:00
Automations.md Make recent vulnerabilities max age configurable. (#5081) 2022-04-12 14:48:15 -04:00
FAQ.md feat: add faq about updating fleetctl preview (#5560) 2022-05-09 22:01:08 +01:00
Fleet-UI.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
fleetctl-CLI.md add documentation for debug tools (#5737) 2022-05-17 10:00:47 -03:00
Learn-how-to-use-Fleet.md feat: fix casing on link to conform to our style guide (#4882) 2022-03-31 16:26:04 +01:00
Monitoring-Fleet.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
Osquery-logs.md Reorg infrastructure and add changes for frontend's loadtesting environment (#4947) 2022-04-12 12:49:00 -04:00
Permissions.md Add and modify permissions tables (#4936) 2022-04-18 11:10:33 -05:00
README.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
REST-API.md add documentation for debug tools (#5737) 2022-05-17 10:00:47 -03:00
Security-audits.md Publish pentest blog + Security-audits.md section (#5659) 2022-05-11 09:05:18 -04:00
Security-best-practices.md 4392-update security best practices (#4395) 2022-03-02 12:56:25 -05:00
Supported-browsers.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
Supported-host-operating-systems.md Add Host OS compatibility chart (#4621) 2022-03-21 12:22:32 -05:00
Teams.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
Usage-statistics.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
Vulnerability-Processing.md Normalize sql statements throughout the docs (#5487) 2022-05-03 15:47:31 +01:00

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

Adding hosts

Provides resources for enrolling your hosts to Fleet

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

FAQ

Includes frequently asked questions and answers about using Fleet from the Fleet community