mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Add hunt queries
This commit is contained in:
@@ -494,7 +494,8 @@ soc:
|
|||||||
queries:
|
queries:
|
||||||
description: List of default queries to show in the query list. Each query is represented in JSON object notation, and must include the "name" key and "query" key.
|
description: List of default queries to show in the query list. Each query is represented in JSON object notation, and must include the "name" key and "query" key.
|
||||||
global: True
|
global: True
|
||||||
forcedType: json
|
forcedType: "[]{}"
|
||||||
|
syntax: json
|
||||||
uiElements:
|
uiElements:
|
||||||
- field: name
|
- field: name
|
||||||
label: Name
|
label: Name
|
||||||
|
|||||||
Reference in New Issue
Block a user