mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Instead of trying to decode and re-encode status logs, we now write them directly as they come in. This change prevents future changes to the osquery status log file format (addition and deletion of fields ) from affecting Fleet. A similar change was implemented in #1636 for result logs. Closes #1664 |
||
|---|---|---|
| .. | ||
| datastore.go | ||
| datastore_appconfig.go | ||
| datastore_appconfig_helpers.go | ||
| datastore_decorators.go | ||
| datastore_fim.go | ||
| datastore_hosts.go | ||
| datastore_invites.go | ||
| datastore_invites_helpers.go | ||
| datastore_labels.go | ||
| datastore_options.go | ||
| datastore_packs.go | ||
| datastore_users.go | ||
| datastore_users_helpers.go | ||
| errors.go | ||
| service.go | ||
| service_osquery.go | ||