diff --git a/gdi/get-data-in/connect/aws/aws-prereqs.rst b/gdi/get-data-in/connect/aws/aws-prereqs.rst index cd0dc0eec..56b451569 100644 --- a/gdi/get-data-in/connect/aws/aws-prereqs.rst +++ b/gdi/get-data-in/connect/aws/aws-prereqs.rst @@ -112,7 +112,7 @@ Tag and property sync is always activated for the services configured in the int .. _aws-iam-policy-cw: -Permissions for the CloudWatch API +Permissions for data polling using the CloudWatch API ----------------------------------------------------------- Besides the :ref:`required permissions `, include these permissions to allow Splunk Observability Cloud to collect AWS metrics using the CloudWatch API: @@ -200,6 +200,13 @@ For example: Note that the ``Version`` policy element defines the version of the policy language. Learn more in Amazon's documentation at :new-page:`IAM JSON policy elements: Version `. +.. _aws-permissions-ms-aws-managed: + +Permissions for AWS-managed Metric Streams +----------------------------------------------------------- + +If you're using AWS-managed Metric Streams, you don't need any additional permissions other than :ref:`those required to use Splunk Observability Cloud `. + .. _aws-iam-policy-services: Permissions for tag and properties collection diff --git a/gdi/get-data-in/connect/aws/get-awstoc.rst b/gdi/get-data-in/connect/aws/get-awstoc.rst index c3f35a4a4..38a7632a6 100644 --- a/gdi/get-data-in/connect/aws/get-awstoc.rst +++ b/gdi/get-data-in/connect/aws/get-awstoc.rst @@ -11,7 +11,7 @@ Connect AWS to Splunk Observability Cloud :hidden: :maxdepth: 5 - AWS authentication and supported regions + AWS authentication, permissions and regions Supported Amazon services Compare connection options Connect via polling diff --git a/gdi/opentelemetry/components/mssql-server-receiver.rst b/gdi/opentelemetry/components/mssql-server-receiver.rst index 1b2a181cb..2a721559a 100644 --- a/gdi/opentelemetry/components/mssql-server-receiver.rst +++ b/gdi/opentelemetry/components/mssql-server-receiver.rst @@ -99,7 +99,7 @@ Enable built-in content Splunk Observability Cloud provides built-in dashboards with charts that give you immediate visibility into the technologies and services being used in your environment. Learn more at :ref:`collector-builtin-dashboard`. -For the MS SQL Server receiver out-of-the-box content to work properly, you need to explicitly enable and disable specific metrics in your configuration file. See the configuration that enables built-in content at :new-page:`SQL Server discovery yaml ` in GitHub. +For the MS SQL Server receiver out-of-the-box content to work properly, you need to explicitly enable and disable specific metrics and resource attributes in your configuration file. See the configuration that enables built-in content at :new-page:`SQL Server discovery yaml ` in GitHub. .. _mssql-server-receiver-settings: @@ -128,4 +128,4 @@ The following metrics, resource attributes, and attributes, are available. Troubleshooting ====================== -.. include:: /_includes/troubleshooting-components.rst \ No newline at end of file +.. include:: /_includes/troubleshooting-components.rst