mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
# Backport This will backport the following commits from `main` to `8.x`: - [Updates 'Create and manage rules' page (#202648)](https://github.com/elastic/kibana/pull/202648) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"kosabogi","email":"105062005+kosabogi@users.noreply.github.com"},"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 <105062005+kosabogi@users.noreply.github.com>
This commit is contained in:
parent
98cc1c05f3
commit
8549ec4069
2 changed files with 10 additions and 6 deletions
|
@ -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>>.
|
||||
|
|
BIN
docs/user/images/stack-management-rules.png
Normal file
BIN
docs/user/images/stack-management-rules.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 171 KiB |
Loading…
Add table
Add a link
Reference in a new issue