[syslog-ng] Extension for syslog-ng
Martin Neimeier
nei@ibn.de
Wed, 02 Aug 2000 14:53:38 +0200
Hello,
for me, there are some features missing:
1. Real boolean expresions in filter statements with: and, or, not , (,
)
filter test
{
( ( program("abc") or program("cde") ) and level("info") ) or
( program("xyz") and level("debug") );
};
2. What about actions ?
Actions can be used to modify the contents of an log-message (sed-like)
befor writing it to its destination.
3. new destination database
Is something planed ? Is it interesting ?
cu
MN
--
--------------
Martin Neimeier
Tel:+49(6262)912344 Fax:+49(6262)912347