Skip to content

Commit

Permalink
Update users.asciidoc to fix the rendeing issue
Browse files Browse the repository at this point in the history
  • Loading branch information
herrBez authored Jun 13, 2024
1 parent 66031aa commit 3293233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libbeat/docs/security/users.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ endif::[]
|Index
|`auto_configure` on +{beat_default_index_prefix}-*+ indices
|Update the datastream mapping. Consider either disabling entirely or adding the
rule `-{beat_default_index_prefix}-*` to the cluster settings
rule +{beat_default_index_prefix}-*+ to the cluster settings
https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-index_.html#index-creation[action.auto_create_index]
to prevent unwanted indices creations from the agents.
|====
Expand Down

0 comments on commit 3293233

Please sign in to comment.