fleet/docs/01-Using-Fleet
Noah Talerman cca1e2e043
Update "Adding hosts" documentation to emphasize osquery installers (#2956)
- Emphasize generating an "osquery installer" (also referred as "Orbit") using the `fleetctl package` command
- Add instructions for adding multiple hosts and automatically adding hosts to a team
- Remove instructions for generating an enrollment package with the tooling in `tools/mac/`
- Remove the `tools/mac/` directory from the repository because it is no longer used or referenced in any documentation
- Update "Automatically adding hosts to a team" section of "Teams" documentation to point to "Adding hosts" documentation
- Add instructions for migrating from plain osquery to Fleet's osquery installers
2021-11-19 09:38:01 -05:00
..
configuration-files Update enroll secrets/teams docs (#2588) 2021-10-20 10:14:35 -07:00
standard-query-library fix code block and indentation (#2672) 2021-10-28 10:24:52 -05:00
00-Learn-how-to-use-Fleet.md Update "Learn how to use Fleet" (#2722) 2021-10-28 12:31:59 +09:00
01-Fleet-UI.md fix broken links by adding missing 0 (#2187) 2021-09-22 13:28:25 -03:00
02-fleetctl-CLI.md add support for minio backend file carving (#2448) 2021-10-12 15:32:06 -04:00
03-REST-API.md Allow API user to delete all team secrets (#2941) 2021-11-17 10:26:24 -06:00
04-Adding-hosts.md Update "Adding hosts" documentation to emphasize osquery installers (#2956) 2021-11-19 09:38:01 -05:00
05-Osquery-logs.md Fix broken link in "Osquery logs" documentation (#2906) 2021-11-12 17:40:32 -05:00
06-Monitoring-Fleet.md Add Cloudwatch monitoring to AWS Terraform configs (#2485) 2021-10-22 15:38:00 -04:00
07-Security-best-practices.md Normalize docs and handbook headings (#2428) 2021-10-07 23:40:22 +09:00
08-Updating-Fleet.md fix broken links by adding missing 0 (#2187) 2021-09-22 13:28:25 -03:00
09-Permissions.md Add endpoint for management of team enroll secrets (#2849) 2021-11-11 10:45:39 -06:00
10-Teams.md Update "Adding hosts" documentation to emphasize osquery installers (#2956) 2021-11-19 09:38:01 -05:00
11-Usage-statistics.md Normalize docs and handbook headings (#2428) 2021-10-07 23:40:22 +09:00
12-Supported-browsers.md Top-level seed data doc and re-numbering (#2109) 2021-09-20 11:48:24 -07:00
13-Vulnerability-Processing.md Add documentation about vulnerability processing results (#2688) 2021-10-28 12:28:50 +09:00
FAQ.md Add questions to using Fleet FAQ and deployment FAQ (#2912) 2021-11-15 17:55:57 -06:00
README.md Dynamic titles for documentation, query, and handbook pages (#2298) 2021-09-30 21:14:02 -05: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

Updating Fleet

Includes a guide for how to update and run new versions of Fleet

FAQ

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