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!

Observability Unlocked: Kubernetes Monitoring with Splunk Observability Cloud

 Ready to master Kubernetes and cloud monitoring like the pros? Join Splunk’s Growth Engineering team for an ...

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...