Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x] [DOCS] Update monitoring-settings.asciidoc (#78896) #79170

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions docs/reference/settings/monitoring-settings.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -246,9 +246,8 @@ Array-based headers are sent `n` times where `n` is the size of the array.
monitoring agent will override 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.
A mechanism for changing the default date suffix for daily monitoring indices.
The default format is `yyyy.MM.dd`. For example, `.monitoring-es-7-2021.08.26`.

`use_ingest`::
Whether to supply a placeholder pipeline to the monitoring cluster and a
Expand Down