Slackbot
09/17/2022, 9:20 PMwennan.he
09/17/2022, 10:29 PMKathy Satterlee
09/19/2022, 4:21 PMwennan.he
09/19/2022, 5:12 PMKathy Satterlee
09/19/2022, 9:44 PMwennan.he
09/19/2022, 10:09 PMKathy Satterlee
09/19/2022, 10:21 PMwennan.he
09/21/2022, 4:10 AMKathy Satterlee
09/21/2022, 3:33 PMvulnerabilities.databases_path
? Does that folder have anything in it?
Can you give a rundown of your Fleet architecture? It sounds like things may be struggling to keep up with the volume of traffic.
The ‘host_software’ table tracks what software is installed on which hosts. With 20k hosts, I can definitely see that table getting quite large.
You can disable software inventory and vulnerability scanning by setting `features.enable_software_inventory`:
https://fleetdm.com/docs/using-fleet/vulnerability-processing#configurationwennan.he
09/21/2022, 4:37 PMKathy Satterlee
09/21/2022, 4:43 PMfleetctl get config --include-server-config
to pull your server config and check that value.wennan.he
09/21/2022, 5:06 PMKathy Satterlee
09/21/2022, 5:14 PMwennan.he
09/21/2022, 5:20 PMKathy Satterlee
09/21/2022, 5:28 PMfleet.conf
file, it may be the culprit. If it isn't, you'll need to either define it as a command line flag --vulnerabilities-databases-path="/some/path"
(tmp/vulndb
is common) or add it to the configuration file as an environmental variable.
You can skip setting that if you disable software inventory, but I'd try making sure that is set up, restarting and seeing what happens first!wennan.he
09/21/2022, 5:29 PMvulnerability_settings
?Kathy Satterlee
09/21/2022, 5:31 PMFLEET_VULNERABILITIES_DATABASES_PATH
wennan.he
09/21/2022, 5:38 PMKathy Satterlee
09/21/2022, 5:48 PMwennan.he
09/21/2022, 5:48 PMKathy Satterlee
09/21/2022, 5:49 PMwennan.he
09/21/2022, 5:50 PMKathy Satterlee
09/21/2022, 5:56 PMwennan.he
09/21/2022, 5:57 PMKathy Satterlee
09/21/2022, 5:59 PMwennan.he
09/21/2022, 5:59 PMKathy Satterlee
09/21/2022, 6:00 PMwennan.he
09/21/2022, 6:00 PMKathy Satterlee
09/21/2022, 6:01 PMwennan.he
09/21/2022, 6:03 PMKathy Satterlee
09/21/2022, 6:03 PMwennan.he
09/21/2022, 6:03 PMKathy Satterlee
09/21/2022, 6:05 PMwennan.he
09/21/2022, 6:05 PMKathy Satterlee
09/21/2022, 6:20 PMwennan.he
09/21/2022, 6:23 PMKathy Satterlee
09/21/2022, 6:48 PMwennan.he
09/21/2022, 6:54 PMKathy Satterlee
09/21/2022, 8:44 PMwennan.he
09/21/2022, 9:50 PMKathy Satterlee
09/21/2022, 10:08 PMwennan.he
09/21/2022, 10:10 PMKathy Satterlee
09/21/2022, 10:11 PMwennan.he
09/21/2022, 10:32 PM