Skip to content

Commit 60c35d2

Browse files
committed
Removes Watcher from Stack Overview (elastic#546)
1 parent 3c86697 commit 60c35d2

File tree

3 files changed

+237
-8
lines changed

3 files changed

+237
-8
lines changed

docs/en/stack/index.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ include::security/index.asciidoc[]
2424

2525
include::monitoring/index.asciidoc[]
2626

27-
include::{xes-repo-dir}/watcher/index.asciidoc[]
28-
2927
include::ml/anomaly-detection/index.asciidoc[]
3028

3129
include::ml/df-analytics/index.asciidoc[]

docs/en/stack/introduction.asciidoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ For a quick overview, see: https://www.elastic.co/products
1313
* {stack-gs}/get-started-elastic-stack.html[Getting started with the {stack}]
1414
* <<security-getting-started, Getting Started with Security>>
1515
* <<xpack-monitoring, Getting Started with Monitoring>>
16-
* <<watcher-getting-started, Getting Started with Alerting and Notification>>
1716
* {kibana-ref}/xpack-reporting.html[Reporting from Kibana]
1817
* {kibana-ref}/graph-getting-started.html[Getting Started with Graph]
1918

docs/en/stack/redirects.asciidoc

Lines changed: 237 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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
* <<dataframe-limitations>>
6259

@@ -179,7 +176,7 @@ See {ref}/transforms.html[Transforming data].
179176
=== Monitoring in a production environment
180177

181178
This page has moved.
182-
// See {ref}/monitoring-production.html[Monitoring in a production environment].
179+
See {ref}/monitoring-production.html[Monitoring in a production environment].
183180

184181
[role="exclude",id="how-monitoring-works"]
185182
=== How monitoring works
@@ -191,4 +188,239 @@ See {ref}/how-monitoring-works.html[How monitoring works].
191188
== Troubleshooting monitoring
192189

193190
This page has moved.
194-
// See {ref}/monitoring-troubleshooting.html[Troubleshooting monitoring].
191+
See {ref}/monitoring-troubleshooting.html[Troubleshooting monitoring].
192+
193+
[role="exclude",id="xpack-alerting"]
194+
=== Alerting on cluster and index events
195+
196+
This page has moved.
197+
See {ref}/xpack-alerting.html[Alerting on cluster and index events].
198+
199+
[role="exclude",id="watcher-getting-started"]
200+
=== Getting started with Watcher
201+
202+
This page has moved.
203+
See {ref}/watcher-getting-started.html[Getting started with Watcher].
204+
205+
[role="exclude",id="how-watcher-works"]
206+
=== How Watcher works
207+
208+
[[watch-definition]]
209+
This page has moved.
210+
[[watch-active-state]]
211+
See {ref}/how-watcher-works.html[How Watcher works].
212+
213+
[role="exclude",id="encrypting-data"]
214+
=== Encrypting sensitive data in Watcher
215+
216+
This page has moved.
217+
See {ref}/encrypting-data.html[Encrypting sensitive data in Watcher].
218+
219+
[role="exclude",id="input"]
220+
=== Inputs
221+
222+
This page has moved.
223+
See {ref}/input.html[Inputs].
224+
225+
[role="exclude",id="input-simple"]
226+
=== Simple input
227+
228+
This page has moved.
229+
See {ref}/input-simple.html[Simple input].
230+
231+
[role="exclude",id="input-search"]
232+
=== Search input
233+
234+
This page has moved.
235+
See {ref}/input-search.html[Search input].
236+
237+
[role="exclude",id="input-http"]
238+
=== HTTP input
239+
240+
This page has moved.
241+
See {ref}/input-http.html[HTTP input].
242+
243+
[role="exclude",id="input-chain"]
244+
=== Chain input
245+
246+
This page has moved.
247+
See {ref}/input-chain.html[Chain input].
248+
249+
[role="exclude",id="trigger"]
250+
=== Triggers
251+
252+
This page has moved.
253+
See {ref}/trigger.html[Triggers].
254+
255+
[role="exclude",id="trigger-schedule"]
256+
=== Schedule trigger
257+
258+
[[schedule-cron]]
259+
This page has moved.
260+
See {ref}/trigger-schedule.html[Schedule trigger].
261+
262+
[role="exclude",id="condition"]
263+
=== Conditions
264+
265+
This page has moved.
266+
See {ref}/condition.html[Conditions].
267+
268+
[role="exclude",id="condition-always"]
269+
=== Always condition
270+
271+
This page has moved.
272+
See {ref}/condition-always.html[Always condition].
273+
274+
[role="exclude",id="condition-never"]
275+
=== Never condition
276+
277+
This page has moved.
278+
See {ref}/condition-never.html[Never condition].
279+
280+
[role="exclude",id="condition-compare"]
281+
=== Compare condition
282+
283+
This page has moved.
284+
See {ref}/condition-compare.html[Compare condition].
285+
286+
[role="exclude",id="condition-array-compare"]
287+
=== Array compare condition
288+
289+
This page has moved.
290+
See {ref}/condition-array-compare.html[Array compare condition].
291+
292+
[role="exclude",id="condition-script"]
293+
=== Script condition
294+
295+
This page has moved.
296+
See {ref}/condition-script.html[Script condition].
297+
298+
[role="exclude",id="actions"]
299+
=== Actions
300+
301+
[[actions-ack-throttle]]
302+
This page has moved.
303+
See {ref}/actions.html[Actions].
304+
305+
[role="exclude",id="action-foreach"]
306+
=== Running an action for each element in an array
307+
308+
This page has moved.
309+
See {ref}/action-foreach.html[Running an action for each element in an array].
310+
311+
[role="exclude",id="action-conditions"]
312+
=== Adding conditions to actions
313+
314+
This page has moved.
315+
See {ref}/action-conditions.html[Adding conditions to actions].
316+
317+
[role="exclude",id="actions-email"]
318+
=== Email action
319+
320+
[[configuring-email]]
321+
This page has moved.
322+
[[email-html-sanitization]]
323+
See {ref}/actions-email.html[Email action].
324+
[[email-action-attributes]]
325+
[[configuring-email-actions]]
326+
327+
[role="exclude",id="actions-webhook"]
328+
=== Webhook action
329+
330+
This page has moved.
331+
See {ref}/actions-webhook.html[Webhook action].
332+
333+
[role="exclude",id="actions-index"]
334+
=== Index action
335+
336+
This page has moved.
337+
See {ref}/actions-index.html[Index action].
338+
339+
[role="exclude",id="actions-logging"]
340+
=== Logging action
341+
342+
This page has moved.
343+
See {ref}/actions-logging.html[Logging action].
344+
345+
[role="exclude",id="actions-slack"]
346+
=== Slack action
347+
348+
[[configuring-slack-actions]]
349+
This page has moved.
350+
See {ref}/actions-slack.html[Slack action].
351+
352+
[role="exclude",id="actions-pagerduty"]
353+
=== PagerDuty action
354+
355+
[[pagerduty-event-trigger-incident-attributes]]
356+
This page has moved.
357+
[[configuring-pagerduty-actions]]
358+
See {ref}/actions-pagerduty.html[PagerDuty action].
359+
360+
[role="exclude",id="actions-jira"]
361+
=== Jira action
362+
363+
[[jira-action-attributes]]
364+
This page has moved.
365+
[[configuring-jira-actions]]
366+
See {ref}/actions-jira.html[Jira action].
367+
368+
[role="exclude",id="transform"]
369+
=== Watcher transforms
370+
371+
This page has moved.
372+
See {ref}/transform.html[Watcher transforms].
373+
374+
[role="exclude",id="transform-search"]
375+
=== Search transform
376+
377+
This page has moved.
378+
See {ref}/transform-search.html[Search transform].
379+
380+
[role="exclude",id="transform-script"]
381+
=== Script transform
382+
383+
This page has moved.
384+
See {ref}/transform-script.html[Script transform].
385+
386+
[role="exclude",id="transform-chain"]
387+
=== Chain transform
388+
389+
This page has moved.
390+
See {ref}/transform-chain.html[Chain transform].
391+
392+
[role="exclude",id="managing-watches"]
393+
=== Managing watches
394+
395+
This page has moved.
396+
See {ref}/managing-watches.html[Managing watches].
397+
398+
[role="exclude",id="example-watches"]
399+
=== Example watches
400+
401+
This page has moved.
402+
See {ref}/example-watches.html[Example watches].
403+
404+
[role="exclude",id="watch-cluster-status"]
405+
=== Watching the status of an Elasticsearch cluster
406+
407+
This page has moved.
408+
See {ref}/watch-cluster-status.html[Watching the status of an Elasticsearch cluster].
409+
410+
[role="exclude",id="watching-meetup-data"]
411+
=== Watching event data
412+
413+
This page has moved.
414+
See {ref}/watching-meetup-data.html[Watching event data].
415+
416+
[role="exclude",id="watcher-troubleshooting"]
417+
=== Troubleshooting Watcher
418+
419+
This page has moved.
420+
See {ref}/watcher-troubleshooting.html[Troubleshooting Watcher].
421+
422+
[role="exclude",id="watcher-limitations"]
423+
=== Watcher limitations
424+
425+
This page has moved.
426+
See {ref}/watcher-limitations.html[Watcher limitations].

0 commit comments

Comments
 (0)