Skip to content

Commit

Permalink
[8.16] Updates 'Create and manage rules' page (#202648) (#2…
Browse files Browse the repository at this point in the history
…02919)

# Backport

This will backport the following commits from `main` to `8.16`:
- [Updates 'Create and manage rules' page
(#202648)](#202648)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"kosabogi","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-04T13:25:44Z","message":"Updates
'Create and manage rules' page (#202648)\n\n### Overview\r\n\r\nThis PR
updates the [Create and
manage\r\nrules](http://localhost:8000/guide/create-and-manage-rules.html)
page:\r\n- by adding a new screenshot showing how to navigate to the
Rules page.\r\n- updating the instructions based on
this\r\n[issue's](https://github.com/elastic/docs-content/issues/96\r\n)
suggestion.\r\n\r\n### Related
issue\r\n\r\nhttps://github.com/elastic/docs-content/issues/96\r\n\r\n(Based
on my discussion with @tatianafinamor, this issue suggests\r\nupdating
the [Kibana guide > Create and
manage\r\nrules](https://www.elastic.co/guide/en/kibana/master/create-and-manage-rules.html)\r\npage,
not the Serverless guide. Users need clearer guidance on how
to\r\nnavigate to the **Rules**
section.","sha":"d754458aebef14e4dafabe9ea6274b6c9bdf6122","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","v8.16.0","backport:version","v8.17.0","v8.18.0"],"title":"Updates
'Create and manage rules'
page","number":202648,"url":"https://github.com/elastic/kibana/pull/202648","mergeCommit":{"message":"Updates
'Create and manage rules' page (#202648)\n\n### Overview\r\n\r\nThis PR
updates the [Create and
manage\r\nrules](http://localhost:8000/guide/create-and-manage-rules.html)
page:\r\n- by adding a new screenshot showing how to navigate to the
Rules page.\r\n- updating the instructions based on
this\r\n[issue's](https://github.com/elastic/docs-content/issues/96\r\n)
suggestion.\r\n\r\n### Related
issue\r\n\r\nhttps://github.com/elastic/docs-content/issues/96\r\n\r\n(Based
on my discussion with @tatianafinamor, this issue suggests\r\nupdating
the [Kibana guide > Create and
manage\r\nrules](https://www.elastic.co/guide/en/kibana/master/create-and-manage-rules.html)\r\npage,
not the Serverless guide. Users need clearer guidance on how
to\r\nnavigate to the **Rules**
section.","sha":"d754458aebef14e4dafabe9ea6274b6c9bdf6122"}},"sourceBranch":"main","suggestedTargetBranches":["8.16","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/202648","number":202648,"mergeCommit":{"message":"Updates
'Create and manage rules' page (#202648)\n\n### Overview\r\n\r\nThis PR
updates the [Create and
manage\r\nrules](http://localhost:8000/guide/create-and-manage-rules.html)
page:\r\n- by adding a new screenshot showing how to navigate to the
Rules page.\r\n- updating the instructions based on
this\r\n[issue's](https://github.com/elastic/docs-content/issues/96\r\n)
suggestion.\r\n\r\n### Related
issue\r\n\r\nhttps://github.com/elastic/docs-content/issues/96\r\n\r\n(Based
on my discussion with @tatianafinamor, this issue suggests\r\nupdating
the [Kibana guide > Create and
manage\r\nrules](https://www.elastic.co/guide/en/kibana/master/create-and-manage-rules.html)\r\npage,
not the Serverless guide. Users need clearer guidance on how
to\r\nnavigate to the **Rules**
section.","sha":"d754458aebef14e4dafabe9ea6274b6c9bdf6122"}},{"branch":"8.16","label":"v8.16.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"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: kosabogi <[email protected]>
  • Loading branch information
kibanamachine and kosabogi authored Dec 4, 2024
1 parent e0516f3 commit 6db0b4d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions docs/user/alerting/create-and-manage-rules.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,21 @@
The *{stack-manage-app}* > *{rules-ui}* UI provides a cross-app view of alerting.
Different {kib} apps like {observability-guide}/create-alerts.html[*{observability}*],
{security-guide}/prebuilt-rules.html[*Security*], <<geo-alerting,*Maps*>> and
<<xpack-ml,*{ml-app}*>> can offer their own rules. *{rules-ui}* provides a
<<xpack-ml,*{ml-app}*>> can offer their own rules.

You can find **Rules** in *Stack Management* > *Alerts and insights* > *Rules* in {kib} or by using
the <<kibana-navigation-search,global search field>>.

[role="screenshot"]
image:images/stack-management-rules.png[Rules page navigation]

*{rules-ui}* provides a
central place to:

* <<create-edit-rules,Create and edit>> rules
* <<controlling-rules,Manage rules>> including enabling/disabling, muting/unmuting, and deleting
* Drill down to <<rule-details,rule details>>
* Configure settings that apply to all rules in the space

[role="screenshot"]
image:images/rules-ui.png[Example rule listing in {rules-ui}]
// NOTE: This is an autogenerated screenshot. Do not edit it directly.
* Configure rule settings

For more information on alerting concepts and the types of rules and connectors
available, go to <<alerting-getting-started>>.
Expand Down
Binary file added docs/user/images/stack-management-rules.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6db0b4d

Please sign in to comment.