You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

52 lines
2.0 KiB

[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../socklog/socklog.desc
[COPY] Copyright (C) 2006 - 2008 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] System and kernel logging services
[T] socklog, in cooperation with the runit package, is a small and secure
[T] replacement for syslogd. There are three main features syslogd provides:
[T] - receiving syslog messages from an unix domain socket ("/dev/log") and
[T] writing them to various files on disk depending on facility and priority.
[T] - receiving syslog messages from an udp socket ("0.0.0.0:514") and writing
[T] them to various files on disk depending on facility and priority.
[T] - writing received syslog messages to an udp socket ("a.b.c.d:514")
[T]
[T] socklog provides the first two features with the help of runit's runsvdir,
[T] runsv, and svlogd, provides a different network logging concept, and
[T] additionally does log event notification.
[T]
[T] svlogd has a built in log file rotation based on file size, so there is no
[T] need for any cron jobs or similar to rotate the logs. Log partitions can be
[T] calculated properly.
[U] http://smarden.org/socklog/
[A] Gerrit Pape <pape@smarden.org>
[M] Alejandro Mery <amery@opensde.org>
[C] base/system
[F] DIETLIBC
[L] BSD
[S] Stable
[V] 2.1.0
[P] O -----5---9 199.200
[CV-URL] http://smarden.org/socklog/install.html
[D] 2090865831 socklog-2.1.0.tar.gz http://smarden.org/socklog/