Source: socklog
Section: admin
Priority: optional
Maintainer: Mathieu Mirmont <mat@parad0x.org>
Uploaders: Gerrit Pape <pape@smarden.org>
Vcs-Browser: https://salsa.debian.org/debian/socklog
Vcs-Git: https://salsa.debian.org/debian/socklog.git
Standards-Version: 4.5.0
Homepage: http://smarden.org/socklog
Build-Depends: debhelper-compat (= 13),
               dh-runit,
               dh-sysuser,
               doc-base
Rules-Requires-Root: no

Package: socklog
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: runit, ${misc:Depends}, ${shlibs:Depends}
Recommends: ipsvd, mailx
Suggests: runit-run (>= 2.1.2-37) | runit-init |
          runit-sysv (<< 2.1.2-37) | runit-systemd (<< 2.1.2-37)
Provides: system-log-daemon, linux-kernel-log-daemon
Conflicts: system-log-daemon, linux-kernel-log-daemon, ${runit:Conflicts}
Breaks: socklog-run (<< 2.1.0-9), ${runit:Breaks}
Replaces: socklog-run (<< 2.1.0-9)
Description: system and kernel logging services
 socklog cooperates with the runit package to create a small and
 secure replacement for rsyslog. socklog supports system logging
 through Unix domain sockets (/dev/log), UDP sockets (0.0.0.0:514), as
 well as TCP socket, with the help of runit's runsvdir, runsv, and
 svlogd. socklog provides a different network logging concept, and
 also does log event notification. svlogd has built in log file
 rotation based on file size, so there is no need for any cron jobs to
 rotate the logs. socklog is small, secure, and reliable.
