mirror of
https://github.com/empayre/fleet.git
synced 2024-11-07 09:18:59 +00:00
b2d07e56b5
Related to #5898, this reports an anonymized summary of errors stored in Redis into the analytics payload. For each error stored, this includes: - A `count` attribute with the number of occurrences of the error - A `loc` attribute with the 3 topmost lines in the stack trace. Note that stack traces only contain package name + line number (example: github.com/fleetdm/fleet/server.go:12 This also includes a minor refactor around error types. |
||
---|---|---|
.. | ||
configuration-files | ||
Adding-hosts.md | ||
Application-security.md | ||
Automations.md | ||
FAQ.md | ||
Fleet-UI.md | ||
fleetctl-CLI.md | ||
Learn-how-to-use-Fleet.md | ||
Monitoring-Fleet.md | ||
Osquery-logs.md | ||
Permissions.md | ||
README.md | ||
REST-API.md | ||
Security-audits.md | ||
Supported-browsers.md | ||
Supported-host-operating-systems.md | ||
Teams.md | ||
Usage-statistics.md | ||
Vulnerability-Processing.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
FAQ
Includes frequently asked questions and answers about using Fleet from the Fleet community