Splunk Search

Is there a REST endpoint for an admin level user to return all lookup table files, not just global?

pgullette
Explorer

I've noticed that calling the REST endpoint /services/data/lookup-table-files only returns global lookups. I'm making this call as an admin level user, and the behavior is the same. The only way I can view non-global lookups via REST is to query that specific apps namespace.

Is there no mechanism for an admin level user to get all lookups via REST without making multiple calls for each app?

Tags (3)
1 Solution

woodcock
Esteemed Legend

The only way that I know is to cull through all the results like this (which is what I do):

| rest/services/data/lookup-table-files | search eai:acl.app=MyApp

View solution in original post

woodcock
Esteemed Legend

The only way that I know is to cull through all the results like this (which is what I do):

| rest/services/data/lookup-table-files | search eai:acl.app=MyApp
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...