Skip to content

Commit 62b82d3

Browse files
authored
Merge branch 'main' into refinements
2 parents 681c79c + 525d3a3 commit 62b82d3

File tree

179 files changed

+397
-135
lines changed

Some content is hidden

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

179 files changed

+397
-135
lines changed

manage-data/data-store.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/elasticsearch/reference/current/elasticsearch-intro-what-is-es.html
4+
applies_to:
5+
stack: ga
6+
serverless: ga
47
---
58

69
# The Elasticsearch data store

manage-data/data-store/aliases.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/elasticsearch/reference/current/aliases.html
4+
applies_to:
5+
stack: ga
6+
serverless: ga
47
---
58

69
# Aliases [aliases]

manage-data/data-store/data-streams.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@ mapped_urls:
33
- https://www.elastic.co/guide/en/elasticsearch/reference/current/data-streams.html
44
- https://www.elastic.co/guide/en/elasticsearch/reference/current/index-mgmt.html#manage-data-streams
55
- https://www.elastic.co/guide/en/serverless/current/index-management.html#index-management-manage-data-streams
6-
7-
applies:
8-
stack: all
9-
serverless: all
10-
hosted: all
6+
applies_to:
7+
stack: ga
8+
serverless: ga
119
---
1210

1311
# Data streams [data-streams]

manage-data/data-store/data-streams/downsampling-time-series-data-stream.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/elasticsearch/reference/current/downsampling.html
4+
applies_to:
5+
stack: ga
6+
serverless: ga
47
---
58

69
# Downsampling a time series data stream [downsampling]

manage-data/data-store/data-streams/logs-data-stream.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/elasticsearch/reference/current/logs-data-stream.html
4+
applies_to:
5+
stack: ga
6+
serverless: ga
47
---
58

69
# Logs data stream [logs-data-stream]

manage-data/data-store/data-streams/manage-data-stream.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
applies_to:
3+
stack: ga
4+
serverless: ga
5+
---
6+
17
# Manage a data stream [index-management-manage-data-streams]
28

39
Investigate your data streams and address lifecycle management needs in the **Data Streams** view.

manage-data/data-store/data-streams/modify-data-stream.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/elasticsearch/reference/current/modify-data-streams.html
4+
applies_to:
5+
stack: ga
6+
serverless: ga
47
---
58

69
# Modify a data stream [modify-data-streams]

manage-data/data-store/data-streams/reindex-tsds.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
navigation_title: "Reindex a TSDS"
33
mapped_pages:
44
- https://www.elastic.co/guide/en/elasticsearch/reference/current/tsds-reindex.html
5+
applies_to:
6+
stack: ga
7+
serverless: ga
58
---
69

710

manage-data/data-store/data-streams/run-downsampling-manually.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
navigation_title: "Run downsampling manually"
33
mapped_pages:
44
- https://www.elastic.co/guide/en/elasticsearch/reference/current/downsampling-manual.html
5+
applies_to:
6+
stack: ga
7+
serverless: ga
58
---
69

710

manage-data/data-store/data-streams/run-downsampling-using-data-stream-lifecycle.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
navigation_title: "Run downsampling using data stream lifecycle"
33
mapped_pages:
44
- https://www.elastic.co/guide/en/elasticsearch/reference/current/downsampling-dsl.html
5+
applies_to:
6+
stack: ga
7+
serverless: ga
58
---
69

710

0 commit comments

Comments
 (0)