https://github.com/osquery/osquery logo
#fleet
Title
# fleet
j

JojoD

04/12/2022, 8:35 AM
Hi there, how often is the data received in the software inventory per device? 🤔
k

koo

04/12/2022, 11:54 AM
Do you mean the vulnerability data or the inventory itself @JojoD?
t

Tomas Touceda

04/12/2022, 11:54 AM
hi! it's received as often as you have your detail update interval set to. The default is 1hr
ty 1
k

koo

04/12/2022, 11:55 AM
To add to that @JojoD you can check the docs here for how to customise that value? https://fleetdm.com/docs/deploying/configuration#periodicity
ty 1
j

JojoD

04/12/2022, 1:10 PM
awesome, thank you both for your responses
I've checked our settings and found
periodicity: 3600000000000
do you know if this is in seconds?
t

Tomas Touceda

04/12/2022, 1:18 PM
it's nanoseconds, how did you check that?
j

JojoD

04/12/2022, 1:19 PM
thank you, I've used the command
fleetctl get config --include-server-config
t

Tomas Touceda

04/12/2022, 1:20 PM
gotcha, we need to improve that output
j

JojoD

04/12/2022, 1:55 PM
simply perfect, thanks a lot, Tomas!
👍 1
2 Views