fleet/docs/01-Using-Fleet
Lucas Manuel Rodriguez 964f85b174
Amend policy creation and spec (for proprietary query), and add update APIs (#2890)
* Amend policy creation (proprietary query), add update APIs

* Fix Datastore.SavePolicy bug (and add tests)

* Add integration tests for new policy APIs

* Add author email

* Add activities

* Push breaking changes for return policy fields

* WIP

* Add integration test for host policies

* Make more improvements to policy representation

* Improve upgrade code (from PR review comments)

* PR changes

* Revert activities for policies

* Use *uint instead of uint for queryID, use fleet.PolicyPayload

* Filter out other schemas

* New policy flow (#2922)

* created new policy flow -- no API connection

* added api props

* fixed prop name

* lint fixes

* removed unused modal; fixed style

* name, desc icons; created global components

* lint fixes

* ignoring certain files and lines for prettier

* Update frontend/pages/policies/PolicyPage/PolicyPage.tsx

* Make policy names unique across deployment

* Amend upgrade script

* Fix migration for unique names

* Do not deduplicate but instead rename policies

Co-authored-by: Martavis Parker <47053705+martavis@users.noreply.github.com>
2021-11-24 14:16:42 -03: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 Amend policy creation and spec (for proprietary query), and add update APIs (#2890) 2021-11-24 14:16:42 -03: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 Update 13-Vulnerability-Processing.md (#3025) 2021-11-23 15:53:40 -05: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