What determines the length of time before osquery ...
# general
w
What determines the length of time before osquery will run a scheduled query for the first time? I think it may be a result of splay percentage? So say I have a query scheduled to run once a day, it will have a splay of 8,640 seconds by default (10% of 86,400), so the first time an added query will run is up to 8,640 seconds after being added/loaded for the first time? Is my understanding accurate?