[Alerting V2][Serverless & 9.5][M2] Edit and improve get-started docs; address issues #1419 and #1420#7213
Merged
nastasha-solomon merged 2 commits intoJul 5, 2026
Conversation
Contributor
Elastic Docs AI PR menuCheck the box to run an AI review for this pull request.
Powered by GitHub Agentic Workflows and docs-actions. For more information, reach out to the docs team. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Comprehensive edits to the experimental alerting system get-started documentation. Addresses two internal tracking issues (#1419 — implicit Elasticsearch privilege grant for the Alerts privilege, and #1420 — setup prerequisites), and applies structural, editorial, and clarity improvements across all four pages in the section.
Content changes
get-started.mdUpdated the landing page intro and all three child page descriptions to accurately reflect the current content of each page. Updated the frontmatter description.
get-started/setup.mdconfigure-access.mdcross-reference earlier in the page (after the "Confirm the UI is accessible" step) rather than only in Next steps.**Requirement:**/**Steps:**heading pattern and inlining the role requirement.get-started/configure-access.mdAddresses #1419:
.rule-events/.alert-actions(access bundled with the Alerts privilege) and one for.kibana-event-log-*(still requires a custom role).readaccess to.rule-eventsand.alert-actions, with no separate index privilege needed..rule-eventsand.alert-actionsaccess is bundled with the Alerts privilege;.kibana-event-log-*still requires a custom role. Custom-role fallback preserved for the two auto-granted streams.get-started/create-your-first-rule.mdStructure:
##sections, since they're observational steps after rule creation, not part of the creation workflow itself.Content:
PERCENTILE,CASE, andWHEREdo) and the lifecycle query (whatSTATS ... BYproduces), for readers new to ES|QL.3was mislabeled).Requirements section (addresses #1420):
readindex privilege on.rule-eventswith Alerts: Read, noting that this automatically grants Elasticsearch access with no separate index privilege needed.create_indexandwriteindex privileges oncheckout-service-logs.Editorial:
"via"with"using".Out of scope
xpack.alerting_v2.enabledflag (pending engineering confirmation; placeholder comment left insetup.md)Generative AI disclosure