Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [io]mrelp: support for certificate parameters | Rainer Gerhards | 2013-06-13 | 2 | -0/+46 |
| | |||||
* | omrelp: add capability to directly specify GnuTLS priority string | Rainer Gerhards | 2013-06-12 | 5 | -1/+30 |
| | |||||
* | imrelp: add capability to directly specify GnuTLS priority string | Rainer Gerhards | 2013-06-12 | 2 | -0/+17 |
| | |||||
* | imrelp: new parameter "compression.dhbits" | Rainer Gerhards | 2013-06-12 | 4 | -1/+22 |
| | | | | | which controls the number of bits being used for Diffie-Hellman key generation | ||||
* | add BSD-specific syslog facilities | Rainer Gerhards | 2013-06-12 | 2 | -0/+7 |
| | | | | | | * "console" * "bsd_security" - this is called "security" under BSD, but that name was unfortunately already taken by some standard facility. So I | ||||
* | doc: add new feature to ChangeLog | Rainer Gerhards | 2013-06-12 | 1 | -0/+3 |
| | |||||
* | Merge branch 'master-tcp-compress-stream' | Rainer Gerhards | 2013-06-12 | 4 | -26/+345 |
|\ | |||||
| * | doc: more on tcp compression modes | Rainer Gerhards | 2013-06-12 | 2 | -0/+7 |
| | | |||||
| * | document new tcp compression mode | Rainer Gerhards | 2013-06-12 | 1 | -1/+30 |
| | | |||||
| * | Merge branch 'master' into master-tcp-compress-stream | Rainer Gerhards | 2013-05-07 | 32 | -100/+1005 |
| |\ | |||||
| * | | tcp strm compression: add stats counters | Rainer Gerhards | 2013-04-18 | 1 | -5/+23 |
| | | | |||||
| * | | tcp strm compression: add config parameters | Rainer Gerhards | 2013-04-18 | 2 | -16/+91 |
| | | | |||||
| * | | tcp strm compression: first PoC | Rainer Gerhards | 2013-04-18 | 2 | -17/+207 |
| | | | | | | | | | | | | NOT to be used for production, lots of things are missing | ||||
* | | | Merge branch 'master-mmfields' | Rainer Gerhards | 2013-06-11 | 4 | -1/+293 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile.am configure.ac | ||||
| * | | | mmfields: store parsed-out fields in rsyslog dictionary | Rainer Gerhards | 2013-06-09 | 1 | -2/+13 |
| | | | | |||||
| * | | | mmfields/milestone: fields properly extracted | Rainer Gerhards | 2013-06-07 | 1 | -4/+50 |
| | | | | | | | | | | | | | | | | but not yet stored in rsyslog dictionary | ||||
| * | | | mmfields: created skeleton for new module; build system integration | Rainer Gerhards | 2013-06-07 | 4 | -0/+235 |
| | | | | |||||
* | | | | prepare 7.5.0 releasev7.5.0 | Rainer Gerhards | 2013-06-11 | 3 | -3/+3 |
| | | | | |||||
* | | | | imuxsock: don't report an error message for $OmitLocalLogging | Tomas Heinrich | 2013-06-10 | 1 | -0/+4 |
| | | | | |||||
* | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-06-10 | 4 | -16/+76 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog | ||||
| * | | | | doc bugfix: imrelp does not have a v6+ "ruleset" config parameter | Rainer Gerhards | 2013-06-10 | 1 | -4/+2 |
| | | | | | |||||
| * | | | | doc: add contributed patches to ChangeLog | Rainer Gerhards | 2013-06-10 | 1 | -0/+4 |
| | | | | | |||||
| * | | | | bugfix: prevent an endless loop in the ratelimiter | Tomas Heinrich | 2013-06-10 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If messages are being dropped because of ratelimiting, an internal message is generated to inform about this fact. This should happen only uppon the firs occurance but the counter that tracks the number of dropped messages was incremented only after sending the message. If the message itself gets ratelimited, an endless loop spins out of control. Thanks to Jerry James for notifying about this. | ||||
| * | | | | bugfix: be more tolerant to malformed journal fields | Tomas Heinrich | 2013-06-10 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This prevents a segfault when a malformed journal entry field doesn't contain an equal sign. Should not ever happen but was actually triggered by a real bug in systemd journal. | ||||
| * | | | | bugfix imzmq3: potential segfault on startup | Hongfei Cheng | 2013-06-06 | 2 | -13/+62 |
| | | | | | | | | | | | | | | | | | | | | if no problem happend at startup, everything went fine | ||||
* | | | | | imrelp: implement "ruleset" module parameter | Rainer Gerhards | 2013-06-10 | 3 | -11/+65 |
| | | | | | |||||
* | | | | | add minimal doc for contributed mmcount module | Rainer Gerhards | 2013-06-09 | 2 | -0/+59 |
| | | | | | |||||
* | | | | | mmcount: message modification plugin which counts messages | Bala.FA | 2013-06-09 | 5 | -0/+384 |
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This module provides the capability to count log messages by severity or json property of given app-name. The count value is added into the log message as json property named 'mmcount' Example usage of the module in the configuration file module(load="mmcount") # count each severity of appname gluster action(type="mmcount" appname="gluster") # count each value of gf_code of appname gluster action(type="mmcount" appname="glusterd" key="!gf_code") # count value 9999 of gf_code of appname gluster action(type="mmcount" appname="glusterfsd" key="!gf_code" value="9999") # send email for every 50th mmcount if $app-name == 'glusterfsd' and $!mmcount <> 0 and $!mmcount % 50 == 0 then { $ActionMailSMTPServer smtp.example.com $ActionMailFrom rsyslog@example.com $ActionMailTo glusteradmin@example.com $template mailSubject,"50th message of gf_code=9999 on %hostname%" $template mailBody,"RSYSLOG Alert\r\nmsg='%msg%'" $ActionMailSubject mailSubject $ActionExecOnlyOnceEveryInterval 30 :ommail:;RSYSLOG_SyslogProtocol23Format } Signed-off-by: Bala.FA <barumuga@redhat.com> | ||||
* | | | | [io]mrelp: add TLS compression support | Rainer Gerhards | 2013-06-07 | 6 | -5/+40 |
| | | | | |||||
* | | | | Merge branch 'nextmaster' | Rainer Gerhards | 2013-06-06 | 24 | -117/+739 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | Conflicts: ChangeLog | ||||
| * | | | doc: describe relp tls parameters | Jan Gerhards | 2013-05-15 | 2 | -4/+10 |
| | | | | |||||
| * | | | fix handling of unbounded blocks | Rainer Gerhards | 2013-05-16 | 1 | -1/+2 |
| | | | | |||||
| * | | | fix regression on unencrypted queue files | Rainer Gerhards | 2013-05-16 | 1 | -0/+2 |
| | | | | |||||
| * | | | cleanup | Rainer Gerhards | 2013-05-16 | 3 | -7/+6 |
| | | | | |||||
| * | | | complete handle multiple blocks in encrypted queue files | Rainer Gerhards | 2013-05-16 | 6 | -37/+146 |
| | | | | |||||
| * | | | properly handle padding bytes when reading queue files | Rainer Gerhards | 2013-05-16 | 1 | -5/+10 |
| | | | | |||||
| * | | | enable ability to read existing encrypted queue file | Rainer Gerhards | 2013-05-15 | 2 | -3/+28 |
| | | | | |||||
| * | | | clean up crypto provider state files on queue file rollover | Rainer Gerhards | 2013-05-15 | 5 | -4/+29 |
| | | | | |||||
| * | | | do not try to write to read-open encryption state file | Rainer Gerhards | 2013-05-15 | 2 | -5/+7 |
| | | | | |||||
| * | | | clean up crypto provider state files on queue file close | Rainer Gerhards | 2013-05-15 | 6 | -2/+40 |
| | | | | |||||
| * | | | omrelp: add "rebindInterval" parameter | Rainer Gerhards | 2013-05-14 | 2 | -5/+27 |
| | | | | |||||
| * | | | imrelp: add support for TLS | Rainer Gerhards | 2013-05-14 | 1 | -5/+13 |
| | | | | |||||
| * | | | Merge branch 'master' into nextmaster-rtls | Rainer Gerhards | 2013-05-14 | 1 | -57/+0 |
| |\ \ \ | |||||
| * | | | | omrelp: add support for TLS | Rainer Gerhards | 2013-05-14 | 3 | -2/+17 |
| | | | | | |||||
| * | | | | reflect librelp API change | Rainer Gerhards | 2013-05-13 | 1 | -5/+5 |
| | | | | | |||||
| * | | | | Merge branch 'master' into nextmaster | Rainer Gerhards | 2013-05-13 | 2 | -0/+3 |
| |\ \ \ \ | |||||
| * | | | | | fix invalid function prototypes | Rainer Gerhards | 2013-05-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | regression from yet-unreleased enhancement (RELP IP address setting) | ||||
| * | | | | | Merge branch 'master' into nextmaster | Rainer Gerhards | 2013-05-13 | 4 | -8/+8 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into nextmaster | Rainer Gerhards | 2013-05-13 | 1 | -95/+95 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | basic queue file encryption | Rainer Gerhards | 2013-05-13 | 8 | -23/+248 |
| | | | | | | | |