
10/29/2014
What this post added
Introduced osquery, a framework that exposes operating systems as a high-performance relational database, allowing SQL-based queries for low-level OS monitoring. This includes an interactive console (osqueryi) for exploration and a daemon (osqueryd) for large-scale host monitoring, with cross-platform support and a modular codebase for extensibility. The post details example queries for process monitoring and network connections, and announces the open-sourcing of osquery.