Playing around with collecting syslog over TCP

mostly with rsyslog on the other side, reading through Rainer's RFCs
This commit is contained in:
2013-01-24 23:11:14 -05:00
parent 92f7543872
commit fb3009574f
7 changed files with 264 additions and 0 deletions

8
sltcpsrv/README Normal file
View File

@@ -0,0 +1,8 @@
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