Skip to content
mimeframe edited this page Oct 28, 2014 · 15 revisions

The osquery project has multiple components. The current components are

  • osqueryi, the interactive query console
  • osqueryd, the distributed host monitoring daemon.

For documentation on using osqueryi, please read using osqueryi

For documentation on using osqueryd, please read using osqueryd

For documentation on developing for/with osquery, please start from building the code

For documentation on osquery's APIs, please read the public API documentation

Clone this wiki locally