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

Commit c90b185

Browse files
Merge branch 'main' into repo-sync
2 parents e50cefa + 5b2f89a commit c90b185

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gdi/opentelemetry/collector-linux/install-linux-manual.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ To install the Collector for Linux using a RPM package, set up the package repos
109109
cat <<EOH > /etc/yum.repos.d/splunk-otel-collector.repo
110110
[splunk-otel-collector]
111111
name=Splunk OpenTelemetry Collector Repository
112-
baseurl=https://splunk.jfrog.io/splunk/otel-collector-rpm/release/\$basearch
112+
baseurl=https://splunk.jfrog.io/splunk/otel-collector-rpm/release/$basearch
113113
gpgcheck=1
114114
gpgkey=https://splunk.jfrog.io/splunk/otel-collector-rpm/splunk-B3CD4420.pub
115115
enabled=1

splunkplatform/centralized-rbac.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ To set up centralized user and role management, follow these steps:
8484
8585
acs observability enable-capabilities
8686
87+
.. note:: It could take around 30 minutes for the new roles ``o11y_*`` to be available on the :guilabel:`Roles` page of Splunk Cloud.
88+
8789
3. Give all users who should have access to Splunk Observability Cloud the ``o11y_access`` role.
8890

8991
4. Log in to Splunk Cloud Platform as an administrator and go to :guilabel:`Settings` then :guilabel:`Users and Authentication` then :guilabel:`Roles`. Assign Splunk Observability Cloud roles to users. The following Splunk Observability Cloud roles (with ``o11y_*`` prefix) are now visible in Splunk Cloud role management page:
@@ -110,8 +112,6 @@ To set up centralized user and role management, follow these steps:
110112
111113
acs observability enable-centralized-rbac --o11y-access-token <access-token>
112114
113-
.. note:: It takes around 30 minutes for a new role to be available on the :guilabel:`Roles` page.
114-
115115
How centralized user and role management works
116116
=================================================================================================
117117

0 commit comments

Comments
 (0)