mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Fix CopyPasta
Strelka annotations referenced ElastAlert. Fixed.
This commit is contained in:
@@ -209,7 +209,7 @@ soc:
|
||||
forcedType: int
|
||||
strelkaengine:
|
||||
aiRepoUrl:
|
||||
description: URL to the AI repository. This is used to pull in AI models for use in ElastAlert rules.
|
||||
description: URL to the AI repository. This is used to pull in AI models for use in Strelka rules.
|
||||
global: True
|
||||
advanced: True
|
||||
aiRepoBranch:
|
||||
@@ -217,11 +217,11 @@ soc:
|
||||
global: True
|
||||
advanced: True
|
||||
aiRepoPath:
|
||||
description: Path to the AI repository. This is used to pull in AI models for use in ElastAlert rules.
|
||||
description: Path to the AI repository. This is used to pull in AI models for use in Strelka rules.
|
||||
global: True
|
||||
advanced: True
|
||||
showAiSummaries:
|
||||
description: Show AI summaries for ElastAlert rules.
|
||||
description: Show AI summaries for Strelka rules.
|
||||
global: True
|
||||
autoEnabledYaraRules:
|
||||
description: 'YARA rules to automatically enable on initial import. Format is $Ruleset - for example, for the default shipped ruleset: securityonion-yara'
|
||||
|
||||
Reference in New Issue
Block a user