Getting Data In

Need help on Timestamp extraction while parsing the log data at Indexer

maniu1609
Path Finder

I have a log file to be monitored and i need to extract timestamp.
Example events:
Fri Feb 02 2018 10:22:37 aaaaaaa bbbbbbb cccccc
Mon Feb 05 2018 11:00:50 gggggg aaaaaaa vvvvvv

Please help me how I can extract timestamp of the events. Thanks in advance!!

0 Karma
1 Solution

TISKAR
Builder

Hello you can use that in props.conf,

[ __auto__learned__ ]
SHOULD_LINEMERGE=true
NO_BINARY_CHECK=true
TIME_FORMAT=%b %d %Y %H:%M:%S
TIME_PREFIX=\w{3}\s

View solution in original post

TISKAR
Builder

Hello you can use that in props.conf,

[ __auto__learned__ ]
SHOULD_LINEMERGE=true
NO_BINARY_CHECK=true
TIME_FORMAT=%b %d %Y %H:%M:%S
TIME_PREFIX=\w{3}\s

maniu1609
Path Finder

Hi Tiskar,

Thanks for your time. May I know what's the use of SHOULD_LINEMERGE and NO_BINARY_CHECK.
I have gone through the splunk documents but unable to understand them. Can you please give me some examples to understand.

0 Karma

TISKAR
Builder

Hi,
Yes, A binary file is a file whose content must be interpreted by a program or a hardware processor that understands in advance exactly how it is formatted LIKE file.exe.
So When set NO_BINARY_CHECK to true, Splunk processes binary files.

0 Karma
Get Updates on the Splunk Community!

Index This | What did the zero say to the eight?

June 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this month’s ...

Splunk Observability Cloud's AI Assistant in Action Series: Onboarding New Hires & ...

This is the fifth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...

Now Playing: Splunk Education Summer Learning Premieres

It’s premiere season, and Splunk Education is rolling out new releases you won’t want to miss. Whether you’re ...