summaryrefslogtreecommitdiffstats
path: root/plugins/mmjsonparse
Commit message (Expand)AuthorAgeFilesLines
* mmjsonparse: support v8 omod interfaceRainer Gerhards2013-11-111-15/+30
* make rsyslog use the new json-c pkgconfig file if availablehwoarang2013-09-031-1/+1
* Remove redundat cflags and links to librariesTomas Heinrich2013-05-201-2/+2
* Don't #include libestr and libee headers when not necessaryTomas Heinrich2013-05-201-1/+0
* bugfix: mmjsonparse segfault if new-style config was usedRainer Gerhards2013-01-301-11/+11
* Merge branch 'v7-stable'Rainer Gerhards2013-01-081-0/+1
|\
| * bugfix: mmjsonparse errornously returned action error when no CEE cookie was ...Rainer Gerhards2013-01-081-0/+1
* | 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
* | mmjsonparse: support for v6+ config interface addedRainer Gerhards2012-11-011-5/+46
|/
* Don't require the trailing space in @cee: cookieMiloslav Trmač2012-10-111-1/+1
* get rid of compiler warningRainer Gerhards2012-10-021-4/+0
* cleanupRainer Gerhards2012-10-021-3/+0
* mmjsonparse: also add MSG part of message if CEE-parsing failsRainer Gerhards2012-10-021-10/+10
* Change mmjsonparse so non-json messages doesn't get lost from ceelogMilan Bartos2012-10-021-0/+9
* minor cleanupRainer Gerhards2012-08-271-14/+0
* milestone: first PoC for hierarchical data inside msgRainer Gerhards2012-08-271-23/+54
* added message property parsesuccess to indicate status of higher level parser...Rainer Gerhards2012-03-151-0/+3
* mmjsonparse: changed cookie back to @cee: after discussion with BalabitRainer Gerhards2012-02-221-1/+1
* added mmjsonparse to support recognizing and parsing JSON enhanced syslog mes...Rainer Gerhards2012-02-212-0/+255