Suppose I should have checked that before posting!...
# general
a
Suppose I should have checked that before posting! Assuming none of those apply, what reasons could there be that no events are populating in file_events. I've modified my config file to include the paths I want monitored and included the options mentioned in the documentation. Still that table is sitting empty.
m
With evented tables, you'll want to make sure you are passing the osquery flags for explicitly enabling events and the "event publisher" within osquery, otherwise the table might be empty. Run with
--verbose
to see if there are any errors starting the publisher.