digitalocean / captainslog

A Syslog Protocol Parser
Mozilla Public License 2.0
136 stars 19 forks source link

Support for RFC 5424 #59

Open AlekSi opened 7 years ago

AlekSi commented 7 years ago

https://tools.ietf.org/html/rfc5424. Support for structured data will be very helpful.

taotetek commented 7 years ago

@AlekSi I agree - I have planned to add RFC524 - since we use RFC3164 + json at work I just haven't prioritized doing the work. Since someone else is interested in it, I'll see if I can fit in some time to work on it.