Getting Data In

props.conf and transforms.conf

chris_lewis
New Member

If I have created a number of extractions and they are all set to private, is there a quick way to change all these objects to Global with All users able to read and Admin able to write?

Tags (1)
0 Karma

alacercogitatus
SplunkTrust
SplunkTrust

Copy all the extraction settings from your location to the $APP_HOME/local folder. Edit $APP_HOME/metadata/local.meta for each object in the props and transforms. For example, We had a SunLDAP server, so I have this in local.meta:

[props/sun_slapd/EXTRACT-ldap_conn_from]
access = read : [ * ], write : [ admin ]
export = none
owner = alacercogitatus
version = 5.0.1

If you want to apply those permissions by default, do this in local.meta:

[]
access = read : [ * ], write : [ admin ]
export = none

Get Updates on the Splunk Community!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...