summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into v7-stats-scriptsAndre Lorbach2013-07-116-10/+98
|\
| * Merge branch 'c8'Rainer Gerhards2013-07-111-1/+59
| |\
| | * impstats: add process resource usage counters [via getrusage()]Rainer Gerhards2013-07-111-1/+59
| * | fix compile problem in debug buildRainer Gerhards2013-07-091-2/+0
| * | Merge remote-tracking branch 'andre/v7-stats-scripts'Rainer Gerhards2013-07-054-0/+9746
| |\ \
| * \ \ Merge branch 'v7-stable'Rainer Gerhards2013-07-051-1/+3
| |\ \ \
| | * | | bugfix: omlibdbi did not properly close connection on some errorsRainer Gerhards2013-07-051-1/+3
| * | | | Merge branch 'v7-stable'Rainer Gerhards2013-07-051-3/+9
| |\| | |
| | * | | omlibdbi: improve debug reporting on Begin/EndTXRainer Gerhards2013-07-051-3/+9
| * | | | make use of new librelp generic error reporting facilityRainer Gerhards2013-07-052-0/+17
| * | | | Merge branch 'v7-stable'Rainer Gerhards2013-07-041-2/+1
| |\| | |
| | * | | minor code reductionRainer Gerhards2013-07-041-2/+1
| * | | | bugfix: very small memory leak in imrelpRainer Gerhards2013-07-041-0/+1
| * | | | omrelp: add "windowSize" parameter to set custom RELP window sizeRainer Gerhards2013-07-021-0/+8
| * | | | Merge branch 'v7-stable'Rainer Gerhards2013-07-021-1/+0
| |\| | |
| | * | | bugfix: double-free in omelasticsearchRainer Gerhards2013-07-021-1/+0
| | * | | bugfix: omrelp potential segfault at startup on invalid config parametersRainer Gerhards2013-06-251-1/+2
* | | | | Added command line switch to generate bar charts in statslog-splitter.pyAndre Lorbach2013-07-051-6/+22
| |_|/ / |/| | |
* | | | Fixed Datetime detectionAndre Lorbach2013-07-031-3/+4
* | | | Added support for multiple regex commands, useful for parsing multiple rsyslo...Andre Lorbach2013-07-031-53/+79
* | | | Added more command line options to customize the charts and their outputAndre Lorbach2013-07-032-4/+31
* | | | Finished statslog graph and splitter script.Andre Lorbach2013-07-034-26/+9368
* | | | Finsihed implementing chart gemerator script for impstats.Andre Lorbach2013-07-032-40/+150
* | | | Started implementing stats chart generatorAndre Lorbach2013-07-021-0/+107
* | | | Added script to split impstats logfiles into processable csv filesAndre Lorbach2013-07-021-0/+133
|/ / /
* | | omrelp: use transactional mode to make imrelp emit bulk sendsRainer Gerhards2013-06-291-0/+25
* | | cosmetic: remove compiler warningRainer Gerhards2013-06-291-1/+1
* | | [io]mrelp: improve error reportingRainer Gerhards2013-06-282-0/+20
* | | bugfix: imptcp did not properly initialize compression status variableRainer Gerhards2013-06-261-0/+1
* | | bugfix: omrelp potential segfault at startup on invalid config parametersRainer Gerhards2013-06-251-1/+2
* | | imrelp: properly initialize certifcate parametersRainer Gerhards2013-06-251-0/+3
* | | Merge branch 'v7-stable'Rainer Gerhards2013-06-251-2/+0
|\| |
| * | imfile: remove redundant error mesageRainer Gerhards2013-06-251-2/+0
* | | Merge branch 'v7-stable'Rainer Gerhards2013-06-253-4/+5
|\| |
| * | typo fix ("listner" vs. "listener")Michael Biebl2013-06-252-2/+2
| * | imtcp: permit parameter name with typo for backward compatibilityRainer Gerhards2013-06-251-1/+3
| * | imtcp: fix typo in config parameter nameMichael Biebl2013-06-251-2/+2
| * | bugfix: potential segfault on rsyslog termination in imudpRainer Gerhards2013-06-251-1/+0
* | | Merge branch 'v7-stable'Rainer Gerhards2013-06-243-9/+3
|\| |
| * | bugfix: RainerScript object required parameters were not properly checkedRainer Gerhards2013-06-242-8/+2
| * | bugfix: omrelp "template" parameter is NOT requiredRainer Gerhards2013-06-241-1/+1
* | | Merge branch 'v7-stable'Rainer Gerhards2013-06-241-0/+4
|\| |
| * | impstats: solve build problem on FreeBSDRainer Gerhards2013-06-241-0/+4
* | | mmfields: add "jsonRoot" parameterRainer Gerhards2013-06-241-3/+12
* | | omrelp: add tls.authmode parameterRainer Gerhards2013-06-211-0/+12
* | | omrelp: add tls.authmode parameterRainer Gerhards2013-06-211-0/+12
* | | omrelp: disable action on auth failureRainer Gerhards2013-06-211-6/+11
* | | omrelp: emit error message on peer authentication failureRainer Gerhards2013-06-212-2/+12
* | | imrelp: emit error message on authentication errorRainer Gerhards2013-06-201-0/+9
* | | minor cleanupRainer Gerhards2013-06-201-5/+0