AWS opensearch-service documentation change
Summary
Updated console sign-in instructions and corrected OpenSearch version requirement for search request slow logs from 2.13 to 2.3
Security assessment
Changes involve UI instruction updates and version number correction without any security context or vulnerability references.
Diff
diff --git a/opensearch-service/latest/developerguide/createdomain-configure-slow-logs.md b/opensearch-service/latest/developerguide/createdomain-configure-slow-logs.md index 33c2a2b52..593ecd4af 100644 --- a/opensearch-service/latest/developerguide/createdomain-configure-slow-logs.md +++ b/opensearch-service/latest/developerguide/createdomain-configure-slow-logs.md @@ -91 +91 @@ The OpenSearch Service console is the simplest way to enable the publishing of l - 1. Go to [https://aws.amazon.com](https://aws.amazon.com), and then choose **Sign In to the Console**. + 1. Go to [aws.amazon.com](https://aws.amazon.com/), and then choose **Sign In** and provide your credentials. @@ -293 +293 @@ For detailed syntax information, see the [log publishing options](https://docs.a -[Search request slow logs](https://opensearch.org/docs/latest/install-and-configure/configuring-opensearch/logs/#search-request-slow-logs) are available for search on OpenSearch Service domains running on version 2.13 and later. Search request slow log thresholds are configured for total request took time. This is different from shard request slow logs, which are configured for individual shard took time. +[Search request slow logs](https://opensearch.org/docs/latest/install-and-configure/configuring-opensearch/logs/#search-request-slow-logs) are available for search on OpenSearch Service domains running on version 2.3 and later. Search request slow log thresholds are configured for total request took time. This is different from shard request slow logs, which are configured for individual shard took time.