Corrects the default value of index.name.time_format
This commit is contained in:
parent
23e419a7aa
commit
95e5e9e598
|
@ -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`::
|
||||
|
||||
|
|
Loading…
Reference in New Issue