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
administrator-service-account-role: 'xref:astra-db-serverless:administration:rbac.adoc#administrator-service-account-role[Administrator Service Account]'
61
+
api-administrator-service-account-role: 'xref:astra-db-serverless:administration:rbac.adoc#api-administrator-service-account-role[API Administrator Service Account]'
* {manage-streaming-permission} (`org-stream-manage`): View, add, edit, or remove {product} configurations.
12
12
13
13
=== Default roles for {product}
14
14
15
15
There are no default {astra} roles specifically scoped to {product}.
16
-
However, the following default roles have the *Manage Streaming* permission:
16
+
However, the following default roles have the {manage-streaming-permission} permission:
17
17
18
-
* *Organization Administrator*
19
-
* *Administrator Service Account*
20
-
* *API Administrator Service Account*
21
-
* *API Administrator User*
18
+
* {organization-administrator-role}
19
+
* {administrator-service-account-role}
20
+
* {api-administrator-service-account-role}
21
+
* {api-administrator-user-role}
22
22
23
23
For information about permissions assigned to default roles, see xref:astra-db-serverless:administration:manage-database-access.adoc[].
24
24
25
25
=== Custom roles for {product}
26
26
27
27
If you xref:astra-db-serverless:administration:manage-database-access.adoc#custom-roles[create custom roles] for {product}, those roles must have the following permissions, at minimum:
28
28
29
-
* *Manage Streaming* (`org-stream-manage`): View and manage {product} in the {astra-ui}.
30
-
* *View DB* (`org-db-view`): View the {astra-ui} in general.
29
+
* {manage-streaming-permission} (`org-stream-manage`): View and manage {product} in the {astra-ui}.
30
+
* {view-db-permission} (`org-db-view`): View the {astra-ui} in general.
31
31
32
32
Additional permissions might be required, depending on the tasks the role needs to perform.
Copy file name to clipboardExpand all lines: modules/developing/pages/astream-cdc.adoc
+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
@@ -179,7 +179,7 @@ To enable CDC for {astra-db}, you need the following:
179
179
180
180
* An active {astra-url}[{astra} account] with access to an organization that has an {product} subscription plan.
181
181
+
182
-
You need a role that grants permission to manage streaming tenants, such as the *Organization Administrator* role.
182
+
You need a role that grants permission to manage streaming tenants, such as the {organization-administrator-role} role.
183
183
184
184
* An active xref:astra-db-serverless:databases:create-database.adoc[database] with at least one xref:astra-db-serverless:databases:manage-keyspaces.adoc[keyspace].
* **Input topic**: Select your `all-clicks` topic in your `production` namespace.
207
207
* **Database**: Select your `webstore-clicks` database.
208
-
* **Token**: Click the link to create an {astra} application token with the **Organization Administrator** role, and then enter the token in the sink's **Token** field.
208
+
* **Token**: Click the link to create an {astra} application token with the {organization-administrator-role} role, and then enter the token in the sink's **Token** field.
209
209
Store the token securely, you will use it multiple times during this tutorial.
Copy file name to clipboardExpand all lines: modules/operations/pages/monitoring/stream-audit-logs.adoc
+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
@@ -39,7 +39,7 @@ You can use the {devops-api-ref-url}#tag/Organization-Operations/operation/confi
39
39
40
40
. In the {astra-ui-link} header, click icon:grip[name="Applications"], and then select *Admin*.
41
41
42
-
. Click **Tokens**, and then create an xref:astra-db-serverless:administration:manage-application-tokens.adoc[{astra} application token] with the **Organization Administrator** role.
42
+
. Click **Tokens**, and then create an xref:astra-db-serverless:administration:manage-application-tokens.adoc[{astra} application token] with the {organization-administrator-role} role.
43
43
44
44
. Create the audit log streaming configuration using the values from the tenant's `client.conf` file and your {pulsar-short} configuration:
0 commit comments