[DOCS] .Security index is never auto created (#34589)
This commit is contained in:
parent
5923ea536e
commit
46b49b01c4
|
@ -6,7 +6,7 @@ creation in {es}, you must configure
|
||||||
|
|
||||||
[source,yaml]
|
[source,yaml]
|
||||||
-----------------------------------------------------------
|
-----------------------------------------------------------
|
||||||
action.auto_create_index: .security,.monitoring*,.watches,.triggered_watches,.watcher-history*,.ml*
|
action.auto_create_index: .monitoring*,.watches,.triggered_watches,.watcher-history*,.ml*
|
||||||
-----------------------------------------------------------
|
-----------------------------------------------------------
|
||||||
|
|
||||||
[IMPORTANT]
|
[IMPORTANT]
|
||||||
|
|
Loading…
Reference in New Issue