https://github.com/osquery/osquery logo
m

mskhazaei

09/03/2019, 8:30 AM
I have installed osquery on windows server 2016 and 2008 but it does not log any event. what should i do?
p

packetzero

09/03/2019, 3:18 PM
Is it because there is no change to the results that you don't see anything? Results are differential, unless you explicitly say 'give me results every time'.
try another query like 'SELECT * FROM processes"
2 Views