Skip to content

Commit 8071846

Browse files
authored
Merge branch 'main' into mw-tsds-downsampling
2 parents 67f07cd + 6229b2f commit 8071846

26 files changed

+74
-26
lines changed

deploy-manage/deploy/cloud-enterprise/access-kibana.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
navigation_title: Access {{kib}}
23
mapped_pages:
34
- https://www.elastic.co/guide/en/cloud-enterprise/current/ece-access-kibana.html
45
- https://www.elastic.co/guide/en/cloud-enterprise/current/ece-manage-kibana.html
@@ -9,7 +10,7 @@ products:
910
- id: cloud-enterprise
1011
---
1112

12-
# Access {{kib}} [ece-access-kibana]
13+
# Access {{kib}} on {{ece}} [ece-access-kibana]
1314

1415
{{kib}} is an open source analytics and visualization platform designed to search, view, and interact with data stored in {{es}} indices.
1516

deploy-manage/deploy/cloud-enterprise/add-plugins.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
navigation_title: Configure plugins and extensions
2+
navigation_title: Add plugins and extensions
33
applies_to:
44
deployment:
55
ece:
66
---
77

8-
# Add plugins and extensions [ece-adding-plugins]
8+
# Add plugins and extensions in {{ece}} [ece-adding-plugins]
99

1010
Plugins extend the core functionality of {{es}}. {{ece}} makes it easy to add plugins to your deployment by providing a number of plugins that work with your version of {{es}}. One advantage of these plugins is that you generally don’t have to worry about upgrading plugins when upgrading to a new {{es}} version, unless there are breaking changes. The plugins are upgraded along with the rest of your deployment.
1111

deploy-manage/deploy/cloud-enterprise/ece-install-offline-images.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,11 @@ Enterprise Search is not available in versions 9.0+.
8282
| docker.elastic.co/cloud-release/kibana-cloud:9.1.1 | ECE 4.0.0 |
8383
| docker.elastic.co/cloud-release/elastic-agent-cloud:9.1.1 | ECE 4.0.0 |
8484
| | |
85+
| [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 9.0.7](https://download.elastic.co/cloud-enterprise/versions/9.0.7.zip) | ECE 4.0.0 |
86+
| docker.elastic.co/cloud-release/elasticsearch-cloud-ess:9.0.7 | ECE 4.0.0 |
87+
| docker.elastic.co/cloud-release/kibana-cloud:9.0.7 | ECE 4.0.0 |
88+
| docker.elastic.co/cloud-release/elastic-agent-cloud:9.0.7 | ECE 4.0.0 |
89+
| | |
8590
| [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 9.0.6](https://download.elastic.co/cloud-enterprise/versions/9.0.6.zip) | ECE 4.0.0 |
8691
| docker.elastic.co/cloud-release/elasticsearch-cloud-ess:9.0.6 | ECE 4.0.0 |
8792
| docker.elastic.co/cloud-release/kibana-cloud:9.0.6 | ECE 4.0.0 |
@@ -135,6 +140,12 @@ Enterprise Search is not available in versions 9.0+.
135140
| docker.elastic.co/cloud-release/elastic-agent-cloud:8.19.1 | ECE 3.0.0 |
136141
| docker.elastic.co/cloud-release/enterprise-search-cloud:8.19.1 | ECE 3.0.0 |
137142
| | |
143+
| [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 8.18.7](https://download.elastic.co/cloud-enterprise/versions/8.18.7.zip) | ECE 3.0.0<br>(+ Docker 20.10.10+ required for 8.16+) |
144+
| docker.elastic.co/cloud-release/elasticsearch-cloud-ess:8.18.7 | ECE 3.0.0<br>(+ Docker 20.10.10+ required for 8.16+) |
145+
| docker.elastic.co/cloud-release/kibana-cloud:8.18.7 | ECE 3.0.0 |
146+
| docker.elastic.co/cloud-release/elastic-agent-cloud:8.18.7 | ECE 3.0.0 |
147+
| docker.elastic.co/cloud-release/enterprise-search-cloud:8.18.7 | ECE 3.0.0 |
148+
| | |
138149
| [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 8.18.6](https://download.elastic.co/cloud-enterprise/versions/8.18.6.zip) | ECE 3.0.0<br>(+ Docker 20.10.10+ required for 8.16+) |
139150
| docker.elastic.co/cloud-release/elasticsearch-cloud-ess:8.18.6 | ECE 3.0.0<br>(+ Docker 20.10.10+ required for 8.16+) |
140151
| docker.elastic.co/cloud-release/kibana-cloud:8.18.6 | ECE 3.0.0 |

deploy-manage/deploy/cloud-enterprise/keep-track-of-deployment-activity.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
navigation_title: Keep track of deployment activity
23
mapped_pages:
34
- https://www.elastic.co/guide/en/cloud-enterprise/current/ece-activity-page.html
45
applies_to:
@@ -8,7 +9,7 @@ products:
89
- id: cloud-enterprise
910
---
1011

11-
# Keep track of deployment activity [ece-activity-page]
12+
# Keep track of deployment activity on {{ece}} [ece-activity-page]
1213

1314
The deployment **Activity** page gives you a convenient way to follow all configuration changes that have been applied to your deployment, including which resources were affected, when the changes were applied, who initiated the changes, and whether or not the changes were successful. You can also select **Details** for an expanded, step-by-step view of each change applied to each deployment resource.
1415

deploy-manage/deploy/cloud-enterprise/manage-elastic-stack-versions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Following is the full list of available packs containing {{stack}} versions. Not
5353
| [{{es}}, {{kib}}, and APM stack pack: 9.1.3](https://download.elastic.co/cloud-enterprise/versions/9.1.3.zip) | ECE 4.0.0 |
5454
| [{{es}}, {{kib}}, and APM stack pack: 9.1.2](https://download.elastic.co/cloud-enterprise/versions/9.1.2.zip) | ECE 4.0.0 |
5555
| [{{es}}, {{kib}}, and APM stack pack: 9.1.1](https://download.elastic.co/cloud-enterprise/versions/9.1.1.zip) | ECE 4.0.0 |
56+
| [{{es}}, {{kib}}, and APM stack pack: 9.0.7](https://download.elastic.co/cloud-enterprise/versions/9.0.7.zip) | ECE 4.0.0 |
5657
| [{{es}}, {{kib}}, and APM stack pack: 9.0.6](https://download.elastic.co/cloud-enterprise/versions/9.0.6.zip) | ECE 4.0.0 |
5758
| [{{es}}, {{kib}}, and APM stack pack: 9.0.5](https://download.elastic.co/cloud-enterprise/versions/9.0.5.zip) | ECE 4.0.0 |
5859
| [{{es}}, {{kib}}, and APM stack pack: 9.0.4](https://download.elastic.co/cloud-enterprise/versions/9.0.4.zip) | ECE 4.0.0 |
@@ -63,6 +64,7 @@ Following is the full list of available packs containing {{stack}} versions. Not
6364
| [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 8.19.3](https://download.elastic.co/cloud-enterprise/versions/8.19.3.zip) | ECE 3.0.0<br>(+ docker 20.10.10+ required for 8.16+) |
6465
| [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 8.19.2](https://download.elastic.co/cloud-enterprise/versions/8.19.2.zip) | ECE 3.0.0<br>(+ docker 20.10.10+ required for 8.16+) |
6566
| [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 8.19.1](https://download.elastic.co/cloud-enterprise/versions/8.19.1.zip) | ECE 3.0.0<br>(+ docker 20.10.10+ required for 8.16+) |
67+
| [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 8.18.7](https://download.elastic.co/cloud-enterprise/versions/8.18.7.zip) | ECE 3.0.0<br>(+ docker 20.10.10+ required for 8.16+) |
6668
| [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 8.18.6](https://download.elastic.co/cloud-enterprise/versions/8.18.6.zip) | ECE 3.0.0<br>(+ docker 20.10.10+ required for 8.16+) |
6769
| [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 8.18.5](https://download.elastic.co/cloud-enterprise/versions/8.18.5.zip) | ECE 3.0.0<br>(+ docker 20.10.10+ required for 8.16+) |
6870
| [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 8.18.4](https://download.elastic.co/cloud-enterprise/versions/8.18.4.zip) | ECE 3.0.0<br>(+ docker 20.10.10+ required for 8.16+) |

deploy-manage/deploy/cloud-on-k8s/advanced-configuration-logstash.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
navigation_title: Advanced configuration
23
mapped_pages:
34
- https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-logstash-advanced-configuration.html
45
applies_to:
@@ -8,7 +9,7 @@ products:
89
- id: cloud-kubernetes
910
---
1011

11-
# Advanced configuration [k8s-logstash-advanced-configuration]
12+
# Advanced configuration for {{ls}} on {{eck}} [k8s-logstash-advanced-configuration]
1213

1314
## Setting JVM options [k8s-logstash-jvm-options]
1415

deploy-manage/deploy/cloud-on-k8s/advanced-configuration-maps-server.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
navigation_title: Advanced configuration
23
mapped_pages:
34
- https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-maps-advanced-configuration.html
45
applies_to:
@@ -8,7 +9,7 @@ products:
89
- id: cloud-kubernetes
910
---
1011

11-
# Advanced configuration [k8s-maps-advanced-configuration]
12+
# Advanced configuration for Elastic Maps Server on {{eck}} [k8s-maps-advanced-configuration]
1213

1314
::::{warning}
1415
This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features.

deploy-manage/deploy/cloud-on-k8s/advanced-configuration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
navigation_title: Advanced configuration
23
mapped_pages:
34
- https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-apm-advanced-configuration.html
45
applies_to:
@@ -8,7 +9,7 @@ products:
89
- id: cloud-kubernetes
910
---
1011

11-
# Advanced configuration [k8s-apm-advanced-configuration]
12+
# Advanced configuration for {{apm-server}} on {{eck}} [k8s-apm-advanced-configuration]
1213

1314
This section covers the following topics:
1415

deploy-manage/deploy/cloud-on-k8s/k8s-kibana-advanced-configuration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
navigation_title: Advanced configuration
23
mapped_pages:
34
- https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-kibana-advanced-configuration.html
45
applies_to:
@@ -8,7 +9,7 @@ products:
89
- id: cloud-kubernetes
910
---
1011

11-
# Advanced configuration [k8s-kibana-advanced-configuration]
12+
# Advanced {{kib}} deployment and configuration on {{eck}} [k8s-kibana-advanced-configuration]
1213

1314
If you already looked at the [{{es}} on ECK](elasticsearch-configuration.md) documentation, some of these concepts might sound familiar to you. The resource definitions in ECK share the same philosophy when you want to:
1415

deploy-manage/deploy/cloud-on-k8s/quickstart-beats.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
navigation_title: Quickstart
23
mapped_pages:
34
- https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-beat-quickstart.html
45
applies_to:
@@ -8,7 +9,7 @@ products:
89
- id: cloud-kubernetes
910
---
1011

11-
# Quickstart [k8s-beat-quickstart]
12+
# Quickstart: Running {{beats}} on {{eck}} [k8s-beat-quickstart]
1213

1314
1. Apply the following specification to deploy Filebeat and collect the logs of all containers running in the Kubernetes cluster. ECK automatically configures the secured connection to an {{es}} cluster named `quickstart`, created in [](/deploy-manage/deploy/cloud-on-k8s/elasticsearch-deployment-quickstart.md).
1415

0 commit comments

Comments
 (0)