summaryrefslogtreecommitdiffstats
path: root/doc/pmlastmsg.html
Commit message (Collapse)AuthorAgeFilesLines
* milestone: omfile basically gets its parameters via the new systemRainer Gerhards2011-07-211-1/+3
| | | | | but not all syntax handlers are present (so it does not yet fully work).
* doc: clarified that pmlastmsg does not drop those messagesRainer Gerhards2011-07-211-0/+5
|
* minor bug fixesRainer Gerhards2010-08-051-2/+2
| | | | | - doc for pmlastmsg and ruleset parsers were hard to read - pmrfc3164sd had wrong name
* added new parser modulesRainer Gerhards2010-07-131-0/+62
most importantly pmlastmsg, which handles the pathetic "last message repeated n times" messages that some syslogd's emit. Also some minor fixes, like wrong files names in make dist (for new files introduced after last release)