Does a snapshot query return result if the machine...
# fleet
e
Does a snapshot query return result if the machine is not turned on?
z
No, but scheduled query results are generated if the machine is turned on but not online. They will get sent up to the Fleet server when the machine is online again.
e
what do you mean by machine is turned on but not online?
like not having internet?
z
Yes
e
gotchat thanks!
@zwass, question, how can I filter out the snapshot results that are from (machine is turned on but not online) in the scheduled snapshot query pack results? Is there a particular query that I can run that can tell me whether a machine is turned on and is connected to internet atm? I want to filter these "false positives" out of my query pack result set.
m
When a host is offline, scheduled query results are buffered locally by osquery, then replayed to Fleet when it comes back online. So I don't think these would be a source of false positives per se-- but what do you mean by "false positives"?