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
Copy file name to clipboardExpand all lines: src/content/docs/logs/get-started/permissions.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,9 @@ Below is a description of the available permissions for tokens and roles as they
10
10
11
11
## Tokens
12
12
13
-
***Logs: Read** - Grants read access to logs using Logpull or Instant Logs.
13
+
-**Logs: Read** - Grants read access to logs using Logpull or Instant Logs.
14
14
15
-
***Logs: Write** - Grants read and write access to Logpull and Logpush, and read access to Instant Logs.
15
+
-**Logs: Write** - Grants read and write access to Logpull and Logpush, and read access to Instant Logs. Note that all Logpush API operations require **Logs: Write** permission because Logpush jobs contain sensitive information.
0 commit comments