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!

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...