fleet/server/service/osquery_utils
Lucas Manuel Rodriguez 371c533bfc
Improved Datastore usage of osquery hosts requests (#3601)
* WIP

* Amend tests

* Do not load aggregated stats for packs

* Add option to host lite

* Fix remaining TODOs

* Fix osquery_utils tests

* Fix SQL

* Fix SQL (bis)

* Restore AuthenticateHost to load once

* Code improvements and re-add deferred host save

* More fixes to the PR

* Wrap users table update on tx

* Add caching to ListPacksForHost and ListScheduledQueriesInPack

* Remove SaveHostSoftware (replaced by UpdateHostSoftware)

* Add unit tests for new functionality

* Add changes file

* Fix scheduled queries test
2022-01-17 22:52:09 -03:00
..
queries.go Improved Datastore usage of osquery hosts requests (#3601) 2022-01-17 22:52:09 -03:00
queries_test.go Improved Datastore usage of osquery hosts requests (#3601) 2022-01-17 22:52:09 -03:00
utils.go Issue 1588 allow disabling host users (#1611) 2021-08-11 14:56:11 -03:00