SQL powered operating system instrumentation, monitoring, and analytics
1–9 of 9 posts
Re: SQL powered operating system instrumentation, monitoring, and analytics
#2Re: SQL powered operating system instrumentation, monitoring, and analytics
#3Re: SQL powered operating system instrumentation, monitoring, and analytics
#4meta comment, but gotta say I'm loving the marked uptick in sql stories on HN recently. SQL is getting trendy again. Great :)
Re: SQL powered operating system instrumentation, monitoring, and analytics
#5Re: SQL powered operating system instrumentation, monitoring, and analytics
#6Readers may also enjoy Steampipe [1], an open source tool to live query 140+ services with SQL (e.g. AWS, GitHub, CSV, Kubernetes, etc). It uses Postgres Foreign Data Wrappers under the hood and supports joins etc with other tables. (Disclaimer - I'm a lead on the project.) 1 - https://github.com/turbot/steampipe
Re: SQL powered operating system instrumentation, monitoring, and analytics
#7Re: SQL powered operating system instrumentation, monitoring, and analytics
#8Re: SQL powered operating system instrumentation, monitoring, and analytics
#9If you're looking at this, you might want to also look at fleetdm ( https://github.com/fleetdm/fleet ), from which hosts that have osquery installed, can be queried.
Get all laptops with failing batteries - done Sweep the endpoints for any indicators of suspicious activity (if you know what you're looking for) - done Monitor policy compliance (or stuff like the /boot partition filling) done
It will never replace a true monitoring solution (like Grafana+Prometheus), but we don't need that on endpoints.