socklog-2.1.0

small and secure replacement for syslogd

Index | sysutils

Description

socklog, in cooperation with the runit package, is a small and secure
replacement for syslogd.  There are three main features syslogd provides:

* receiving syslog messages from an unix domain socket ("/dev/log") and
  writing them to various files on disk depending on facility and priority.
* receiving syslog messages from an udp socket ("0.0.0.0:514") and writing
  them to various files on disk depending on facility and priority.
* writing received syslog messages to an udp socket ("a.b.c.d:514") 

Homepage: http://www.smarden.org/socklog/

Maintainer: Christian Rueger <cr+openbsd@rueger-net.de>