Splunk Search

Historical Lookups

saad_siddiqi
Path Finder

Hi,

I am encountering a problem in lookups. The problem is that whenever the lookup file gets updated with new data, SPLUNK does not recognise the fields from the older data.

Say
older file had

ABC,RNC02,136,3G-000-001

New one has

ABC,RNC03,136,3G-000-001

and we do search for RNC02, is does not find the field description containing 3G-000-001

So, is there any way to bind the lookup with the data itself so as to keep the historical data consistent.

Thanks

Tags (1)
0 Karma

saad_siddiqi
Path Finder

The lookup file gets ftped through a cron job every day.

0 Karma

cramasta
Builder

How is your lookup file being populated? If you are using the outputlookup command you can append new data so the older data is not lost

| outputlookup somefile.csv append=t

0 Karma
Get Updates on the Splunk Community!

Splunk Enterprise Security 8.0.2 Availability: On cloud and On-premise!

A few months ago, we released Splunk Enterprise Security 8.0 for our cloud customers. Today, we are excited to ...

Logs to Metrics

Logs and Metrics Logs are generally unstructured text or structured events emitted by applications and written ...

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...