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 + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...