Hi I am getting the below error for osquery. can s...
# general
s
Hi I am getting the below error for osquery. can someone please help me to resolve this. ]# sudo osqueryd --verbose --config_path /etc/osquery/osquery.conf I1216 235053.527956 5593 init.cpp:382] osquery initialized [version=2.10.2] I1216 235053.528100 5593 system.cpp:376] Writing osqueryd pid (5593) to /var/run/osqueryd.pidfile I1216 235053.528198 5593 extensions.cpp:288] Could not autoload extensions: Failed reading: /etc/osquery/extensions.load I1216 235053.528915 5594 watcher.cpp:520] osqueryd watcher (5593) executing worker (5595) I1216 235053.535820 5595 init.cpp:379] osquery worker initialized [watcher=5593] I1216 235053.535984 5595 rocksdb.cpp:132] Opening RocksDB handle: /var/osquery/osquery.db I1216 235053.583958 5603 interface.cpp:327] Extension manager service starting: /var/osquery/osquery.em I1216 235053.632026 5595 events.cpp:825] Event publisher not enabled: audit: Publisher disabled via configuration I1216 235053.632108 5595 events.cpp:825] Event publisher not enabled: syslog: Publisher disabled via configuration I1216 235053.632215 5595 events.cpp:1078] Error registering subscriber: socket_events: Subscriber disabled via configuration I1216 235053.648517 5595 file_events.cpp:68] Added file event listener to: /var/spool/cron/** I1216 235053.648787 5595 main.cpp:106] Not starting the distributed query service: Distributed query service not enabled. I1216 235053.648785 5604 events.cpp:746] Starting event publisher run loop: inotify I1216 235053.648921 5605 events.cpp:746] Starting event publisher run loop: udev I1216 235100.650362 5606 scheduler.cpp:75] Executing scheduled query file_events: select * from filechange; I1216 235100.658035 5606 scheduler.cpp:75] Executing scheduled query user_events: select * from users INNER JOIN shell_history ON users.uid = shell_history.uid ORDER BY shell_history.time; I1216 235100.666462 5606 virtual_table.cpp:291] Error casting time () to INTEGER I1216 235100.666488 5606 virtual_table.cpp:291] Error casting time () to INTEGER I1216 235100.666497 5606 virtual_table.cpp:291] Error casting time () to INTEGER