summaryrefslogtreecommitdiffstats
path: root/plugins/mmnormalize
Commit message (Expand)AuthorAgeFilesLines
* remove compiler warningRainer Gerhards2013-11-281-1/+1
* mmnormalize: no longer need to duplicate msg text for liblognormRainer Gerhards2013-11-251-8/+1
* Allow path parameter to place normalized fields as subtreePavel Levshin2013-11-251-1/+24
* Rewrite mmnormalize to use liblognorm 0.4.0 with JSON interfacePavel Levshin2013-11-252-37/+7
* mmnormalize: convert to v8 omod interfaceRainer Gerhards2013-11-091-3/+18
* bugfix: memory leak in mmnormalizeRainer Gerhards2013-10-101-0/+1
* make rsyslog use the new json-c pkgconfig file if availablehwoarang2013-09-031-1/+1
* Merge branch 'v7-stable'Rainer Gerhards2013-03-201-1/+1
|\
| * bugfix: $mmnormalizeuseramsg paramter was specified with wrong typeRainer Gerhards2013-03-201-1/+1
* | bugfix[minor]: invalid error code when mmnormalize could not access rulebaseRainer Gerhards2012-11-301-3/+3
* | bugfix: mmnormalize could abort rsyslog if config parameter was in errorRainer Gerhards2012-11-281-1/+5
* | Merge branch 'v7-stable'Rainer Gerhards2012-11-281-0/+1
|\|
| * bugfix: modules not (yet) supporting new conf format were not properly regist...Rainer Gerhards2012-11-281-0/+2
* | bugfix: mmnormalize build problemsRainer Gerhards2012-11-271-6/+3
* | Merge branch 'v7-stable'Rainer Gerhards2012-11-011-1/+1
|\|
| * Merge branch 'v6-stable' into v7-stableRainer Gerhards2012-11-011-1/+1
| |\
| | * bugfix: misaddressing of $mmnormalizeuserawmsg parameterRainer Gerhards2012-11-011-1/+1
* | | mmnormalize: support for v6+ config interface addedRainer Gerhards2012-11-011-29/+145
|/ /
* / mmnormalize: switched to new JSON systemRainer Gerhards2012-08-271-12/+24
|/
* added message property parsesuccess to indicate status of higher level parser...Rainer Gerhards2012-03-151-0/+3
* 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
|\
| * undoing v6.1 config scoping interface, part II (now finished)Rainer Gerhards2012-01-191-3/+3
* | milestone: added module config namesRainer Gerhards2011-07-201-0/+1
* | renaming conf.* wasn't a good idea -- undoingRainer Gerhards2011-04-191-1/+1
* | 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
* Merge branch 'lognorm' + some doc addedRainer Gerhards2010-12-131-12/+12
* 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-012-2/+14
* milestone: added mmnormalize (compiles, but untested)Rainer Gerhards2010-12-012-0/+269