mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 09:28:27 +00:00
[DOCS] Add missing xpack role attributes (#46468)
This commit is contained in:
parent
7f9e2f4d91
commit
70c00621db
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[actions]]
|
||||
== Actions
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[actions-email]]
|
||||
=== Email Action
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[actions-index]]
|
||||
=== Index Action
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[actions-jira]]
|
||||
=== Jira Action
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[actions-logging]]
|
||||
=== Logging Action
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[actions-pagerduty]]
|
||||
=== PagerDuty Action
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[actions-slack]]
|
||||
=== Slack Action
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[actions-webhook]]
|
||||
=== Webhook Action
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[condition]]
|
||||
== Conditions
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[condition-always]]
|
||||
=== Always Condition
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[condition-array-compare]]
|
||||
=== Array Compare Condition
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[condition-compare]]
|
||||
=== Compare Condition
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[condition-never]]
|
||||
=== Never Condition
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[condition-script]]
|
||||
=== Script Condition
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[customizing-watches]]
|
||||
== Customizing Watches
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[encrypting-data]]
|
||||
== Encrypting Sensitive Data in {watcher}
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[example-watches]]
|
||||
== Example Watches
|
||||
The following examples show how to set up watches to:
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[watch-cluster-status]]
|
||||
=== Watching the Status of an Elasticsearch Cluster
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[watching-meetup-data]]
|
||||
=== Watching Event Data
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[watching-time-series-data]]
|
||||
=== Watching Time Series Data
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
[role="xpack"]
|
||||
[[watcher-getting-started]]
|
||||
== Getting Started with {watcher}
|
||||
== Getting started with {watcher}
|
||||
|
||||
By default, when you install {es} and {kib}, {xpack} is installed and the
|
||||
{watcher} is enabled. You cannot use {watcher} with the free basic license, but
|
||||
you can try all of the {xpack} features with a <<license-management,trial license>>.
|
||||
TIP: To complete these steps, you must obtain a license that includes the
|
||||
{alert-features}. For more information about Elastic license levels, see
|
||||
https://www.elastic.co/subscriptions and <<license-management>>.
|
||||
|
||||
[[watch-log-data]]
|
||||
To set up a watch to start sending alerts:
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[xpack-alerting]]
|
||||
= Alerting on Cluster and Index Events
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[how-watcher-works]]
|
||||
== How {watcher} Works
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[xpack-alerting]]
|
||||
= Alerting on cluster and index events
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[input]]
|
||||
== Inputs
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[input-chain]]
|
||||
=== Chain Input
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[input-http]]
|
||||
=== HTTP Input
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[input-search]]
|
||||
=== Search Input
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[input-simple]]
|
||||
=== Simple Input
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[managing-watches]]
|
||||
== Managing Watches
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[watcher-release-notes]]
|
||||
== Watcher Release Notes (Pre-5.0)
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[transform]]
|
||||
== Transforms
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[transform-chain]]
|
||||
=== Chain Transform
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[transform-script]]
|
||||
=== Script Transform
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[transform-search]]
|
||||
=== Search Transform
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[trigger]]
|
||||
== Triggers
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[trigger-schedule]]
|
||||
=== Schedule Trigger
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[schedule-cron]]
|
||||
==== `cron` schedule
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[schedule-daily]]
|
||||
==== Daily Schedule
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[schedule-hourly]]
|
||||
==== Hourly Schedule
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[schedule-interval]]
|
||||
==== Interval Schedule
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[schedule-monthly]]
|
||||
==== Monthly Schedule
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[schedule-weekly]]
|
||||
==== Weekly Schedule
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
[role="xpack"]
|
||||
[[schedule-yearly]]
|
||||
==== Yearly Schedule
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user