Splunk Enterprise Security

Lookup Tables Not functioning

ltrand
Contributor

I looked at Splunk Answer and saw that there is a known issue that is reported as a false-positive. However, I do not believe that to be the case.

It looks like lookup tables that are a part of a prebuilt app are working correctly, however lookup tables that are manually inputted to the search app are not currently working. We're using multiple search heads with a common NFS where the apps are deployed to. Using a seperate deployment server to manage everything except the search app.

I can't find anywere that identifies specifically why the errors in the above mentioned link are generated, however attempting to do a inputlookup to read the contents of the lookups does generate the referenced errors, so I'm inclined to believe it is either not related or that the above bug report is not a false-positive logging event.

Has anyone seen similar results? Do you show null returns for lookups in which you get a lookup error in your logs?

ltrand
Contributor

I figured out the issue I was having. If only doing a input it MUST be structured as such:

| inputlookup some.csv

Absense of the leading | will break the search but no syntax error will be given.

neelamssantosh
Contributor

Kindly check if ur lookup is is being read by Splunk using
/opt/Splunk/bin/splunk btool lookups list --debug

Also make the lookups to global/permissions.

In some scenarios once lookups are in place do /debug/refresh or restart.

Hope it can help u.

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!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...