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

seph

04/30/2018, 1:57 AM
What happens if you launch an osqueryd, with a scheduled query? Would you get it nowish?
c

clong

04/30/2018, 5:45 AM
a scheduled query as in a query in the config? if it's scheduled to run every 60 seconds (for example), you will have to wait 60 seconds for the first set of results
👍 1