mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 21:18:31 +00:00
b5d42a01c7
Original commit: elastic/x-pack-elasticsearch@b70f48d25c
16 lines
479 B
Plaintext
16 lines
479 B
Plaintext
[[managing-watches]]
|
|
== Managing Watches
|
|
|
|
This section describes how to:
|
|
|
|
* <<listing-watches, List Configured Watches>>
|
|
* <<deleting-watches, Delete Watches>>
|
|
|
|
For information about configuring watches, see <<customizing-watches, Customizing Watches>>.
|
|
For information about managing the watch history, see
|
|
<<managing-watch-history, Managing Watch History Indexes>>.
|
|
|
|
include::managing-watches/listing-watches.asciidoc[]
|
|
|
|
include::managing-watches/deleting-watches.asciidoc[]
|