Skip to content

Conversation

@wenli200133
Copy link

This PR support new rfc syslog 5424 packet format and keep the original packet of 3164 unchanged.

new PR support both:
3164 packet format
<PRI>TIMESTAMP HOSTNAME APP-NAME[PROCID]: sourcetype="SOURCETYPE" key1="val1" key2="val2" content
and

new 5424 packet format
<PRI>VER TIMESTAMP HOSTNAME APP-NAME PROCID MSGID [SOURCETYPE@NM_IANA key1="val1" key2="val2" content

I need capture more logger information when using kubernetes fleuntd with syslog output plugin, so need syslog protocol support 5424 packet message method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant