https://github.com/osquery/osquery logo
Title
s

Saulo Guilhermino

01/06/2022, 7:54 PM
Hello everybody, quick question: When an instance of Fleet has the variable
FLEET_VULNERABILITIES_CURRENT_INSTANCE_CHECKS
set to "no", will it still download the necessary databases for the check? More context in the thread 👇
I currently have three instances of Fleet running on Kubernetes, but I will upgrade to the latest version (4.8.0) and I intend to store the downloaded databases on a volume. My question is whether I need to import the volume in all instances or just in the one that will perform the vulnerability check.
t

Tomas Touceda

01/06/2022, 7:58 PM
hi there! just in the instance you will be doing the checks, it doesn't download anything anywhere else
s

Saulo Guilhermino

01/06/2022, 7:59 PM
Ok, thank you! 😊
👍 1
@Tomas Touceda is there any way to enable software inventory via fleet's config file? The docs don't mention it yet
t

Tomas Touceda

01/07/2022, 2:36 PM
software inventory can be enabled by fleetctl apply: https://fleetdm.com/docs/using-fleet/vulnerability-processing#configuration
s

Saulo Guilhermino

01/07/2022, 2:36 PM
Thanks!
👍 1