mirror of
https://github.com/empayre/fleet.git
synced 2024-11-07 17:28:54 +00:00
d7cd91c0e4
We now track the `config_tls_refresh`, `distributed_interval` and `logger_tls_period` flag values for each host. Each value is updated by a detail query agains the `osquery_flags` table, because they may be specified outside of Kolide. The flags that can be specified within Kolide are also updated when a config is returned to the host that changes their value. This will enable us to do a more accurate per-host online status calculation as discussed in #1419. |
||
---|---|---|
.. | ||
datastore_appconfig_helpers.go | ||
datastore_appconfig.go | ||
datastore_decorators.go | ||
datastore_hosts.go | ||
datastore_invites_helpers.go | ||
datastore_invites.go | ||
datastore_labels.go | ||
datastore_licenses.go | ||
datastore_options.go | ||
datastore_packs.go | ||
datastore_users_helpers.go | ||
datastore_users.go | ||
datastore.go | ||
errors.go |