fleet/docs
Roberto Dip b2d07e56b5
report error analytics (#6341)
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.
2022-06-28 16:31:14 -03:00
..
01-Using-Fleet/standard-query-library Add Windows screen lock policy (#6167) 2022-06-10 12:05:32 -04:00
Contributing Add endpoint documentation (#6290) 2022-06-22 11:34:14 -03:00
Deploying Prepare for 4.16.0 release (#6256) 2022-06-20 20:55:33 -07:00
files Create 2022-04-29-fleet-penetration-test.pdf (#5658) 2022-05-10 10:26:10 -04:00
images Update SSO Documentation (#5583) 2022-06-03 11:26:24 -05:00
Using-Fleet report error analytics (#6341) 2022-06-28 16:31:14 -03:00
README.md Update website slack links to point to osquery.fleetdm.com (#4478) 2022-03-04 15:51:11 -06:00

Fleet Documentation

Welcome to the documentation for the Fleet osquery fleet manager.

Using Fleet

Resources for using the Fleet UI, fleetctl CLI, and Fleet REST API.

Deploying

Resources for installing Fleet's infrastructure dependencies, configuring Fleet, deploying osquery to hosts, and viewing example deployment scenarios.

Contributing

If you're interested in interacting with the Fleet source code, you'll find information on modifying and building the code here.


If you have any questions, please don't hesitate to File a GitHub issue or join us on Slack. You can find us in the #fleet channel.