* updated krdc (21.12.1 -> 21.12.2), untested
[t2-trunk.git] / package / base / socklog / socklog.desc
blob3a145fa64f38f8490589a661613418e566814141
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/socklog/socklog.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
5 [COPY] 
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
8 [COPY] 
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] System and kernel logging services
15 [T] socklog, in cooperation with the runit package, is a small and secure
16 [T] replacement for syslogd. There are three main features syslogd provides:
17 [T]  - receiving syslog messages from an unix domain socket ("/dev/log") and
18 [T]    writing them to various files on disk depending on facility and priority.
19 [T]  - receiving syslog messages from an udp socket ("0.0.0.0:514") and writing
20 [T]    them to various files on disk depending on facility and priority.
21 [T]  - writing received syslog messages to an udp socket ("a.b.c.d:514")
22 [T]
23 [T] socklog provides the first two features with the help of runit's runsvdir,
24 [T] runsv, and svlogd, provides a different network logging concept, and
25 [T] additionally does log event notification.
26 [T]
27 [T] svlogd has a built in log file rotation based on file size, so there is no
28 [T] need for any cron jobs or similar to rotate the logs. Log partitions can be
29 [T] calculated properly.
31 [U] http://smarden.org/socklog/
33 [A] Gerrit Pape <pape@smarden.org>
34 [M] The T2 Project <t2@t2-project.org>
36 [C] base/system
38 [L] GPL
39 [S] Stable
40 [V] 2.1.0
41 [P] O -----5---9 199.200
43 [O] . $base/package/*/runit/djb-config admin $sbindir
45 [CV-URL] http://smarden.org/socklog/install.html
47 [CV-FLAGS] ODD-STABLE
48 [D] 47818915647d46451368f1e4909de1d5231df002479e28ed84526e18 socklog-2.1.0.tar.gz http://smarden.org/socklog/