You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gdi/get-data-in/connect/aws/aws-ts-metric-streams.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ If you're experiencing issues streaming metrics, check the following:
28
28
29
29
* ``SplunkAccessToken`` needs to be a valid organization access token with ``INGEST`` authorization scope. You can find access tokens in the :strong:`Access Tokens` page in the Splunk Observability Cloud settings.
30
30
31
-
* Make sure the tag ``splunk-metric-streams-firehose = <your_AWS_region>`` (or similar) is present in your Kinesis Data Stream.
31
+
* Make sure the tag ``splunk-metric-streams-firehose = <your_AWS_region>`` is present in your Kinesis Data Stream.
32
32
33
33
* In the AWS Kinesis Streams console, validate that metrics are being delivered to the Kinesis Stream created by the CloudFormation template.
0 commit comments