[7.x] [DOCS] Update default value of index.name.time_format (#56453) (#56456)

Corrects the default value of index.name.time_format
This commit is contained in:
Jake Landis 2020-05-08 16:09:42 -05:00 committed by GitHub
parent 23e419a7aa
commit 95e5e9e598
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ anything defined here.
`index.name.time_format`::
A mechanism for changing the default date suffix for the, by default, daily Monitoring indices.
The default value is `YYYY.MM.DD`, which is why the indices are created daily.
The default value is `yyyy.MM.dd`, which is why the indices are created daily.
`use_ingest`::