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!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...