mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Fix Setting Name
enabledInSoc => enabled
This commit is contained in:
@@ -2544,7 +2544,7 @@ soc:
|
|||||||
condition: all of selection_*
|
condition: all of selection_*
|
||||||
level: 'high' # info | low | medium | high | critical
|
level: 'high' # info | low | medium | high | critical
|
||||||
assistant:
|
assistant:
|
||||||
enabledInSoc: false
|
enabled: false
|
||||||
investigationPrompt: Investigate Alert ID {socid}
|
investigationPrompt: Investigate Alert ID {socid}
|
||||||
contextLimitSmall: 200000
|
contextLimitSmall: 200000
|
||||||
contextLimitLarge: 1000000
|
contextLimitLarge: 1000000
|
||||||
|
|||||||
@@ -587,7 +587,7 @@ soc:
|
|||||||
global: True
|
global: True
|
||||||
client:
|
client:
|
||||||
assistant:
|
assistant:
|
||||||
enabledInSoc:
|
enabled:
|
||||||
description: Set to true to enable the Onion AI assistant in SOC.
|
description: Set to true to enable the Onion AI assistant in SOC.
|
||||||
global: True
|
global: True
|
||||||
investigationPrompt:
|
investigationPrompt:
|
||||||
|
|||||||
Reference in New Issue
Block a user