Splunk Search

Automatic Lookup not applying to scripted inputs

jamesvz84
Communicator

I have implemented an automatic lookup by specifying the filename in transforms.conf:

[host_info]
filename = host_info.csv

and also defining the lookup in props.conf:

[source::*]
LOOKUP-host_info_for_windows = host_info host OUTPUTNEW ip,site,subnet

This is working for most sources, however I notice it is not working for my scripted input sources. It simply does not display the ip and site fields for those sources. Do I have to configure anything special for the automatic lookup to apply to the scripted input sources?

0 Karma

jamesvz84
Communicator

I ended up just explicitly calling a lookup for the scripted input sources. Not the most ideal solution, but it works.

search xxx | lookup host_info.csv host OUTPUTNEW ip | 
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 ...