Skip to content

Commit c3fdc7c

Browse files
[explore and analyze] Add missing Watcher pages (#523)
Adds some missing Watcher pages that existed on `master` but not on `current`. Co-authored-by: István Zoltán Szabó <[email protected]>
1 parent 27c6ad5 commit c3fdc7c

File tree

5 files changed

+545
-2
lines changed

5 files changed

+545
-2
lines changed

deploy-manage/tools/snapshot-and-restore/create-snapshots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ PUT _slm/policy/nightly-snapshots
131131
}
132132
```
133133

134-
1. When to take snapshots, written in [Cron syntax](https://www.elastic.co/guide/en/elasticsearch/reference/current/_schedule_types.html#schedule-cron).
134+
1. When to take snapshots, written in [Cron syntax](/explore-analyze/alerts-cases/watcher/schedule-types.md#schedule-cron).
135135
2. Snapshot name. Supports [date math](https://www.elastic.co/guide/en/elasticsearch/reference/current/api-conventions.html#api-date-math-index-names). To prevent naming conflicts, the policy also appends a UUID to each snapshot name.
136136
3. [Registered snapshot repository](self-managed.md) used to store the policy’s snapshots.
137137
4. Data streams and indices to include in the policy’s snapshots.

0 commit comments

Comments
 (0)