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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...