We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6366e5 commit c16ff2bCopy full SHA for c16ff2b
salt/elasticsearch/defaults.yaml
@@ -550,6 +550,9 @@ elasticsearch:
550
- dtc-user_agent-mappings
551
- common-settings
552
- common-dynamic-mappings
553
+ data_stream:
554
+ allow_custom_routing: false
555
+ hidden: false
556
ignore_missing_component_templates: []
557
index_patterns:
558
- logs-idh-so*
@@ -3955,6 +3958,9 @@ elasticsearch:
3955
3958
- vulnerability-mappings
3956
3959
3957
3960
3961
3962
3963
3964
3965
3966
- logs-redis.log*
0 commit comments