Skip to content

Commit

Permalink
[explore and analyze] Add missing Watcher pages (#523)
Browse files Browse the repository at this point in the history
Adds some missing Watcher pages that existed on `master` but not on
`current`.

Co-authored-by: István Zoltán Szabó <[email protected]>
  • Loading branch information
colleenmcginnis and szabosteve authored Feb 20, 2025
1 parent 27c6ad5 commit c3fdc7c
Show file tree
Hide file tree
Showing 5 changed files with 545 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ PUT _slm/policy/nightly-snapshots
}
```

1. When to take snapshots, written in [Cron syntax](https://www.elastic.co/guide/en/elasticsearch/reference/current/_schedule_types.html#schedule-cron).
1. When to take snapshots, written in [Cron syntax](/explore-analyze/alerts-cases/watcher/schedule-types.md#schedule-cron).
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.
3. [Registered snapshot repository](self-managed.md) used to store the policy’s snapshots.
4. Data streams and indices to include in the policy’s snapshots.
Expand Down
Loading

0 comments on commit c3fdc7c

Please sign in to comment.