Hi everyone, I have one question. How does osquery...
# general
c
Hi everyone, I have one question. How does osqueryd decide to executing schedule query? For example, I set the query interval ="3600sec". Osqueryd executed query job at 1:00PM and then I shut down the device at 1:05PM until 3:35PM. How does it decide when to execute the job after I boot the device at 3:35PM? Is there anyone call help me clarify its logic of query? Thanks a lot.