Skip to content

Commit e57528c

Browse files
albertzaharovitskcm
authored andcommitted
[DOCS] .Security index is never auto created (#34589)
1 parent 458fbb0 commit e57528c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/setup/install/xpack-indices.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ creation in {es}, you must configure
66

77
[source,yaml]
88
-----------------------------------------------------------
9-
action.auto_create_index: .security,.monitoring*,.watches,.triggered_watches,.watcher-history*,.ml*
9+
action.auto_create_index: .monitoring*,.watches,.triggered_watches,.watcher-history*,.ml*
1010
-----------------------------------------------------------
1111

1212
[IMPORTANT]

0 commit comments

Comments
 (0)