All Apps and Add-ons

Is it possible to link Timestamp from data to Time picker?

Shadolu
Explorer

Is it possible to search base on the Timestamp from the Column than the _time of ingestion

I'm using dB connect not the "add Data"

Since ill be using this in Dashboard,  I'm Very new in splunk

Shadolu_0-1649059842671.png

 

Labels (5)
0 Karma
1 Solution

rohit1793
Explorer

Hi @Shadolu ,

[<spec>]
TIME_PREFIX = Timestamp --change as per your raw data 
MAX_TIMESTAMP_LOOKAHEAD = 21 
TIME_FORMAT = write regex as per your data , if timestamp is start of your event[%Y-%m-%d %H:%M:%S.%Z]

Yes this is possible, you have to change the parameter in  props.conf file. let's say you have data coming in xyz sourcetype, you have to Add above parameter. 

Rohit Joshi
Splunk Architect

View solution in original post

rohit1793
Explorer

Hi @Shadolu ,

[<spec>]
TIME_PREFIX = Timestamp --change as per your raw data 
MAX_TIMESTAMP_LOOKAHEAD = 21 
TIME_FORMAT = write regex as per your data , if timestamp is start of your event[%Y-%m-%d %H:%M:%S.%Z]

Yes this is possible, you have to change the parameter in  props.conf file. let's say you have data coming in xyz sourcetype, you have to Add above parameter. 

Rohit Joshi
Splunk Architect
Get Updates on the Splunk Community!

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

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...