b2b57cb210
SQL powered operating system instrumentation and analytics Sponsored by: Netflix
6 lines
334 B
Plaintext
6 lines
334 B
Plaintext
osquery exposes an operating system as a high-performance relational database.
|
|
This allows you to write SQL-based queries to explore operating system data.
|
|
With osquery, SQL tables represent abstract concepts such as running processes,
|
|
loaded kernel modules, open network connections, browser plugins, hardware
|
|
events or file hashes.
|