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 Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...