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
|
forcedType: int
|
||||||
strelkaengine:
|
strelkaengine:
|
||||||
aiRepoUrl:
|
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
|
global: True
|
||||||
advanced: True
|
advanced: True
|
||||||
aiRepoBranch:
|
aiRepoBranch:
|
||||||
@@ -217,11 +217,11 @@ soc:
|
|||||||
global: True
|
global: True
|
||||||
advanced: True
|
advanced: True
|
||||||
aiRepoPath:
|
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
|
global: True
|
||||||
advanced: True
|
advanced: True
|
||||||
showAiSummaries:
|
showAiSummaries:
|
||||||
description: Show AI summaries for ElastAlert rules.
|
description: Show AI summaries for Strelka rules.
|
||||||
global: True
|
global: True
|
||||||
autoEnabledYaraRules:
|
autoEnabledYaraRules:
|
||||||
description: 'YARA rules to automatically enable on initial import. Format is $Ruleset - for example, for the default shipped ruleset: securityonion-yara'
|
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