Skip to content

Commit b4f7a3f

Browse files
authored
[7.0] [DOCS] Update default value of index.name.time_format (#56453) (#56465)
Corrects the default value of index.name.time_format
1 parent d81e86a commit b4f7a3f

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

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

247247
`use_ingest`::
248248

0 commit comments

Comments
 (0)