Skip to content

Commit 9fbdaa9

Browse files
authored
[DOCS] Update default value of index.name.time_format (#56453)
Corrects the default value of index.name.time_format
1 parent a2b1ec1 commit 9fbdaa9

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
@@ -243,7 +243,7 @@ anything defined here.
243243
`index.name.time_format`::
244244

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

248248
`use_ingest`::
249249

0 commit comments

Comments
 (0)