Skip to content

Commit bac61b9

Browse files
authored
[7.5] [DOCS] Update default value of index.name.time_format (#56453) (#56460)
Corrects the default value of index.name.time_format
1 parent 2cbbeaf commit bac61b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/settings/monitoring-settings.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ anything defined here.
244244
`index.name.time_format`::
245245

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

249249
`use_ingest`::
250250

0 commit comments

Comments
 (0)