Hi Everyone,
My splunk instance has been migrated. When I am searching for the index I am getting Below ERRORS: I FOUND THESE LOOKUPS IN MY AUTOMATIC LOOKUPS.
I checked the permission. Its GLOBAL only . How can I remove the these Errors.
Can someone guide me on this.
index="ABC"
@aditsss Recently one of our user had faced the same issue. The reason behind that was the UF was not installed Properly.
Make sure your getting data from the UF to your splunk instance. In our case the outputs.conf on UF was not defined with correct port number. Once the port number defined on outputs.conf was corrected(receiving port number :9997) ,the error was removed.
Hi @aditsss,
you already did the same answer, please see my answers to it https://community.splunk.com/t5/Dashboards-Visualizations/How-to-fix-quot-Could-not-load-lookup-Erro...
ciao.
Giuseppe
Hi @aditsss,
if your app has a lower version, upgrade it to the last one.
if it has the same version, extract the app files in anothe folder and copy them on the app folder (then restart Splunk).
Ciao.
Giuseppe
I am able to see this version when I run below command in search:
| rest /services/apps/local | search disabled=0 core=0|dedup label | table label version
From where I need to compare the version?
| EP DevOps | 1.0.0 |
Hi @aditsss,
you have to compare your app version (that you can see also by GUI in [Apps -- Manage Apps -- choose Salesforce apps -- Edit properties] with the one that you can find in apps.splunk.com.
For salesforce apps:
Ciao.
Giuseppe
Hi @aditsss,
have in the other environments the same automatic lookups or not?
you could copy the app from the other environment in the one with errors.
Ciao.
Giuseppe