Skip to content

Commit

Permalink
[DOCS] .Security index is never auto created (#34589)
Browse files Browse the repository at this point in the history
  • Loading branch information
albertzaharovits committed Oct 23, 2018
1 parent 94ae06e commit 44bb5dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/setup/install/xpack-indices.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ creation in {es}, you must configure

[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]
Expand Down

0 comments on commit 44bb5dc

Please sign in to comment.