summaryrefslogtreecommitdiffstats
path: root/plugins/mmnormalize/mmnormalize.c
Commit message (Collapse)AuthorAgeFilesLines
* added message property parsesuccess to indicate status of higher level ↵Rainer Gerhards2012-03-151-0/+3
| | | | | | | | parser run added message property parsesuccess to indicate if the last run higher-level parser could successfully parse the message or not (see property replacer html doc for details)
* v6.1/2 scoping support removed from pluginsRainer Gerhards2012-01-191-3/+2
|
* Merge branch 'v6-stable-noscoping' into masterRainer Gerhards2012-01-191-3/+3
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html plugins/imfile/imfile.c plugins/imklog/imklog.c plugins/immark/immark.c plugins/imptcp/imptcp.c plugins/imrelp/imrelp.c plugins/imtcp/imtcp.c plugins/imtemplate/imtemplate.c plugins/imudp/imudp.c plugins/imuxsock/imuxsock.c plugins/mmsnmptrapd/mmsnmptrapd.c plugins/omtemplate/omtemplate.c runtime/glbl.c runtime/parser.c tools/omfile.c tools/syslogd.c
| * undoing v6.1 config scoping interface, part II (now finished)Rainer Gerhards2012-01-191-3/+3
| | | | | | | | | | | | This concludes the removal of the new scoping interface, at least as far as pre v6-plugins are affected. Full code cleanup will happen in the v6.3 branch.
* | milestone: added module config namesRainer Gerhards2011-07-201-0/+1
| |
* | renaming conf.* wasn't a good idea -- undoingRainer Gerhards2011-04-191-1/+1
| | | | | | | | | | too many dependencies, things get cluttered (and merging probably gets problematic). Now new config will be "conf2".
* | renamed conf.c to legacyconf.c to make room for new config systemRainer Gerhards2011-04-191-1/+1
|/
* added log classification capabilities (via mmnormalize & tags)Rainer Gerhards2011-04-131-3/+3
|
* Merge branch 'v5-beta'Rainer Gerhards2011-03-111-0/+1
| | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html plugins/omlibdbi/omlibdbi.c tests/Makefile.am tests/diag.sh
* Merge branch 'lognorm' + some doc addedRainer Gerhards2010-12-131-12/+12
| | | | | Conflicts: ChangeLog
* milestone: added support for CEE-properties in property-based filtersRainer Gerhards2010-12-011-3/+3
|
* milestone: template supports CEE output via %$!all-json%Rainer Gerhards2010-12-011-1/+1
|
* mmnormalize loads & runs (basic testing done)Rainer Gerhards2010-12-011-0/+12
|
* milestone: added mmnormalize (compiles, but untested)Rainer Gerhards2010-12-011-0/+261