mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| configuration-files | ||
| standard-query-library | ||
| 00-Learn-how-to-use-Fleet.md | ||
| 01-Fleet-UI.md | ||
| 02-fleetctl-CLI.md | ||
| 03-REST-API.md | ||
| 04-Adding-hosts.md | ||
| 05-Osquery-logs.md | ||
| 06-Monitoring-Fleet.md | ||
| 07-Security-best-practices.md | ||
| 08-Updating-Fleet.md | ||
| 09-Permissions.md | ||
| 10-Teams.md | ||
| 11-Usage-statistics.md | ||
| 12-Supported-browsers.md | ||
| 13-Vulnerability-Processing.md | ||
| FAQ.md | ||
| README.md | ||
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