Skip to content

[Alerting] Surface guidance for rules missing an Elastic Cloud API key - #7827

Open
nastasha-solomon wants to merge 9 commits into
mainfrom
issue-7826
Open

[Alerting] Surface guidance for rules missing an Elastic Cloud API key#7827
nastasha-solomon wants to merge 9 commits into
mainfrom
issue-7826

Conversation

@nastasha-solomon

@nastasha-solomon nastasha-solomon commented Aug 6, 2026

Copy link
Copy Markdown
Member

Summary

Makes the guidance for rules missing an Elastic Cloud API key visible without expanding a dropdown, and updates the tag label to match the current Kibana source.

Fixes #7826.

Preview

Generative AI disclosure

  1. Did you use a generative AI (GenAI) tool to assist in creating this contribution?
  • Yes - Cursor

Made with Cursor

The check for rules running on a fallback Elasticsearch API key was
buried in a 90-day post-migration dropdown, but it applies any time a
rule is created or updated via the public APIs with a personal key.
Pull it into a standalone, always-visible section and update the tag
label to match the current Kibana source (Missing Universal Api Key).

Fixes #7826.

Co-authored-by: Cursor <cursoragent@cursor.com>
@nastasha-solomon
nastasha-solomon requested a review from a team as a code owner August 6, 2026 18:28
@nastasha-solomon nastasha-solomon self-assigned this Aug 6, 2026
@nastasha-solomon
nastasha-solomon marked this pull request as draft August 6, 2026 18:28
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Elastic Docs AI PR menu

Check the box to run an AI review for this pull request.

  • Review docs changes (docs-review). Status: not started.

Powered by GitHub Agentic Workflows and docs-actions. For more information, reach out to the docs team.

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

✅ Elastic Docs Style Checker (Vale)

No issues found on modified lines!


The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale.

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

🔍 Preview links for changed docs


:::{dropdown} Right after migration
- **Check rule execution status**: Go to **{{stack-manage-app}} > {{rules-ui}}** or your app's rules page and review the last run status for all rules. Investigate any rules showing a failed or warning status before moving on. If you use Elastic Security detection rules, also check for gaps caused by the migration. Refer to [Fill rule execution gaps](/solutions/security/detect-and-alert/fill-rule-gaps.md) for instructions.
- **Check rule execution status**: Go to **{{stack-manage-app}} > {{rules-ui}}** or your app's rules page and review the last run status for all rules. Investigate any rules showing a failed or warning status before moving on. If you use {{elastic-sec}} detection rules, also check for gaps caused by the migration. Refer to [Fill rule execution gaps](/solutions/security/detect-and-alert/fill-rule-gaps.md) for instructions.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this need to be updated to use Rules or Detection rules (SIEM) depending on the project type? (like you did above)

@nastasha-solomon nastasha-solomon Aug 19, 2026

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, being more precise wouldn't hurt. Consistency across the page is good too, I suppose! I'll fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make guidance for handling rules missing an Elastic Cloud API key more visible and update the tag label

2 participants