This message originated from Cribl Community Slack.
Click here to view the original link.
I am trying to send a datagen of syslog data to a syslog destination. The format of the beginning of the _raw message being sent in the datagen is
<187>1 2026-04-17T14:13:25-0400 hostname
The destination syslog (I ran TCPDUMP to see it) is receiving it like this
<187>Apr 17 14:13:25 hostname
the 1 is gone after the <> and the date format is completely different.
As the receiving syslog is getting the changed message, is Cribl changing something in the _raw data before it sends out over the wire to the syslog destination?
Solved
Cribl Modifying Syslog _Raw Data Format Before Sending To Destination
Best answer by Jon Rust
You can control the exact formatting of the outbound data by putting the content in __syslogout
Sign up
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
