@@ -41,8 +41,6 @@ Having trouble? Here are solutions to common problems you might encounter.
4141
4242* <<security-troubleshooting>>
4343
44- * <<watcher-troubleshooting>>
45-
4644* <<monitoring-troubleshooting>>
4745
4846* <<ml-troubleshooting>>
@@ -56,7 +54,6 @@ include::help.asciidoc[tag=get-help]
5654=== Limitations
5755
5856* <<security-limitations>>
59- * <<watcher-limitations>>
6057* <<ml-limitations>>
6158
6259[role="exclude",id="xpack-ccr"]
@@ -106,7 +103,7 @@ See {ref}/ccr-upgrading.html[Upgrading clusters].
106103=== Monitoring in a production environment
107104
108105This page has moved.
109- // See {ref}/monitoring-production.html[Monitoring in a production environment].
106+ See {ref}/monitoring-production.html[Monitoring in a production environment].
110107
111108[role="exclude",id="how-monitoring-works"]
112109=== How monitoring works
@@ -118,4 +115,239 @@ See {ref}/how-monitoring-works.html[How monitoring works].
118115== Troubleshooting monitoring
119116
120117This page has moved.
121- // See {ref}/monitoring-troubleshooting.html[Troubleshooting monitoring].
118+ See {ref}/monitoring-troubleshooting.html[Troubleshooting monitoring].
119+
120+ [role="exclude",id="xpack-alerting"]
121+ === Alerting on cluster and index events
122+
123+ This page has moved.
124+ See {ref}/xpack-alerting.html[Alerting on cluster and index events].
125+
126+ [role="exclude",id="watcher-getting-started"]
127+ === Getting started with Watcher
128+
129+ This page has moved.
130+ See {ref}/watcher-getting-started.html[Getting started with Watcher].
131+
132+ [role="exclude",id="how-watcher-works"]
133+ === How Watcher works
134+
135+ [[watch-definition]]
136+ This page has moved.
137+ [[watch-active-state]]
138+ See {ref}/how-watcher-works.html[How Watcher works].
139+
140+ [role="exclude",id="encrypting-data"]
141+ === Encrypting sensitive data in Watcher
142+
143+ This page has moved.
144+ See {ref}/encrypting-data.html[Encrypting sensitive data in Watcher].
145+
146+ [role="exclude",id="input"]
147+ === Inputs
148+
149+ This page has moved.
150+ See {ref}/input.html[Inputs].
151+
152+ [role="exclude",id="input-simple"]
153+ === Simple input
154+
155+ This page has moved.
156+ See {ref}/input-simple.html[Simple input].
157+
158+ [role="exclude",id="input-search"]
159+ === Search input
160+
161+ This page has moved.
162+ See {ref}/input-search.html[Search input].
163+
164+ [role="exclude",id="input-http"]
165+ === HTTP input
166+
167+ This page has moved.
168+ See {ref}/input-http.html[HTTP input].
169+
170+ [role="exclude",id="input-chain"]
171+ === Chain input
172+
173+ This page has moved.
174+ See {ref}/input-chain.html[Chain input].
175+
176+ [role="exclude",id="trigger"]
177+ === Triggers
178+
179+ This page has moved.
180+ See {ref}/trigger.html[Triggers].
181+
182+ [role="exclude",id="trigger-schedule"]
183+ === Schedule trigger
184+
185+ [[schedule-cron]]
186+ This page has moved.
187+ See {ref}/trigger-schedule.html[Schedule trigger].
188+
189+ [role="exclude",id="condition"]
190+ === Conditions
191+
192+ This page has moved.
193+ See {ref}/condition.html[Conditions].
194+
195+ [role="exclude",id="condition-always"]
196+ === Always condition
197+
198+ This page has moved.
199+ See {ref}/condition-always.html[Always condition].
200+
201+ [role="exclude",id="condition-never"]
202+ === Never condition
203+
204+ This page has moved.
205+ See {ref}/condition-never.html[Never condition].
206+
207+ [role="exclude",id="condition-compare"]
208+ === Compare condition
209+
210+ This page has moved.
211+ See {ref}/condition-compare.html[Compare condition].
212+
213+ [role="exclude",id="condition-array-compare"]
214+ === Array compare condition
215+
216+ This page has moved.
217+ See {ref}/condition-array-compare.html[Array compare condition].
218+
219+ [role="exclude",id="condition-script"]
220+ === Script condition
221+
222+ This page has moved.
223+ See {ref}/condition-script.html[Script condition].
224+
225+ [role="exclude",id="actions"]
226+ === Actions
227+
228+ [[actions-ack-throttle]]
229+ This page has moved.
230+ See {ref}/actions.html[Actions].
231+
232+ [role="exclude",id="action-foreach"]
233+ === Running an action for each element in an array
234+
235+ This page has moved.
236+ See {ref}/action-foreach.html[Running an action for each element in an array].
237+
238+ [role="exclude",id="action-conditions"]
239+ === Adding conditions to actions
240+
241+ This page has moved.
242+ See {ref}/action-conditions.html[Adding conditions to actions].
243+
244+ [role="exclude",id="actions-email"]
245+ === Email action
246+
247+ [[configuring-email]]
248+ This page has moved.
249+ [[email-html-sanitization]]
250+ See {ref}/actions-email.html[Email action].
251+ [[email-action-attributes]]
252+ [[configuring-email-actions]]
253+
254+ [role="exclude",id="actions-webhook"]
255+ === Webhook action
256+
257+ This page has moved.
258+ See {ref}/actions-webhook.html[Webhook action].
259+
260+ [role="exclude",id="actions-index"]
261+ === Index action
262+
263+ This page has moved.
264+ See {ref}/actions-index.html[Index action].
265+
266+ [role="exclude",id="actions-logging"]
267+ === Logging action
268+
269+ This page has moved.
270+ See {ref}/actions-logging.html[Logging action].
271+
272+ [role="exclude",id="actions-slack"]
273+ === Slack action
274+
275+ [[configuring-slack-actions]]
276+ This page has moved.
277+ See {ref}/actions-slack.html[Slack action].
278+
279+ [role="exclude",id="actions-pagerduty"]
280+ === PagerDuty action
281+
282+ [[pagerduty-event-trigger-incident-attributes]]
283+ This page has moved.
284+ [[configuring-pagerduty-actions]]
285+ See {ref}/actions-pagerduty.html[PagerDuty action].
286+
287+ [role="exclude",id="actions-jira"]
288+ === Jira action
289+
290+ [[jira-action-attributes]]
291+ This page has moved.
292+ [[configuring-jira-actions]]
293+ See {ref}/actions-jira.html[Jira action].
294+
295+ [role="exclude",id="transform"]
296+ === Watcher transforms
297+
298+ This page has moved.
299+ See {ref}/transform.html[Watcher transforms].
300+
301+ [role="exclude",id="transform-search"]
302+ === Search transform
303+
304+ This page has moved.
305+ See {ref}/transform-search.html[Search transform].
306+
307+ [role="exclude",id="transform-script"]
308+ === Script transform
309+
310+ This page has moved.
311+ See {ref}/transform-script.html[Script transform].
312+
313+ [role="exclude",id="transform-chain"]
314+ === Chain transform
315+
316+ This page has moved.
317+ See {ref}/transform-chain.html[Chain transform].
318+
319+ [role="exclude",id="managing-watches"]
320+ === Managing watches
321+
322+ This page has moved.
323+ See {ref}/managing-watches.html[Managing watches].
324+
325+ [role="exclude",id="example-watches"]
326+ === Example watches
327+
328+ This page has moved.
329+ See {ref}/example-watches.html[Example watches].
330+
331+ [role="exclude",id="watch-cluster-status"]
332+ === Watching the status of an Elasticsearch cluster
333+
334+ This page has moved.
335+ See {ref}/watch-cluster-status.html[Watching the status of an Elasticsearch cluster].
336+
337+ [role="exclude",id="watching-meetup-data"]
338+ === Watching event data
339+
340+ This page has moved.
341+ See {ref}/watching-meetup-data.html[Watching event data].
342+
343+ [role="exclude",id="watcher-troubleshooting"]
344+ === Troubleshooting Watcher
345+
346+ This page has moved.
347+ See {ref}/watcher-troubleshooting.html[Troubleshooting Watcher].
348+
349+ [role="exclude",id="watcher-limitations"]
350+ === Watcher limitations
351+
352+ This page has moved.
353+ See {ref}/watcher-limitations.html[Watcher limitations].
0 commit comments