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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...