On Ubuntu 14.04 LTS running this osqueryi
command:
osquery> SELECT * FROM file LIMIT 10;
returns no rows. Other tables like users
are populated.
Do I need to "activate" something to populate the file
table? Is there another table or some thing like the ls command?