Getting Data In

For UDP inputs, does the raw log priority factor into LINE_BREAKER?

twinspop
Influencer

If you watch the wire data via tcpdump, you will see syslog events contain the log priority at the beginning of an event:

<134>12/1/14 10:02:03.123 INFO some log info

When defining LINE_BREAKER for this log, do I need to factor in the priority, or is that stripped before that stage?

0 Karma
1 Solution

twinspop
Influencer

Based on my own experiments, no, do not account for the log priority identifier in angle brackets. Pretend like it's not there.

View solution in original post

0 Karma

twinspop
Influencer

Based on my own experiments, no, do not account for the log priority identifier in angle brackets. Pretend like it's not there.

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...