-
Notifications
You must be signed in to change notification settings - Fork 61
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Background
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.
Description:
Describe the desired behavior, what scenario it enables and how it
would be used.
Support to run the query via client library. So, users could query the os information on the web page.
[optional Relevant Links:]
Any extra documentation required to understand the issue.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request