From fa2770449efbdb12333849c575cec1205dca0049 Mon Sep 17 00:00:00 2001 From: Anna Urbiztondo Date: Wed, 9 Oct 2024 11:47:58 +0200 Subject: [PATCH 1/2] Realm update --- admin/references/organizations.rst | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/admin/references/organizations.rst b/admin/references/organizations.rst index 638fc6501..f971a416e 100644 --- a/admin/references/organizations.rst +++ b/admin/references/organizations.rst @@ -7,11 +7,19 @@ View your realm, API endpoints, and organization .. meta:: :description: View and copy your Splunk Observability Cloud realm, API endpoints, organizations, and organization IDs on your user profile page. - To view your realm, organization, or admin status in an organization, follow these steps: 1. In the Splunk Observability Cloud main menu, select :strong:`Settings`. 2. Select your user name at the top of the :strong:`Settings` menu. -3. On the :strong:`Organizations` tab, you can view or copy your realm, API endpoints, organizations, organization IDs, and API access token for your current organization. You can also see if you are an administrator of an organization and switch to another organization if you are a member. To view or copy your API access token, select :strong:`Show API Access Token`. \ No newline at end of file +3. On the :strong:`Organizations` tab, you can view or copy your realm, API endpoints, organizations, organization IDs, and API access token for your current organization. You can also see if you are an administrator of an organization and switch to another organization if you are a member. To view or copy your API access token, select :strong:`Show API Access Token`. + +Update your realm in your configuration settings and files +==================================================================================== + +A realm is a self-contained deployment that hosts your organization. + +Wherever you see ````, replace it with the name of your organization's realm. For example, if your realm is ``eu0``, change the endpoint ``https://api..signalfx.com`` to ``https://api.eu0.signalfx.com``. + +.. caution:: If you don't include your realm and use ``https://api.signalfx.com``, Splunk Observability Cloud interprets the endpoint as pointing to the ``us0`` realm. \ No newline at end of file From ab35189387feda51c99e5ecb0c86709a897e9464 Mon Sep 17 00:00:00 2001 From: Anna Urbiztondo Date: Wed, 9 Oct 2024 12:57:15 +0200 Subject: [PATCH 2/2] Feedback --- admin/references/organizations.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/references/organizations.rst b/admin/references/organizations.rst index f971a416e..9a180e384 100644 --- a/admin/references/organizations.rst +++ b/admin/references/organizations.rst @@ -15,7 +15,7 @@ To view your realm, organization, or admin status in an organization, follow the 3. On the :strong:`Organizations` tab, you can view or copy your realm, API endpoints, organizations, organization IDs, and API access token for your current organization. You can also see if you are an administrator of an organization and switch to another organization if you are a member. To view or copy your API access token, select :strong:`Show API Access Token`. -Update your realm in your configuration settings and files +About Splunk Observability Cloud realms ==================================================================================== A realm is a self-contained deployment that hosts your organization.