diff --git a/README.md b/README.md index 8e92d0a..cfecd57 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This release bundle contains packages that are required to set up or upgrade two | **Requirement** | **Relativity Server 2024 Patch 2** | **Relativity Server 2025** | | :---------------- | :------------------------------------------------------------------ | :---------------------------------------------------------- | -| Elastic Stack |v7.17 and above (within the v7 series) - Data Grid Audit only
Server 2024 is compatible with Elasticsearch 8.x and 9.x. The following versions are officially certified for both Data Grid Audit and Environment Watch:
v8.19.8, v9.1.3

Note: Elasticsearch v7 reached end of vendor support on January 15, 2026. When planning an upgrade, Relativity recommends using the latest supported Elasticsearch version| Server 2025 is compatible with Elasticsearch 8.x and 9.x. The following versions are officially certified for both Data Grid Audit and Environment Watch:
v8.19.8, v9.1.3| +| Elastic Stack |v7.17 and above (within the v7 series) - Data Grid Audit only
The following versions are officially certified for both Data Grid Audit and Environment Watch:
v8.19.8, v9.1.3, v9.4.3

Note: Elasticsearch v7 reached end of vendor support on January 15, 2026. When planning an upgrade, Relativity recommends using the latest supported Elasticsearch version| The following versions are officially certified for both Data Grid Audit and Environment Watch:
v8.19.8, v9.1.3, v9.4.3| **Network Ports**: Ensure required ports are open for Elastic Stack communication. [Refer to the port diagram](./elastic-stack-setup/elastic-stack-port-diagram.md) for full network configuration details. diff --git a/elastic-stack-setup/elastic-stack-setup-03-audit.md b/elastic-stack-setup/elastic-stack-setup-03-audit.md index adfb75f..efce717 100644 --- a/elastic-stack-setup/elastic-stack-setup-03-audit.md +++ b/elastic-stack-setup/elastic-stack-setup-03-audit.md @@ -7,7 +7,7 @@ After installing the required Elastic components for Data Grid Audit, the integr > Please review the following important information before proceeding: > * **For Existing Data Grid Audit Customers:** You must be on Elasticsearch 7.17 or later the first time you run the Relativity Server CLI for Data Grid Audit against this cluster — this applies regardless of how long Data Grid Audit has been in use. -> * Before upgrading to Elasticsearch 8.x or 9.x, the `ESIndexCreationSetting` may need to be updated. For details, refer to the [Instance setting Details](https://help.relativity.com/Server2024/Content/System_Guides/Instance_Setting_Guide/Instance_setting_descriptions.htm#ESIndexCreationSettings). +> * Before upgrading Elasticsearch, the `ESIndexCreationSetting` may need to be updated. For details, refer to the [Instance setting Details](https://help.relativity.com/Server2024/Content/System_Guides/Instance_Setting_Guide/Instance_setting_descriptions.htm#ESIndexCreationSettings). > * Always verify the minimum required Elasticsearch version in your specific release bundle, as it may differ from the versions mentioned here. ### Prerequisites