[DOCS] Add missing xpack role attributes (#46468)

This commit is contained in:
Lisa Cawley 2019-09-10 10:32:51 -07:00 committed by lcawl
parent 7f9e2f4d91
commit 70c00621db
44 changed files with 48 additions and 4 deletions

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[actions]]
== Actions

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[actions-email]]
=== Email Action

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[actions-index]]
=== Index Action

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[actions-jira]]
=== Jira Action

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[actions-logging]]
=== Logging Action

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[actions-pagerduty]]
=== PagerDuty Action

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[actions-slack]]
=== Slack Action

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[actions-webhook]]
=== Webhook Action

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[condition]]
== Conditions

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[condition-always]]
=== Always Condition

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[condition-array-compare]]
=== Array Compare Condition

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[condition-compare]]
=== Compare Condition

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[condition-never]]
=== Never Condition

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[condition-script]]
=== Script Condition

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[customizing-watches]]
== Customizing Watches

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[encrypting-data]]
== Encrypting Sensitive Data in {watcher}

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[example-watches]]
== Example Watches
The following examples show how to set up watches to:

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[watch-cluster-status]]
=== Watching the Status of an Elasticsearch Cluster

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[watching-meetup-data]]
=== Watching Event Data

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[watching-time-series-data]]
=== Watching Time Series Data

View File

@ -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:

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[xpack-alerting]]
= Alerting on Cluster and Index Events

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[how-watcher-works]]
== How {watcher} Works

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[xpack-alerting]]
= Alerting on cluster and index events

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[input]]
== Inputs

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[input-chain]]
=== Chain Input

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[input-http]]
=== HTTP Input

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[input-search]]
=== Search Input

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[input-simple]]
=== Simple Input

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[managing-watches]]
== Managing Watches

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[watcher-release-notes]]
== Watcher Release Notes (Pre-5.0)

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[transform]]
== Transforms

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[transform-chain]]
=== Chain Transform

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[transform-script]]
=== Script Transform

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[transform-search]]
=== Search Transform

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[trigger]]
== Triggers

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[trigger-schedule]]
=== Schedule Trigger

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[schedule-cron]]
==== `cron` schedule

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[schedule-daily]]
==== Daily Schedule

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[schedule-hourly]]
==== Hourly Schedule

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[schedule-interval]]
==== Interval Schedule

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[schedule-monthly]]
==== Monthly Schedule

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[schedule-weekly]]
==== Weekly Schedule

View File

@ -1,3 +1,4 @@
[role="xpack"]
[[schedule-yearly]]
==== Yearly Schedule