summaryrefslogtreecommitdiffstats
path: root/doc/rsyslog_conf_filter.html
Commit message (Collapse)AuthorAgeFilesLines
* typo fix (thanks to Björn Påhlsson for finding it!)Michael Biebl2010-11-301-2/+2
| | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* some doc fixes; incorrect config samples could cause confusionRainer Gerhards2010-05-201-1/+1
| | | | thanks to Anthony Edwards for pointing the problems out
* Fix a typo regarding syslog.h and syslog(3)Michael Biebl2010-01-191-2/+2
| | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* added ERE support in filter conditionsRainer Gerhards2009-03-041-1/+7
| | | | new comparison operation "ereregex"
* doc bugfix: property-based filter had inconsistent descriptionRainer Gerhards2008-11-211-3/+1
| | | | | Thank to Peter Matulis for pointing this out. Actually, all compare operations described exist.
* added forgotten filesRainer Gerhards2008-11-111-0/+280
they were new after restructuring the doc...