Merge remote-tracking branch 'origin/3/dev' into soupmod

This commit is contained in:
Josh Patterson
2026-06-22 09:41:16 -04:00
23 changed files with 1043 additions and 123 deletions
+1
View File
@@ -1464,6 +1464,7 @@ soc:
sigmaRulePackages:
- core
- emerging_threats_addon
useEsql: false
elastic:
hostUrl:
remoteHostUrls: []
+5
View File
@@ -383,6 +383,11 @@ soc:
global: True
advanced: False
helpLink: sigma
useEsql:
description: "(Pre-release) Use Elasticsearch Piped Query Language (ES|QL) instead of EQL (Elastic Query Language) for Elasticsearch queries. The Sigma converter will output ES|QL instead of EQL, allowing support for correlations."
global: True
advanced: True
forcedType: bool
elastic:
index:
description: Comma-separated list of indices or index patterns (wildcard "*" supported) that SOC will search for records.