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!

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

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

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...