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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...