Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 2c48b6f

Browse files
Merge pull request #2422 from splunk/repo-sync
Pulling refs/heads/main into main
2 parents 661b739 + e5a96f3 commit 2c48b6f

File tree

4 files changed

+22
-20
lines changed

4 files changed

+22
-20
lines changed

admin/user-management/users/personal-info.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@ View or update your Splunk Observability Cloud password and contact information
77
.. meta::
88
:description: Adjust your user settings to view or update your personal information, organizations, teams, time zone, and color accessibility preferences.
99

10+
Any Splunk Observability Cloud user can view or update their password or personal contact information, as well as see and copy their API access token.
1011

11-
Every Splunk Observability Cloud user can view or update their password or personal contact information, as well as see and copy their API access token.
12+
* To update your Splunk Observability Cloud password, follow these steps:
1213

13-
To update your Splunk Observability Cloud password, follow these steps:
14+
1. In the Splunk Observability Cloud main menu, select :strong:`Settings`.
1415

15-
1. In the Splunk Observability Cloud main menu, select :strong:`Settings`.
16+
2. Select your user name at the top of the :strong:`Settings` menu.
1617

17-
2. Select your user name at the top of the :strong:`Settings` menu.
18+
3. On the :strong:`Personal information` tab, select :strong:`Change Password`. To meet password requirements follow the instructions in the :strong:`Change your password` popup. A password must contain at least 8 characters, 1 number, 1 upper case letter and 1 symbol.
1819

19-
3. On the :strong:`Personal information` tab, select :strong:`Change Password`. To meet the password requirements, follow the instructions in the :strong:`Change your password` popup.
20+
* To change any other personal information, update the value of any field. Splunk Observability Cloud automatically updates your information. You can update your name, title, email address, and phone number.
2021

21-
To change any other personal information, update the value of any field. Splunk Observability Cloud automatically updates your information. You can update your name, title, email address, and phone number.
22+
* To view or copy your API access token, select :strong:`Show API Access Token`.
2223

23-
To view or copy your API access token, select :strong:`Show API Access Token`.

gdi/get-data-in/connect/aws/aws-prereqs.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,9 @@ For example:
144144
}
145145
146146
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 <https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_version.html>`.
147-
147+
148+
.. note:: To ensure that API Gateway charts are fully populated, you need to explicity enable detailed CloudWatch metrics. Refer to :new-page:`Amazon API Gateway dimensions and metrics <https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-metrics-and-dimensions.html#api-gateway-metricdimensions>` for further guidance.
149+
148150
.. _metricstreams_iampolicy:
149151
.. _aws-iam-policy-ms:
150152

gdi/get-data-in/connect/aws/aws-ts-metric-streams.rst

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
.. _aws-ts-metric-streams:
22

33
******************************************************
4-
Troubleshoot Metric Streams in AWS
4+
Troubleshoot AWS Metric Streams
55
******************************************************
66

77
.. meta::
8-
:description: Troubleshoot Metric Streams from your AWS services in Splunk Observability Cloud.
8+
:description: Troubleshoot AWS Metric Streams related issues.
99

10-
See the following topics when experiencing Metric Streams issues from AWS.
10+
See the following topics when experiencing AWS Metric Streams related issues.
1111

1212
.. note::
1313

1414
See also :ref:`aws-troubleshooting`.
1515

16-
I've enabled Metric Streams in my AWS integration but I do not see any metrics streaming in
17-
==================================================================================================
16+
I've enabled Splunk-managed Metric Streams in my AWS integration but I do not see any metrics streaming in
17+
==========================================================================================================
1818

1919
After all the required IAM permissions are in place, your AWS integration is configured, and one of the :ref:`CloudFormation templates <aws-cloudformation>` has been deployed, Splunk Observability Cloud starts to create CloudWatch Metric Streams objects in your AWS account. It might take up to 15 minutes for metrics to start streaming.
2020

@@ -26,7 +26,7 @@ If you're experiencing issues streaming metrics, check the following:
2626

2727
* Set ``SplunkIngestUrl`` to the value shown in the :guilabel:`Real-time Data Ingest Endpoint` section under :strong:`Organizations` in your profile. For example, https://ingest.signalfx.com.
2828

29-
Note: Don't include the :strong:`/v1/cloudwatch_metric_stream` endpoint path in ``SplunkIngestUrl``.
29+
Note: Don't include the :strong:`/v1/cloudwatch_metric_stream` endpoint path in ``SplunkIngestUrl``. However, when checking metric stream destination details you should see full URL with the endpoint included, e.g. `https://ingest.signalfx.com/v1/cloudwatch_metric_stream`.
3030

3131
* ``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.
3232

@@ -37,7 +37,7 @@ If you're experiencing issues streaming metrics, check the following:
3737
How can I track invalid Metric Streams?
3838
====================================================================================================
3939

40-
Splunk Observability Cloud provides out-of-the-box navigators and dashboards to help you track invalid or faulty Metric Streams, including:
40+
Splunk Observability Cloud provides out-of-the-box dashboard to help you track invalid or faulty Metric Streams, including:
4141

4242
* Streams without a matching AWS integration on the Observability side.
4343
* Streams from a disabled integration or Metric Stream feature.
@@ -46,10 +46,10 @@ To access these dashboards, go to :guilabel:`Dashboards > Organization metrics >
4646

4747
To learn more about built-in content, see :ref:`built-in-dashboards`.
4848

49-
How does Metric Streams clean-up work? How can I try to clean up Metric Streams again?
50-
====================================================================================================
49+
How does Splunk-managed Metric Streams clean-up work? How can I try to clean up Metric Streams again?
50+
=====================================================================================================
5151

52-
When you deactivate Metric Streams (or an entire AWS integration), Splunk Observability Cloud attempts to remove all CloudWatch Metric Streams that had been created. This process might take up to 15 minutes.
52+
When you deactivate Splunk-managed Metric Streams (or an entire AWS integration), Splunk Observability Cloud attempts to remove all CloudWatch Metric Streams that had been created. This process might take up to 15 minutes.
5353

5454
The clean-up procedure might fail if you remove IAM permissions or due to throttling, for example if there are too many API calls to delete Metric Streams objects.
5555

@@ -58,7 +58,7 @@ To retry the clean-up process, you have two options:
5858
* Splunk Observability Cloud UI (beta feature - limited availability): Go to the context menu in the integration list and select Cleanup.
5959
* API: Set ``metricStreamsSyncState`` to the ``CANCELLING`` state.
6060

61-
Assisted Metric Streams clean-up failed. How do I clean up Metric Streams manually?
61+
Assisted Splunk-managed Metric Streams clean-up failed. How do I clean up Metric Streams manually?
6262
====================================================================================================
6363

6464
To manually remove Metric Streams:

gdi/get-data-in/connect/azure/azure.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Connect your Azure account to Splunk Observability Cloud
1616
Azure metrics <azure-metrics>
1717
Send Azure logs to Splunk Platform <azure-logs-ingestion>
1818

19-
Splunk Observability Cloud provides an integration with Microsoft Azure, lets you travel through Azure entities, and includes built-in dashboards to help you monitor Azure services.
19+
You have several connection methods when it comes to monitoring your Azure data in Splunk Observability Cloud.
2020

2121
#. Before you start, check :ref:`azure-prereqs`.
2222
#. Next, see :ref:`azure-connect`.

0 commit comments

Comments
 (0)