mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
fingers crossed
This commit is contained in:
parent
0917ed0dce
commit
afacdcff90
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
The Fleet application allows you to query hosts that you have installed osquery on. To run a new query, navigate to "Queries" from the top nav, and then hit the "Create new query" button from the Queries page. From here, you can compose your query, view SQL table documentation via the sidebar, select arbitrary hosts (or groups of hosts), and execute your query. As results are returned, they will populate the interface in real time. You can use the integrated filtering tool to perform useful initial analytics and easily export the entire dataset for offline analysis.
|
||||
|
||||

|
||||

|
||||
|
||||
After you've composed a query that returns the information you were looking for, you may choose to save the query. You can still continue to execute the query on whatever set of hosts you would like after you have saved the query.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue