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
There are 2 ways you can pair your Splunk Observability Cloud and Splunk Cloud Platform organizations: Command Line Interface or API endpoints. These instructions cover both ways. If you haven't installed the ACS command-line tool and want to use it, see :new-page:`Administer Splunk Cloud Platform using the ACS CLI <https://docs.splunk.com/Documentation/SplunkCloud/latest/Config/ACSCLI>`.
93
+
There are 2 ways you can pair your Splunk Observability Cloud and Splunk Cloud Platform organizations: using command-line interface with Admin Config Services (ACS) commands or using API endpoints. These instructions cover both ways. If you haven't installed the ACS command-line tool and want to use it, see :new-page:`Administer Splunk Cloud Platform using the ACS CLI <https://docs.splunk.com/Documentation/SplunkCloud/latest/Config/ACSCLI>`.
94
94
95
95
If you already have a Splunk Cloud Platform account and a Splunk Observability Cloud account, take the following actions to set up Unified Identity:
96
96
@@ -102,40 +102,50 @@ If you already have a Splunk Cloud Platform account and a Splunk Observability C
102
102
103
103
3. Pair your Splunk Observability Cloud and Splunk Cloud Platform organizations:
104
104
105
-
a. To pair with Command Line Interface, open Terminal and enter the following Admin Config Services (ACS) command:
105
+
a. To pair with command-line interface, enter the following Admin Config Services (ACS) command:
Replace ``<enter-o11y-access-token>`` in the example above, with the user API access token you retrieved from Splunk Observability Cloud in previous step.
112
112
113
-
b. To pair with API endpoints, collect the following information before using the curl command:
113
+
b. To pair with API endpoints, collect the following information then run the curl command:
114
114
115
115
i. Splunk Cloud Platform admin API access token (Create a new authentication token with an admin user. See :new-page:`Use Splunk Web to create authentication tokens <https://docs.splunk.com/Documentation/Splunk/9.3.1/Security/CreateAuthTokens>`.)
116
116
117
117
ii. O11y API access token (obtained it in step 2 above)
118
118
119
119
iii. Splunk Cloud Platform instance name (the custom subdomain for your Splunk Cloud stack)
120
120
121
+
Run the curl command:
121
122
122
-
Whether you used Command Line Interface or API endpoints, the pairing command returns a pairing id:
0 commit comments