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
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 ...