keep logsdb disabled

This commit is contained in:
reyesj2
2026-01-30 16:02:46 -06:00
parent 36f8c490c8
commit d540b024b2
2 changed files with 9 additions and 0 deletions

View File

@@ -6,6 +6,8 @@ elasticsearch:
action:
destructive_requires_name: true
cluster:
logsdb:
enabled: false
routing:
allocation:
disk:

View File

@@ -27,6 +27,13 @@ elasticsearch:
readonly: True
global: True
helpLink: elasticsearch.html
logsdb:
enabled:
description: Enables or disables the Elasticsearch logsdb index mode. When enabled, most logs-* datastreams will convert to logsdb from standard after rolling over.
forcedType: bool
global: True
advanced: True
helpLink: elasticsearch.html
routing:
allocation:
disk: