Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | restructured rsyslog.conf documentation | Tom Bergfeld | 2008-10-31 | 1 | -0/+10 |
| | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
* | syslog-ng comparison had artefacts from merge conflicts | Rainer Gerhards | 2008-10-15 | 1 | -8/+0 |
| | |||||
* | Merge branch 'beta' | Rainer Gerhards | 2008-08-15 | 1 | -2/+7 |
|\ | | | | | | | | | | | Conflicts: ChangeLog | ||||
| * | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-08-15 | 1 | -2/+7 |
| |\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/rsyslog_ng_comparison.html | ||||
| | * | updated syslog-ng comparison thanks to William | Rainer Gerhards | 2008-08-15 | 1 | -4/+4 |
| | | | |||||
* | | | minor housekeeping | Rainer Gerhards | 2008-08-07 | 1 | -1/+1 |
| | | | |||||
* | | | added ability to execute actions only after the n-th call of the action | Rainer Gerhards | 2008-08-07 | 1 | -4/+8 |
|/ / | | | | | | | | | | | | | | | | | This also lead to the addition of two new config directives: $ActionExecOnlyEveryNthTime and $ActionExecOnlyEveryNthTimeTimeout This feature is useful, for example, for alerting: it permits you to send an alert only after at least n occurences of a specific message have been seen by rsyslogd. This protectes against false positives due to waiting for additional confirmation. | ||||
* | | made rsyslog tickless in the (usual and default) case that repeated | Rainer Gerhards | 2008-06-09 | 1 | -2/+2 |
| | | | | | | | | | | | | message reduction is turned off. More info: http://blog.gerhards.net/2008/06/coding-to-save-environment.html | ||||
* | | updated doc set to reflect TLS support | Rainer Gerhards | 2008-05-06 | 1 | -15/+18 |
| | | |||||
* | | completed im3195 including some documentation | Rainer Gerhards | 2008-04-16 | 1 | -2/+2 |
|/ | |||||
* | finalized mail output support | Rainer Gerhards | 2008-04-08 | 1 | -6/+12 |
| | |||||
* | Merge branch 'beta' | Rainer Gerhards | 2008-04-07 | 1 | -4/+3 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/rsyslog_ng_comparison.html doc/status.html msg.c rsyslog.conf.5 rsyslog.h rsyslogd.8 syslogd.c Conflicts were due to patch being multiple times applied in CVS import. | ||||
| * | updated status informatation and syslog-ng comparison | Rainer Gerhards | 2008-04-02 | 1 | -70/+108 |
| | | |||||
* | | added the capability to specify a processing (actually dequeue) timeframe | Rainer Gerhards | 2008-04-03 | 1 | -2/+11 |
| | | | | | | | | with queues - so things can be configured to be done at off-peak hours | ||||
* | | begun working on time-window based dequeueing (and rate limiting in | Rainer Gerhards | 2008-04-02 | 1 | -1/+1 |
| | | | | | | | | general) | ||||
* | | updated status informatation and syslog-ng comparison | Rainer Gerhards | 2008-04-02 | 1 | -70/+108 |
|/ | |||||
* | added advanced flow control for congestion cases (mode depending on message | Rainer Gerhards | 2008-03-14 | 1 | -4/+2 |
| | | | | source and its capablity to be delayed without bad side effects) | ||||
* | preparing for 3.12.1 release | Rainer Gerhards | 2008-03-06 | 1 | -37/+35 |
| | |||||
* | worked a bit on the rsyslog/syslog-ng comparsion - slowly gets in better | Rainer Gerhards | 2008-02-28 | 1 | -161/+353 |
| | | | | shape ;) | ||||
* | applied Michael Biebl's fix for building rsyslog core without gssapi | Rainer Gerhards | 2008-02-26 | 1 | -1/+1 |
| | | | | support | ||||
* | added professional support options to doc set (also somthing that we need | Rainer Gerhards | 2008-02-19 | 1 | -1/+1 |
| | | | | to have in order to be an alternative to syslog-ng) | ||||
* | syslog-ng posted a feature sheet, I began to update mine | Rainer Gerhards | 2008-02-15 | 1 | -16/+11 |
| | |||||
* | added link to syslog-ng feature sheet (just appeared) | Rainer Gerhards | 2008-02-15 | 1 | -6/+12 |
| | |||||
* | made the rsyslog/syslog-ng comparison a bit more readable | Rainer Gerhards | 2008-02-15 | 1 | -76/+86 |
| | |||||
* | - implemented $ActionLibdbiDriverDirectory config directive | Rainer Gerhards | 2008-02-15 | 1 | -28/+21 |
| | | | | | - some cleanup - doc improvements | ||||
* | created initial doc for imfile plugin | Rainer Gerhards | 2008-02-13 | 1 | -318/+332 |
| | |||||
* | added new features | Rainer Gerhards | 2008-02-13 | 1 | -2/+7 |
| | |||||
* | some doc enhancements, including a template for module descriptions | Rainer Gerhards | 2008-02-11 | 1 | -1/+10 |
| | |||||
* | on the wire message compression added | Rainer Gerhards | 2008-01-31 | 1 | -3/+3 |
| | |||||
* | worked on syslog-ng comparison | Rainer Gerhards | 2008-01-31 | 1 | -3/+63 |
| | |||||
* | added bullet points to rsyslog vs. syslog-ng comparison | Rainer Gerhards | 2008-01-30 | 1 | -0/+10 |
| | |||||
* | added rsyslog vs. syslog-ng comparison | Rainer Gerhards | 2008-01-30 | 1 | -0/+241 |