however i did find this in my results file, it is ...
# general
l
however i did find this in my results file, it is getting queued up:
Copy code
{
  "name": "osquery_schedule",
  "hostIdentifier": "hostname",
  "calendarTime": "Mon Jun 25 23:09:01 2018 UTC",
  "unixTime": 1529968141,
  "epoch": 0,
  "counter": 1,
  "columns": {
    "average_memory": "4096",
    "blacklisted": "0",
    "executions": "3",
    "interval": "15",
    "last_executed": "1529968128",
    "name": "testquery",
    "output_size": "72",
    "query": "select * from foobar;",
    "system_time": "2",
    "user_time": "0",
    "wall_time": "0"
  },
  "action": "added"
}