Skip to content

Commit 6d18938

Browse files
fix: add note clarifying Administrator role lacks ZT PII permission for Logpush (#30346)
1 parent 649e259 commit 6d18938

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/content/docs/logs/logpush/permissions.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@ The **Administrator Read only** and **Log Share Reader** roles only have access
3737

3838
To view, create, update, or delete Logpush jobs for Zero Trust datasets (Access, Gateway, and DEX) users must have both the `Logs Edit` and `Zero Trust: PII Read` permissions.
3939

40+
:::note
41+
42+
The **Administrator** role includes `Logs Edit` but does not include `Zero Trust: PII Read`. A Super Administrator must explicitly assign the **Cloudflare Zero Trust PII** role as an add-on to any user who needs to manage Logpush jobs for Zero Trust datasets. Refer to [Zero Trust roles and permissions](/cloudflare-one/roles-permissions/) for more information.
43+
44+
:::
45+
4046
If you encounter the error `reading job for product '<product>' is not allowed (1004)`, this indicates that the API token you are using does not have the required permissions. Ensure your token or user account has both permissions listed above.
4147

4248
For more details, refer to the [Logpush Permission Update for Zero Trust Datasets](https://developers.cloudflare.com/changelog/2025-11-05-logpush-permissions-update/).

0 commit comments

Comments
 (0)