mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
[Alerting][Docs] Removing placeholder sections in docs (#101953)
* Removing placeholder prerequisite section * Removing placeholder defining-rules and rule-management * Fixing links * Setup to set up Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
6c699a562c
commit
f53fc8d3de
6 changed files with 3 additions and 26 deletions
|
@ -136,9 +136,4 @@ Functionally, {kib} alerting differs in that:
|
|||
At a higher level, {kib} alerting allows rich integrations across use cases like <<xpack-apm,*APM*>>, <<metrics-app,*Metrics*>>, <<xpack-siem,*Security*>>, and <<uptime-app,*Uptime*>>.
|
||||
Pre-packaged *rule types* simplify setup and hide the details of complex, domain-specific detections, while providing a consistent interface across {kib}.
|
||||
|
||||
[float]
|
||||
[[alerting-setup-prerequisites]]
|
||||
== Prerequisites
|
||||
<<alerting-prerequisites, Alerting prerequisites>>
|
||||
|
||||
--
|
|
@ -1,8 +1,8 @@
|
|||
[role="xpack"]
|
||||
[[alerting-setup]]
|
||||
== Alerting Setup
|
||||
== Alerting Set up
|
||||
++++
|
||||
<titleabbrev>Setup</titleabbrev>
|
||||
<titleabbrev>Set up</titleabbrev>
|
||||
++++
|
||||
|
||||
The Alerting feature is automatically enabled in {kib}, but might require some additional configuration.
|
||||
|
|
|
@ -1,11 +0,0 @@
|
|||
[role="xpack"]
|
||||
[[defining-alerts]]
|
||||
== Defining rules
|
||||
|
||||
This content has been moved to <<create-and-manage-rules>>.
|
||||
|
||||
[float]
|
||||
[[defining-alerts-general-details]]
|
||||
==== General rule details
|
||||
|
||||
This content has been moved to <<create-and-manage-rules>>.
|
|
@ -1,7 +1,5 @@
|
|||
include::alerting-getting-started.asciidoc[]
|
||||
include::alerting-setup.asciidoc[]
|
||||
include::create-and-manage-rules.asciidoc[]
|
||||
include::defining-rules.asciidoc[]
|
||||
include::rule-management.asciidoc[]
|
||||
include::rule-types.asciidoc[]
|
||||
include::alerting-troubleshooting.asciidoc[]
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
[role="xpack"]
|
||||
[[alert-management]]
|
||||
== Managing rules
|
||||
|
||||
This content has been moved to <<create-and-manage-rules>>.
|
|
@ -15,7 +15,7 @@ see {subscriptions}[the subscription page].
|
|||
[[stack-rules]]
|
||||
=== Stack rules
|
||||
|
||||
<<alert-management, Stack rules>> are built into {kib}. To access the *Stack Rules* feature and create and edit rules, users require the `all` privilege. See <<kibana-feature-privileges, feature privileges>> for more information.
|
||||
<<create-and-manage-rules, Stack rules>> are built into {kib}. To access the *Stack Rules* feature and create and edit rules, users require the `all` privilege. See <<kibana-feature-privileges, feature privileges>> for more information.
|
||||
|
||||
[cols="2*<"]
|
||||
|===
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue