Splunk Dev

My search gets results but with error "Lookup table ABC does not exist"

sylim_splunk
Splunk Employee
Splunk Employee

It just started happening right after the upgrade from 6.3.0 to 6.6.3. And the lookup configuration for ABC is correct and working fine before the upgrade.
I've checked the suggestions and checklist in the links but to no avail,
https://answers.splunk.com/answers/154326/so-many-lookups-so-many-errors-the-lookup-table-xxx-does-n...
https://answers.splunk.com/answers/97917/the-lookup-table-nix-action-lookup-does-not-exist-it-is-ref...
There is nothing wrong in configuration transforms.conf, it is the same as the others and it just started to happen after the upgrade.

Find the screenshot below;
alt text

Tags (1)
0 Karma
1 Solution

sylim_splunk
Splunk Employee
Splunk Employee

Search.log shows strange error suggesting that lookup filename is not recognized and going to implicit filename.
This could have been worked around by matching the lookup name and its file name.

---> Search.log under dispatch/"SID" ---
02-12-2018 06:00:05.056 INFO SearchProcessor - Building search filter
02-12-2018 06:00:05.059 WARN LookupOperator - Unable to find property=filename for lookup=ABC will attempt to use implicit filename.

02-12-2018 06:00:05.059 WARN LookupOperator - No valid lookup found for lookup=ABC

This is just for an immediate workaround. To root cause it please contact splunk support with DEBUG enabled diag, which is taken after a repro - make sure to provide SID.
To enable DEBUG for search;
- Set rootCategory=DEBUG in $SPLUNK_HOME/etc/log-searchprocess.cfg

rootCategory=DEBUG,searchprocessAppender
appender.searchprocessAppender.maxBackupIndex=50

View solution in original post

0 Karma

493669
Super Champion

have you tried this:
Go to Settings>>Lookups>>Automatic lookups and check Sharing Permission and set to Global

0 Karma

sylim_splunk
Splunk Employee
Splunk Employee

Search.log shows strange error suggesting that lookup filename is not recognized and going to implicit filename.
This could have been worked around by matching the lookup name and its file name.

---> Search.log under dispatch/"SID" ---
02-12-2018 06:00:05.056 INFO SearchProcessor - Building search filter
02-12-2018 06:00:05.059 WARN LookupOperator - Unable to find property=filename for lookup=ABC will attempt to use implicit filename.

02-12-2018 06:00:05.059 WARN LookupOperator - No valid lookup found for lookup=ABC

This is just for an immediate workaround. To root cause it please contact splunk support with DEBUG enabled diag, which is taken after a repro - make sure to provide SID.
To enable DEBUG for search;
- Set rootCategory=DEBUG in $SPLUNK_HOME/etc/log-searchprocess.cfg

rootCategory=DEBUG,searchprocessAppender
appender.searchprocessAppender.maxBackupIndex=50

0 Karma
Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...