Getting Data In

Time stamp configuration in props.conf

aalhabbash1
Path Finder

Hi Splunker;

How can set (TIME_PREFIX, TIME_FORMAT, and MAX_TIMESTAMP_LOOKAHEAD) in props.conf if there change of timestamp location in each events?

you can see the sample logs in the attachment about my different time stamp event, show different locations for each event, how can set that?

][1]

Please help me in that.

BR;

Tags (1)
0 Karma
1 Solution

rmjharris
Path Finder

The examples you posted look like you could trust Splunk to find the timestamps automatically. However, if you want to do it manually then you are going to need to create a xml file with the various timestamps and reference it in props.conf.

[mysourcetype]
DATETIME_CONFIG = /etc/system/local/custom_datetime.xml

Documentation

View solution in original post

rmjharris
Path Finder

The examples you posted look like you could trust Splunk to find the timestamps automatically. However, if you want to do it manually then you are going to need to create a xml file with the various timestamps and reference it in props.conf.

[mysourcetype]
DATETIME_CONFIG = /etc/system/local/custom_datetime.xml

Documentation

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Deep insights, no barriers: Splunk Observability Cloud Free Edition

As software delivery cycles continue to accelerate, observability shouldn’t be a luxury — it should be a ...

Monitoring AI Agents with Splunk Observability Cloud

Let’s say I’m running a travel planning AI app in production. A user asks for three concise hotel options in ...

[Puzzles] Solve, Learn, Repeat: Tiling

This puzzle (first published here) is based on finding groups of tessellated tiles (inspired by floor tiles I ...