Does osquery cache distributed query results? I'm ...
# general
z
Does osquery cache distributed query results? I'm noticing that repeated queries to the
interface_details
table are returning the same values for
ibytes
and
obytes
, but that seems suspicious because these interfaces are being used to send the query results.