Splunk Search

How to access a lookup table belonging to another app?

brdr
Contributor

I've read the documentation that if permissions are set to Global for a lookup that it can be accessed from within another app.

I want to be able to access the following lookup from the location below while I'm in Search and Reporting app.

/apps/splunk/etc/apps/SA-ThreatIntelligence/lookups/asn_by_cidr.csv

In Search I tried:

| inputlookup /apps/splunk/etc/apps/SA-ThreatIntelligence/lookups/asn_by_cidr.csv 

But I get nothing back.

Tags (1)
1 Solution

jkat54
SplunkTrust
SplunkTrust

Try this:

| inputlookup asn_by_cidr.csv

View solution in original post

0 Karma

jkat54
SplunkTrust
SplunkTrust

Try this:

| inputlookup asn_by_cidr.csv

0 Karma

brdr
Contributor

I also tried that syntax as well to no avail.

0 Karma

brdr
Contributor

Hi jkat54, I don't access to log into the search head to view the lookup on file. I actually now think the lookup file is empty, and hence producing no events. I can successfully access another lookup within SA-ThreatIntelligence.... We can close this one. thank you.

jkat54
SplunkTrust
SplunkTrust

I found it to be empty in my testing too

0 Karma

jkat54
SplunkTrust
SplunkTrust

If you open the enterprise security app and go to search drop down select search in drop down, try the same search and let me know.

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...