Skip to content

Commit f179a94

Browse files
Restore toc entries under alerting.md; comment out notifications.md cross-ref
1 parent d9f75f6 commit f179a94

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

explore-analyze/alerting/kibana-alerting-experimental/rules/configure-a-rule.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@ description: "Configure rules in the experimental alerting features: mode, ES|QL
1313

1414
Configuring rules is part of the experimental alerting features in Kibana. The {{esql}} query defines what a rule detects. The settings on this page determine whether it behaves correctly in production: how often it runs, how it groups related problems, when it opens and closes alerts, and what it does when data stops arriving.
1515

16-
For query authoring, refer to [Author rules](author-rules.md). For notification routing, refer to [Notifications](../notifications.md).
16+
For query authoring, refer to [Author rules](author-rules.md).
17+
<!-- TODO: Uncomment when PR #6525 (workflows/notifications) is merged:
18+
For notification routing, refer to [Notifications](../notifications.md).
19+
-->
1720

1821
:::{note}
1922
Action policies are not configured on the rule form. You create them separately in the **Action policies** area and use KQL matchers to scope them to the episodes you want to route. The rule builder form does not link to policies.

explore-analyze/toc.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,18 @@ toc:
380380
- file: report-and-share/reporting-troubleshooting-pdf.md
381381
- file: alerting.md
382382
children:
383+
- file: alerting/kibana-alerting-experimental/rules.md
384+
children:
385+
- file: alerting/kibana-alerting-experimental/rules/author-rules.md
386+
- file: alerting/kibana-alerting-experimental/rules/esql-query-patterns.md
387+
- file: alerting/kibana-alerting-experimental/rules/create-rule-from-rule-builder.md
388+
- file: alerting/kibana-alerting-experimental/rules/create-rule-from-discover.md
389+
- file: alerting/kibana-alerting-experimental/rules/create-rule-with-yaml.md
390+
children:
391+
- file: alerting/kibana-alerting-experimental/rules/yaml-rule-schema-reference.md
392+
- file: alerting/kibana-alerting-experimental/rules/configure-a-rule.md
393+
- file: alerting/kibana-alerting-experimental/rules/view-manage-rules.md
394+
- file: alerting/kibana-alerting-experimental/rules/rule-event-field-reference.md
383395
- file: alerting/alerts.md
384396
children:
385397
- file: alerting/alerts/alerting-getting-started.md

0 commit comments

Comments
 (0)