You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
607 B
36 lines
607 B
# shared Application-level permissions
|
|
[]
|
|
access = read : [ * ], write : [ admin ]
|
|
export = system
|
|
|
|
######################################################
|
|
#
|
|
# Splunk for Windows Infrastructure
|
|
# Windows Domain Controller Data Definition
|
|
#
|
|
# Copyright (C) 2016 Splunk, Inc.
|
|
# All Rights Reserved
|
|
#
|
|
######################################################
|
|
[]
|
|
access = read : [ * ], write : [ admin, power ]
|
|
|
|
[eventtypes]
|
|
export = system
|
|
|
|
[props]
|
|
export = system
|
|
|
|
[transforms]
|
|
export = system
|
|
|
|
[lookups]
|
|
export = system
|
|
|
|
[tags]
|
|
export = system
|
|
|
|
[viewstates]
|
|
access = read : [ * ], write : [ * ]
|
|
export = system
|