Getting Data In

What is the setting for TCP Line Breaking?

JGP
Explorer

what could be the settings to break the tcp data in splunk. Need to break after @sign to another event.

L2023087102901 some data 000000 000000 000000 000000 000000 000000 000000 000000 000000 000000 000000 000000 000000 000000 000000 000000 000000 000000 000000 000000 000000 000000 000000 000000 000000 000000 000000 <@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@L2023087102903 another some data

Labels (1)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

OK then try this.

LINE_BREAKER = @+()
---
If this reply helps you, Karma would be appreciated.

View solution in original post

1783797
Loves-to-Learn Lots

probably this would be a solution

0 Karma

JGP
Explorer

it worked.... thank you.

 

JGP
Explorer

Tried, but it is removing all @ sign data from the event

also wanted to have those entry as well in the event

0 Karma

richgalloway
SplunkTrust
SplunkTrust

OK then try this.

LINE_BREAKER = @+()
---
If this reply helps you, Karma would be appreciated.

richgalloway
SplunkTrust
SplunkTrust

Presuming you intend to break after the full string of @'s then try this.

 

LINE_BREAKER = (@+)

 

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...