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
|
||||
assistant:
|
||||
apiUrl: https://onionai-dev.securityonion.net
|
||||
investigationPrompt:
|
||||
salt:
|
||||
queueDir: /opt/sensoroni/queue
|
||||
timeoutMs: 45000
|
||||
@@ -2544,3 +2543,6 @@ soc:
|
||||
- ' -priv'
|
||||
condition: all of selection_*
|
||||
level: 'high' # info | low | medium | high | critical
|
||||
assistant:
|
||||
enabledInSoc: false
|
||||
investigationPrompt: Investigate Alert ID {socid}
|
||||
Reference in New Issue
Block a user