socklog: System and kernel logging services1

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

socklog provides the first two features with the help of runit's runsvdir, runsv, and svlogd, provides a different network logging concept, and additionally does log event notification.

svlogd has a built in log file rotation based on file size, so there is no need for any cron jobs or similar to rotate the logs. Log partitions can be calculated properly.

... part of T2, get it here

URL: http://smarden.org/socklog/

Author: Gerrit Pape <pape [at] smarden [dot] org>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: GPL
Status: Stable
Version: 2.1.0

Download: http://smarden.org/socklog/ socklog-2.1.0.tar.gz

T2 source: socklog.cache
T2 source: socklog.desc

Build time (on reference hardware): 1% (relative to binutils)2

Installed size (on reference hardware): 0.23 MB, 54 files

Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils findutils gawk grep gzip linux-header make sed tar

Installed files (on reference hardware): n.a.

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).