mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
ClientParams
Removed investigation prompt from module settings and moved to client settings, added enabledInSoc.
This commit is contained in:
@@ -1493,7 +1493,6 @@ soc:
|
|||||||
folder: securityonion-normalized
|
folder: securityonion-normalized
|
||||||
assistant:
|
assistant:
|
||||||
apiUrl: https://onionai-dev.securityonion.net
|
apiUrl: https://onionai-dev.securityonion.net
|
||||||
investigationPrompt:
|
|
||||||
salt:
|
salt:
|
||||||
queueDir: /opt/sensoroni/queue
|
queueDir: /opt/sensoroni/queue
|
||||||
timeoutMs: 45000
|
timeoutMs: 45000
|
||||||
@@ -2544,3 +2543,6 @@ soc:
|
|||||||
- ' -priv'
|
- ' -priv'
|
||||||
condition: all of selection_*
|
condition: all of selection_*
|
||||||
level: 'high' # info | low | medium | high | critical
|
level: 'high' # info | low | medium | high | critical
|
||||||
|
assistant:
|
||||||
|
enabledInSoc: false
|
||||||
|
investigationPrompt: Investigate Alert ID {socid}
|
||||||
Reference in New Issue
Block a user