[DOCS] Clarify access to alerting system indices#191114
Conversation
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
|
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
|
Pinging @elastic/response-ops (Team:ResponseOps) |
💚 Build Succeeded
To update your PR or re-run it, just comment with: |
|
It's always so hard for me to find the formatted pages for these :-) , so I saved you a few seconds: https://kibana_bk_191114.docs-preview.app.elstc.co/guide/en/kibana/master/alerting-setup.html |
(cherry picked from commit b6ce155)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…91133) # Backport This will backport the following commits from `main` to `8.15`: - [[DOCS] Clarify access to alerting system indices (#191114)](#191114) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Lisa Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2024-08-22T19:43:59Z","message":"[DOCS] Clarify access to alerting system indices (#191114)","sha":"b6ce155bb5e434ac826554fb5f04283d50fdfd2c","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Alerting","release_note:skip","Team:ResponseOps","docs","backport:prev-minor","v8.16.0"],"title":"[DOCS] Clarify access to alerting system indices","number":191114,"url":"https://github.com/elastic/kibana/pull/191114","mergeCommit":{"message":"[DOCS] Clarify access to alerting system indices (#191114)","sha":"b6ce155bb5e434ac826554fb5f04283d50fdfd2c"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/191114","number":191114,"mergeCommit":{"message":"[DOCS] Clarify access to alerting system indices (#191114)","sha":"b6ce155bb5e434ac826554fb5f04283d50fdfd2c"}}]}] BACKPORT--> Co-authored-by: Lisa Cawley <lcawley@elastic.co>
Summary
This PR updates https://www.elastic.co/guide/en/kibana/current/alerting-setup.html to clarify when access to the
.alerts-*system indices is necessary.