openbsd-ports/sysutils/socklog/pkg/DESCR
naddy 8d9aee4114 Import socklog 1.5.0; from Lars Hansson <lars@unet.net.ph>.
socklog, in cooperation with the runit package, is a small and secure
replacement for syslogd.
2004-10-02 23:13:41 +00:00

9 lines
505 B
Plaintext

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")