Splunk Search

Is there a REST API endpoint to display a lookup table's permissions?

pkeller
Contributor

Looking for a way to report on whether a lookup table is exported to all apps by using a rest search.

Assuming the lookup is under an app named etc/apps/FOO/lookups ... is there a curl endpoint I can use to display the lookup's metadata?

Thx.

0 Karma
1 Solution

somesoni2
Revered Legend
0 Karma

somesoni2
Revered Legend

Here you go

http://docs.splunk.com/Documentation/Splunk/6.4.2/RESTREF/RESTknowledgeExamples#data.2Flookup-table-...

curl -k -u admin:pass https://localhost:8089/servicesNS/admin/search/data/lookup-table-files/lookup.csv

In the output, look for field eai:acl.sharing. If it's value is 'global', it's exported to all apps.

0 Karma

pkeller
Contributor

Thank you. Much appreciated.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

At .conf26, Don’t Just See What’s Next. Help Shape It at Innovation Labs.

Long before a new capability reaches the keynote stage, it begins as an idea waiting to be tested. At ...

Forwarder Topology Guidance: Intermediate HF vs Intermediate UF

Why Universal Forwarders Should Not Be Used as Intermediate Forwarders A practical Splunk forwarding topology ...

Data Management Digest – August 2026

Data Management Digest   Welcome to the August 2026 edition of Data Management Digest! August was a big month ...