mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
12 lines
357 B
Plaintext
12 lines
357 B
Plaintext
|
Sievelog is a message dispatcher inspired by swatch but more focused on the
|
||
|
following problems:
|
||
|
|
||
|
* Having a clean syntax
|
||
|
* Directing a raw syslog stream to different files based on content
|
||
|
* Mailing out alerts based on content
|
||
|
* Being fast
|
||
|
|
||
|
Sievelog's syntax is as simple as "<regex>" -> /some/file.
|
||
|
|
||
|
WWW: http://sievelog.googlecode.com/
|