Skip to content

Commit 5d255a1

Browse files
Merge branch 'main' into update-ccs-support-for-9.2-release
2 parents 70f87e4 + 188d445 commit 5d255a1

39 files changed

+726
-141
lines changed

deploy-manage/kibana-reporting-configuration.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ Before upgrading {{kib}} in a production environment, we encourage you to test y
3636

3737
To secure {{report-features}}, you must grant users access to reporting functionality and protect the reporting endpoints with TLS/SSL encryption. Additionally, you can install graphical packages on the operating system to enable screenshot capabilities in the {{kib}} server.
3838

39+
:::{note}
40+
:applies_to: {stack: ga, serverless: unavailable}
41+
API keys are used to authenticate requests to generate reports. If you have a cross-cluster search environment and want to generate reports from remote clusters, you must have the appropriate cluster and index privileges on the remote cluster and local cluster. For example, if requests are authenticated with an API key, the API key requires certain privileges on the local cluster that contains the leader index, instead of the remote. For more information and examples, refer to [Configure roles and users for remote clusters](../deploy-manage/remote-clusters/remote-clusters-cert.md#remote-clusters-privileges-cert).
42+
:::
43+
3944
Configuring reporting in your environment involves two main areas:
4045

4146
### Granting users access to {{report-features}}

deploy-manage/monitor/autoops/cc-connect-self-managed-to-autoops.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,7 @@ With this authentication method, you need to create an API key to grant access t
157157

158158
```
159159
5. Select **Create API key**.
160-
6. When prompted to copy the key, select **Beats** from the dropdown.
161-
7. Copy the key and save it for later. You will need it when you [install the agent](#install-agent).
160+
6. Copy the key and save it for later. You will need it when you [install the agent](#install-agent).
162161

163162
::::
164163

deploy-manage/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -807,7 +807,7 @@ toc:
807807
- file: upgrade/prepare-to-upgrade/upgrade-assistant.md
808808
- file: upgrade/deployment-or-cluster.md
809809
children:
810-
- hidden: upgrade/deployment-or-cluster/upgrade-717.md
810+
- file: upgrade/deployment-or-cluster/upgrade-717.md
811811
- file: upgrade/deployment-or-cluster/upgrade-on-ech.md
812812
- file: upgrade/deployment-or-cluster/upgrade-on-ece.md
813813
- file: upgrade/deployment-or-cluster/upgrade-on-eck.md

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ products:
1313

1414
# Searchable snapshots [searchable-snapshots]
1515
::::{important}
16-
Searchable snapshots is a feature that requires an Enteprise license.
16+
Searchable snapshots is a feature that requires an Enterprise license.
1717
::::
1818

1919
{{search-snaps-cap}} let you use [snapshots](../snapshot-and-restore.md) to search infrequently accessed and read-only data in a very cost-effective fashion. The [cold](../../../manage-data/lifecycle/data-tiers.md#cold-tier) and [frozen](../../../manage-data/lifecycle/data-tiers.md#frozen-tier) data tiers use {{search-snaps}} to reduce your storage and operating costs.

deploy-manage/upgrade.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ Upgrading your Elastic cluster or deployment involves several stages, including
4848

4949
- [Upgrade ingest components](./upgrade/ingest-components.md): Covers supporting components such as {{beats}}, {{agent}}, {{ls}}, and APM Server.
5050

51+
:::{note}
52+
If you’re still running {{stack}} version 7.17 or earlier, refer to the [Upgrade from 7.17 guide](/deploy-manage/upgrade/deployment-or-cluster/upgrade-717.md) for detailed guidance on planning and executing the upgrade to the latest {{version.stack}} release.
53+
:::
54+
5155
Additionally, if you're using a self-managed orchestration platform such as {{ece}} or {{eck}}, refer to [Upgrade your ECE or ECK orchestrator](/deploy-manage/upgrade/orchestrator.md) to keep the orchestrator up to date.
5256

5357
## Availability during upgrades
@@ -97,3 +101,12 @@ If you're upgrading to the current {{version.stack}} release from an earlier 8.x
97101
For flexible upgrade scheduling, 8.19 {{agent}}, {{beats}}, and {{ls}} are compatible with all 9.x versions of {{es}}.
98102

99103
By default, 8.x {{es}} clients are compatible with 9.x and use [REST API compatibility](elasticsearch://reference/elasticsearch/rest-apis/compatibility.md) to maintain compatibility with the 9.x cluster.
104+
105+
### Upgrade paths from 7.17 [upgrade-paths-7.x]
106+
107+
Upgrading from {{stack}} version 7.17 to the latest {{version.stack}} release involves two major upgrades:
108+
109+
- From 7.17 to 8.19
110+
- From 8.19 to {{version.stack}}
111+
112+
For detailed guidance on planning and executing these upgrades, refer to the [Upgrade from 7.17 guide](/deploy-manage/upgrade/deployment-or-cluster/upgrade-717.md).

deploy-manage/upgrade/deployment-or-cluster.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ This section contains the upgrade instructions for {{es}} clusters and {{kib}} i
2929

3030
Before proceeding with the upgrade, review the [Plan your upgrade](/deploy-manage/upgrade/plan-upgrade.md) guidance to understand compatibility and timing considerations, and follow the steps in [Prepare to upgrade](/deploy-manage/upgrade/prepare-to-upgrade.md) to get your environment ready for the upgrade.
3131

32+
If you’re still running {{stack}} version 7.17 or earlier, refer to the [Upgrade from 7.17 guide](/deploy-manage/upgrade/deployment-or-cluster/upgrade-717.md) for detailed guidance on planning and executing the upgrade to the latest {{version.stack}} release.
33+
3234
## Out-of-order releases [out-of-order-releases]
3335

3436
Elastic maintains several minor versions of {{es}} at the same time. This means releases do not always happen in order of their version numbers. You can only upgrade to {{version.stack}} if the version you are currently running meets both of these conditions:
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
After completing the upgrade, verify that your system is fully operational. Check that data ingestion and search are working as expected, clients and integrations can connect, and {{kib}} is accessible.
2+
3+
Confirm that the cluster is healthy and reports the expected version. You can use the following APIs to validate the cluster status after the upgrade:
4+
5+
* Check cluster health
6+
```console
7+
GET _cluster/health?pretty
8+
```
9+
Ensure the status is green, or yellow if that is expected for your configuration (for example, in single-node clusters).
10+
11+
* Check nodes and version
12+
```console
13+
GET _cat/nodes?v&h=name,node.role,master,ip,version
14+
```
15+
Verify that all nodes report the upgraded version in the version column.

0 commit comments

Comments
 (0)