Skip to content

Commit c67aaca

Browse files
[MAPPS-3014] fix: TA splunk app permissions issue fix (#143)
* [MAPPS-3014] fix: TA splunk app permissions issue fix * [MAPPS-3014] fix: updated the meta file
1 parent 9a25a59 commit c67aaca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

TA_dataset/metadata/default.meta

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# https://docs.splunk.com/Documentation/Splunk/9.1.0/Admin/Defaultmetaconf
2-
# https://dev.splunk.com/enterprise/tutorials/module_getstarted/setpermissions/
1+
# Application-level permissions
32

43
[]
5-
export=system
4+
access = read : [ * ], write : [ admin, power ]
5+
export = system

0 commit comments

Comments
 (0)