Splunk Search

Timestamp for values in a lookup table

kiranpatil1985
New Member

Is there any way I can find out when was a particular value entered into a Lookup table? My search query depends on the date values was created/entered in a lookup table.
Thanks in advance.

Tags (2)
0 Karma

woodcock
Esteemed Legend

Not unless it was included when the event was written. It is possible, though, that the _raw field was accidentally included in the file but you will not see it unless you do | rename _* AS invisible_* and if you have that, you can probably find the timestamp inside of the raw event.

0 Karma

somesoni2
Revered Legend

If your lookup table values doesn't contain the timestamp itself, you won't be able to know when an entry was entered. A lookup is a static csv file (assuming it's a file based lookup), and it has no historical reference to previous state.

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...

Updated Data Management and AWS GDI Inventory in Splunk Observability

We’re making some changes to Data Management and Infrastructure Inventory for AWS. The Data Management page, ...