aboutsummaryrefslogtreecommitdiff
path: root/sysutils/minirsyslogd
Commit message (Collapse)AuthorAgeFilesLines
* Remove dead master site.David Thiel2007-07-251-3/+2
| | | | Notes: svn path=/head/; revision=196230
* - Add additional MASTER_SITETim Bishop2006-03-201-1/+2
| | | | | | | | PR: 94748 Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer) Notes: svn path=/head/; revision=157786
* SHA256ifyEdwin Groothuis2006-01-241-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Add minirsyslogd 1.02: minimal, fast and secure syslog receiver.Sergei Kolobov2003-10-304-0/+41
minirsyslogd is a minimalistic, fast and secure (through lack of bloat) remote-only syslog receiver suitable for hardened log receiver hosts and/or central log receivers that receive several gigabyte of logs each day. It will not deal with local syslog data. It does not have a multitude of configuration, alerting or scripting options. It will however automatically split inbound syslog data according to IP address, date and current hour, and do so as rapidly and (I hope) securely as possible. Author: Mikael Olsson <mikael.olsson@clavister.com> WWW: http://www.clueby4.org/minirsyslogd/ PR: 58737 Submitted by: lx@redundancy.redundancy.org Notes: svn path=/head/; revision=92658