Fix commits

This commit is contained in:
Joshua Brower
2025-01-27 14:48:50 -05:00
parent 97a3f130c8
commit e994f3a220
3 changed files with 82 additions and 3 deletions

View File

@@ -77,6 +77,12 @@ elasticsearch:
custom008: *pipelines
custom009: *pipelines
custom010: *pipelines
managed_integrations:
description: List of integrations to add into SOC config UI. Enter the full or partial integration name. Eg. 1password, 1pass
forcedType: "[]string"
global: True
advanced: True
helpLink: elasticsearch.html
index_settings:
global_overrides:
index_template:
@@ -166,7 +172,7 @@ elasticsearch:
index_template:
index_patterns:
description: Patterns for matching multiple indices or tables.
forceType: "[]string"
forcedType: "[]string"
multiline: True
global: True
advanced: True