Skip to content

Commit 2dd2b98

Browse files
authored
[7.7] [DOCS] Update default value of index.name.time_format (#56453) (#56458)
Corrects the default value of index.name.time_format
1 parent 05b9de5 commit 2dd2b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/settings/monitoring-settings.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ anything defined here.
248248
`index.name.time_format`::
249249

250250
A mechanism for changing the default date suffix for the, by default, daily Monitoring indices.
251-
The default value is `YYYY.MM.DD`, which is why the indices are created daily.
251+
The default value is `yyyy.MM.dd`, which is why the indices are created daily.
252252

253253
`use_ingest`::
254254

0 commit comments

Comments
 (0)