box-o-sand/sltcpsrv
Dan Buch fb3009574f Playing around with collecting syslog over TCP
mostly with rsyslog on the other side, reading through Rainer's RFCs
2013-01-24 23:12:00 -05:00
..
syslog-tcp-server Playing around with collecting syslog over TCP 2013-01-24 23:12:00 -05:00
doc.go Playing around with collecting syslog over TCP 2013-01-24 23:12:00 -05:00
LICENSE Playing around with collecting syslog over TCP 2013-01-24 23:12:00 -05:00
Makefile Playing around with collecting syslog over TCP 2013-01-24 23:12:00 -05:00
message.go Playing around with collecting syslog over TCP 2013-01-24 23:12:00 -05:00
README Playing around with collecting syslog over TCP 2013-01-24 23:12:00 -05:00
server.go Playing around with collecting syslog over TCP 2013-01-24 23:12:00 -05:00

Syslog TCP Server
-----------------

This is a TCP server that (hopefully) knows how to consume Syslog messages.

Notable bits:
 - https://tools.ietf.org/rfc/rfc5424.txt
 - https://tools.ietf.org/rfc/rfc6587.txt