Browse Source

[DOCS] Update default value of index.name.time_format (#56453)

Corrects the default value of index.name.time_format
Jai Jhala 5 years ago
parent
commit
9fbdaa9145
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/settings/monitoring-settings.asciidoc

+ 1 - 1
docs/reference/settings/monitoring-settings.asciidoc

@@ -243,7 +243,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`::