Introducing osquery | Engineering Blog | Facebook Code | Facebook

Code Blog Open Source Events Videos Mobile Web Data Infra Culture 4 hours ago Infra · Security · Open Source Mike Arpaia Maintaining real-time insight into the current state of your infrastructure is important. At Facebook, we've been working on a framework called osquery which attempts to approach the concept of low-level operating system monitoring a little differently. Osquery exposes an operating system as a high-performance relational database. This design allows you to write SQL-based queries efficiently and easily to explore operating systems. With osquery, SQL tables represent the current state of operating system attributes, such as: running processes loaded kernel modules open network connections SQL tables are implemented via an easily extendable API. Several tables already exist and more are being written. To best understand the expressiveness that is afforded to you by osq...

Linked on 2014-10-29 22:10:41 | Similar Links