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!

Automatic Discovery Part 1: What is Automatic Discovery in Splunk Observability Cloud ...

If you’ve ever deployed a new database cluster, spun up a caching layer, or added a load balancer, you know it ...

Real-Time Fraud Detection: How Splunk Dashboards Protect Financial Institutions

Financial fraud isn't slowing down. If anything, it's getting more sophisticated. Account takeovers, credit ...

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 ...