mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +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. |
||
---|---|---|
.. | ||
01-Using-Fleet/standard-query-library | ||
Contributing | ||
Deploying | ||
files | ||
images | ||
Using-Fleet | ||
README.md |
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.