fleet/docs/1-Using-Fleet
noahtalerman 3ccd624ee1
Add /targets endpoint to REST API docs. (#331)
This PR is part of the Complete documentation for Fleet API project #43.

The endpoint included in these changes:
- `POST api/v1/fleet/targets`

Additional changes:
- Now order_key and order_direction are included in the parameters table for endpoints that support them. Fixes #326
- Change endpoints to `api/v1/fleet` naming
2021-02-18 12:54:06 -08:00
..
1-Fleet-UI.md Fix markdown link check CI action. (#169) 2021-01-04 13:55:05 -08:00
2-fleetctl-CLI.md Add instructions for moving queries and packs from one Fleet env to another (#307) 2021-02-16 14:48:19 -08:00
3-REST-API.md Add /targets endpoint to REST API docs. (#331) 2021-02-18 12:54:06 -08:00
4-Osquery-logs.md Fix markdown link check CI action. (#169) 2021-01-04 13:55:05 -08:00
5-Monitoring-Fleet.md Fix markdown link check CI action. (#169) 2021-01-04 13:55:05 -08:00
6-Security-best-practices.md Fix markdown link check CI action. (#169) 2021-01-04 13:55:05 -08:00
7-Updating-Fleet.md Fix markdown link check CI action. (#169) 2021-01-04 13:55:05 -08:00
FAQ.md Fix markdown link check CI action. (#169) 2021-01-04 13:55:05 -08:00
README.md Capitalize Fleet in "Using Fleet" folder name. (#150) 2020-12-24 14:45:43 -08: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

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