diff --git a/serverless/images/index-management-index-templates.png b/serverless/images/index-management-index-templates.png index 9188aa85..d09e90e5 100644 Binary files a/serverless/images/index-management-index-templates.png and b/serverless/images/index-management-index-templates.png differ diff --git a/serverless/images/index-management-indices.png b/serverless/images/index-management-indices.png index 18698c85..1079f71b 100644 Binary files a/serverless/images/index-management-indices.png and b/serverless/images/index-management-indices.png differ diff --git a/serverless/images/management-data-stream.png b/serverless/images/management-data-stream.png index 01534fde..cbe28d57 100644 Binary files a/serverless/images/management-data-stream.png and b/serverless/images/management-data-stream.png differ diff --git a/serverless/images/management-enrich-policies.png b/serverless/images/management-enrich-policies.png index d2c9b944..e44fad73 100644 Binary files a/serverless/images/management-enrich-policies.png and b/serverless/images/management-enrich-policies.png differ diff --git a/serverless/pages/developer-tools-troubleshooting.asciidoc b/serverless/pages/developer-tools-troubleshooting.asciidoc index e79a649e..fea419dd 100644 --- a/serverless/pages/developer-tools-troubleshooting.asciidoc +++ b/serverless/pages/developer-tools-troubleshooting.asciidoc @@ -18,7 +18,7 @@ Elasticsearch returns an `index_not_found_exception` when the data stream, index or alias you try to query does not exist. This can happen when you misspell the name or when the data has been indexed to a different data stream or index. -Use the https://www.elastic.co/docs/api/doc/elasticsearch-serverless/operation/operation-indices-exists-index-template[**Exists API**] to check whether +Use the https://www.elastic.co/docs/api/doc/elasticsearch-serverless/operation/operation-indices-exists[**Exists API**] to check whether a data stream, index, or alias exists: [source,js] diff --git a/serverless/pages/index-management.asciidoc b/serverless/pages/index-management.asciidoc index 49eea272..23a3f8e9 100644 --- a/serverless/pages/index-management.asciidoc +++ b/serverless/pages/index-management.asciidoc @@ -97,7 +97,7 @@ To view information about the stream's backing indices, click the number in the * To view more information about a data stream, such as its generation or its current index lifecycle policy, click the stream's name. From this view, you can navigate to **Discover** to further explore data within the data stream. -* preview:[] To edit the data retention value, open the **Manage** menu, and then click **Edit data retention**. +* preview:[] To modify the data retention value, select an index, open the **Manage** menu, and click **Edit data retention**. //// /*