Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added capability to fsync() queue disk files for enhanced reliability | Rainer Gerhards | 2009-06-09 | 1 | -1/+5 |
| | | | | | | | also adds speed, because you do no longer need to run the whole file system in sync mode. New testbench and new config directives: - $MainMsgQueueSyncQueueFiles - $ActionQueueSyncQueueFiles | ||||
* | doc: added (hopefully) easier to grasp queue explanation | Rainer Gerhards | 2009-04-21 | 1 | -4/+10 |
| | |||||
* | improved doc a big | Rainer Gerhards | 2008-11-21 | 1 | -44/+35 |
| | |||||
* | restructured rsyslog.conf documentation | Tom Bergfeld | 2008-10-31 | 1 | -0/+9 |
| | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
* | minor things, mostly improved debug info | Rainer Gerhards | 2008-09-18 | 1 | -1/+2 |
| | |||||
* | doc bugfix: queue doc had wrong parameter name | Rainer Gerhards | 2008-09-17 | 1 | -2/+2 |
| | | | | ...for setting controlling worker thread shutdown period | ||||
* | added the capability to specify a processing (actually dequeue) timeframe | Rainer Gerhards | 2008-04-03 | 1 | -1/+11 |
| | | | | with queues - so things can be configured to be done at off-peak hours | ||||
* | fixed typo in directive name (ouch...) | Rainer Gerhards | 2008-03-31 | 1 | -2/+2 |
| | |||||
* | changed queue's discard severities default value to 8 (do not discard) to | Rainer Gerhards | 2008-03-22 | 1 | -5/+7 |
| | | | | prevent unintentional message loss | ||||
* | $MainMessageQueueDiscardSeverity can now also handle textual severities | Rainer Gerhards | 2008-02-20 | 1 | -69/+56 |
| | | | | (previously only integers) | ||||
* | added information on disk chunks | Rainer Gerhards | 2008-01-31 | 1 | -1/+22 |
| | |||||
* | typos fixed | Rainer Gerhards | 2008-01-31 | 1 | -38/+48 |
| | |||||
* | some more queue details | Rainer Gerhards | 2008-01-31 | 1 | -2/+17 |
| | |||||
* | preparing doc set for 3.11.0 release | Rainer Gerhards | 2008-01-31 | 1 | -7/+243 |
| | |||||
* | added some info on queues (needs to be extended) | Rainer Gerhards | 2008-01-29 | 1 | -0/+79 |