Skip to content

Commit 697d623

Browse files
Merge branch 'main' into connectors
2 parents 8d75ec2 + c913055 commit 697d623

File tree

183 files changed

+2932
-14038
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

183 files changed

+2932
-14038
lines changed

deploy-manage/deploy/kibana-reporting-configuration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ mapped_urls:
2121

2222
$$$reporting-chromium-sandbox$$$
2323

24+
$$$grant-user-access$$$
25+
2426
⚠️ **This page is a work in progress.** ⚠️
2527

2628
The documentation team is working to combine content pulled from the following pages:

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)