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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...