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 (4)
0 Karma
1 Solution

rohit1793
SplunkTrust
SplunkTrust

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

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!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...