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
{{ message }}
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: admin/user-management/users/personal-info.rst
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,17 +7,17 @@ View or update your Splunk Observability Cloud password and contact information
7
7
.. meta::
8
8
:description: Adjust your user settings to view or update your personal information, organizations, teams, time zone, and color accessibility preferences.
9
9
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.
10
11
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:
12
13
13
-
To update your Splunk Observability Cloud password, follow these steps:
14
+
1. In the Splunk Observability Cloud main menu, select :strong:`Settings`.
14
15
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.
16
17
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.
18
19
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.
20
21
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`.
22
23
23
-
To view or copy your API access token, select :strong:`Show API Access Token`.
Copy file name to clipboardExpand all lines: gdi/get-data-in/connect/aws/aws-prereqs.rst
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -144,7 +144,9 @@ For example:
144
144
}
145
145
146
146
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.
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.
20
20
@@ -26,7 +26,7 @@ If you're experiencing issues streaming metrics, check the following:
26
26
27
27
* 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.
28
28
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`.
30
30
31
31
* ``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.
32
32
@@ -37,7 +37,7 @@ If you're experiencing issues streaming metrics, check the following:
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.
53
53
54
54
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.
55
55
@@ -58,7 +58,7 @@ To retry the clean-up process, you have two options:
58
58
* Splunk Observability Cloud UI (beta feature - limited availability): Go to the context menu in the integration list and select Cleanup.
59
59
* API: Set ``metricStreamsSyncState`` to the ``CANCELLING`` state.
60
60
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?
Copy file name to clipboardExpand all lines: gdi/get-data-in/connect/azure/azure.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
@@ -16,7 +16,7 @@ Connect your Azure account to Splunk Observability Cloud
16
16
Azure metrics <azure-metrics>
17
17
Send Azure logs to Splunk Platform <azure-logs-ingestion>
18
18
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.
0 commit comments