Splunk Search

Updated lookup tables not reflected in the UI

LiquidTension
Path Finder

After updating some lookup tables that define a server, its alias, and the environment it is apart of (stage, dev, prod, etc) and pushing the change via deployment manager we are not seeing the change reflected in the UI when performing an inputlookup on the file. I have also validated that the change was pushed...when I manually look at the file the change is present on the search heads. A restart of the search head has also not resolved the issue. Has anybody else experienced this?

0 Karma

jkat54
SplunkTrust
SplunkTrust

There are permissions on the lookup as well. Not the file, but the lookup itself within Splunk. You can give it private, app level, or global.

0 Karma

LiquidTension
Path Finder

Here are the current permissions on each file:
-rw------- 1 splunk splunk 1815
-rw------- 1 splunk splunk 3667

0 Karma

jkat54
SplunkTrust
SplunkTrust

Permissions on the lookup could be the issue.

I'm thinking you need to run this a couple of times though:

 |extract reload=T

If that doesnt work, you can hit the REST API Endpoint (6.1.2 this exists, possibly earlier versions as well):

curl -k -u adminuser:password https://localhost:8089/services/admin/lookup-table-files/_reload   

Make sure you put in an appropriate username/pass

A restart of the search head should have done the above though... so check the permissions on the file as well as on the lookup.

0 Karma

pradeepkumarg
Influencer

what are the permissions on the lookup? is it private, app or global?

0 Karma

LiquidTension
Path Finder

I just tried both of the above suggestions and still have the same problem unfortunately.

0 Karma

pradeepkumarg
Influencer

Did you check the permissions on the lookup?

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, ...