Skip to content

Commit 45b0b1e

Browse files
committed
Update default.meta
add sc_admin to write access for Splunk Cloud users and export all elements to system
1 parent 98d1372 commit 45b0b1e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

github_app_for_splunk/metadata/default.meta

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
# Application-level permissions
33

44
[]
5-
access = read : [ * ], write : [ admin, power ]
5+
access = read : [ * ], write : [ admin, sc_admin, power ]
6+
export = system
67

78
### EVENT TYPES
89

0 commit comments

Comments
 (0)