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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...