Getting Data In

How do I configure props.conf to break events based on the time prefix '@' character and a timestamp format of '%H:%M:%S.%3N'?

garimayadav
New Member

I want configuration so that events are divided on the basis of time prefix @ and timestamp configuration %H:%M:%S.%3N. Each event starts with this config and not in middle of an event.

0 Karma

bshuler_splunk
Splunk Employee
Splunk Employee
SHOULD_LINEMERGE = false
LINE_BREAKER = ([\r\n]+)@
0 Karma

garimayadav
New Member

expected =====>
@13:38:06.9061 [ISCC] [connection 7fe1807fbed0] connecting [0]1
@13:38:06.9066 [ISCC] SERVER: (EMEA_IRL_ORK_TSvr_B) set cluster info1
@13:38:06.9068 [ISCC] SERVER: (EMEA_IRL_ORK_TSvr_B) set cluster info2

But splunk is breaking following event as well:
-AI[t/o:90000,trace]->-42 @13:38:06.8883

0 Karma

bshuler_splunk
Splunk Employee
Splunk Employee

If you could post 2 or 3 example events, we could help further.

0 Karma

krish3
Contributor

you can define your own linebreaks. Please refer the link below:

http://docs.splunk.com/Documentation/Splunk/6.2.2/Data/Indexmulti-lineevents

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...