mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
# Backport This will backport the following commits from `main` to `8.x`: - [Update elasticsearch-details.asciidoc (#184412)](https://github.com/elastic/kibana/pull/184412) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Joseph AFARI","email":"71259267+joeafari@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-01-29T10:21:00Z","message":"Update elasticsearch-details.asciidoc (#184412)\n\n## Summary\r\n\r\nAdding a note that for logs, in case the name of the filebeat index was\r\nchanged, it's needed to adjust `monitoring.ui.logs.index` so that the\r\nlogs stats can be retrieved as well","sha":"66c49cdd5c19d552878905d0b65c167bb3a2feb1","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v9.0.0","docs","Supportability","backport:version","v8.17.0","v8.18.0"],"title":"Update elasticsearch-details.asciidoc","number":184412,"url":"https://github.com/elastic/kibana/pull/184412","mergeCommit":{"message":"Update elasticsearch-details.asciidoc (#184412)\n\n## Summary\r\n\r\nAdding a note that for logs, in case the name of the filebeat index was\r\nchanged, it's needed to adjust `monitoring.ui.logs.index` so that the\r\nlogs stats can be retrieved as well","sha":"66c49cdd5c19d552878905d0b65c167bb3a2feb1"}},"sourceBranch":"main","suggestedTargetBranches":["8.17","8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/184412","number":184412,"mergeCommit":{"message":"Update elasticsearch-details.asciidoc (#184412)\n\n## Summary\r\n\r\nAdding a note that for logs, in case the name of the filebeat index was\r\nchanged, it's needed to adjust `monitoring.ui.logs.index` so that the\r\nlogs stats can be retrieved as well","sha":"66c49cdd5c19d552878905d0b65c167bb3a2feb1"}},{"branch":"8.17","label":"v8.17.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Joseph AFARI <71259267+joeafari@users.noreply.github.com>
This commit is contained in:
parent
ade575bac1
commit
0e65913656
1 changed files with 2 additions and 0 deletions
|
@ -156,3 +156,5 @@ If you click *Logs*, you can see the most recent logs for the cluster.
|
|||
TIP: By default, up to 10 log entries are shown. You can show up to 50 log
|
||||
entries by changing the
|
||||
<<monitoring-ui-settings,`monitoring.ui.elasticsearch.logFetchCount` setting>>.
|
||||
If you changed the default name of filebeat indices, you also need to update
|
||||
`monitoring.ui.logs.index` accordingly.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue