Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | removed mentioning HUP as a way of restarting from the doc set | Rainer Gerhards | 2009-07-15 | 9 | -17/+15 | |
| | | |/ / / | | |/| | | | | | | | | | | | | | | | ... part of the deprecation effort for v5 | |||||
| | * | | | | preparing for 3.22.1v3.22.1 | Rainer Gerhards | 2009-07-02 | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | preparing for 3.22.0 (move to stable)v3.22.0 | Rainer Gerhards | 2009-04-21 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | added ability for the TCP output action to "rebind" its send socket | Rainer Gerhards | 2009-07-14 | 1 | -0/+7 | |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...after sending n messages (actually, it re-opens the connection, the name is used because this is a concept very similiar to $ActionUDPRebindInterval). New config directive $ActionSendTCPRebindInterval added for the purpose. By default, rebinding is disabled. This is considered# useful for load balancers. | |||||
* | | | | | added $klogConsoleLogLevel directive | Rainer Gerhards | 2009-07-03 | 1 | -5/+14 | |
| | | | | | | | | | | | | | | | | | | | | ...which permits to set a new console log level while rsyslog is active | |||||
* | | | | | updating version info to 4.5.0 | Rainer Gerhards | 2009-07-02 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | completed ruleset documentation | Rainer Gerhards | 2009-07-02 | 3 | -33/+113 | |
| | | | | | ||||||
* | | | | | first shot at multi-ruleset doc | Rainer Gerhards | 2009-07-01 | 2 | -0/+199 | |
| | | | | | ||||||
* | | | | | improved omoracle documentation | Ronny Egner | 2009-06-27 | 1 | -0/+122 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | |||||
* | | | | | Merge branch 'omfile' | Rainer Gerhards | 2009-06-24 | 2 | -1/+27 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | Conflicts: ChangeLog | |||||
| * | | | | switched default to keep in line with traditional syslogd behaviour | Rainer Gerhards | 2009-06-19 | 1 | -2/+5 | |
| | | | | | ||||||
| * | | | | Merge branch 'master' into omfile | Rainer Gerhards | 2009-06-16 | 1 | -4/+0 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog runtime/msg.h tcps_sess.c tcpsrv.c tools/syslogd.c | |||||
| * | | | | | completed multi-ruleset core support | Rainer Gerhards | 2009-06-12 | 1 | -2/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | ... as well as added multi-ruleset support for imtcp | |||||
| * | | | | | implemented $OMFileFlushOnTXEnd directive | Rainer Gerhards | 2009-06-12 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | plus some cleanup... | |||||
| * | | | | | added $Ruleset config command | Rainer Gerhards | 2009-06-10 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | so we now can define multiple rule sets, we just can not use them ;) That means we have the foundation to bind listeners to different rule sets. | |||||
| * | | | | | 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 | |||||
| * | | | | | added $OMFileIOBufferSize config directive and plumbing | Rainer Gerhards | 2009-06-04 | 1 | -0/+1 | |
| | | | | | | ||||||
| * | | | | | modified stream class and omfile to work with it | Rainer Gerhards | 2009-06-04 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | now some basic operations are carried out via the stream class. | |||||
* | | | | | | Merge branch 'v4-stable' into beta | Rainer Gerhards | 2009-06-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html | |||||
| * | | | | preparing for v4-stable | Rainer Gerhards | 2009-06-22 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | preparing for 4.1.7v4.1.7 | Rainer Gerhards | 2009-04-22 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | removed long-obsoleted property UxTradMsg | Rainer Gerhards | 2009-06-16 | 1 | -4/+0 | |
| |/ / / |/| | | | | | | | | | | | | | | | ... as well as some cleanup (some commented-out code is left to support UxTradMsg again is someone really complains ;)). | |||||
* | | | | added ability for the UDP output action to rebind its send socket after ↵ | Rainer Gerhards | 2009-05-29 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sending n messages New config directive $ActionSendUDPRebindInterval added for the purpose. By default, rebinding is disabled. This is considered useful for load balancers. | |||||
* | | | | added forgotten file | Rainer Gerhards | 2009-05-29 | 1 | -0/+0 | |
| | | | | ||||||
* | | | | doc: added info on when $OptimizeForUniprocessor was made available | Rainer Gerhards | 2009-05-28 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | updated project status | Rainer Gerhards | 2009-05-25 | 1 | -4/+4 | |
| | | | | ||||||
* | | | | preparing for 4.3.1v4.3.1 | Rainer Gerhards | 2009-05-25 | 2 | -60/+58 | |
| | | | | ||||||
* | | | | added capability to run multiple tcp listeners (on different ports) | Rainer Gerhards | 2009-05-22 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Well, actually this and a lot of related things. I improved the testbench so that the new capabilities are automatically tested and also did some general cleanup. The current multiple tcp listener solution will probably receive some further cleanup, too, but looks quite OK so far. I also reviewed the way tcpsrv et all work, in preparation of using this code for imdiag. I need to document the findings, especially as the code is rather complicated "thanks" to the combination of plain tcp and gssapi transport modes. | |||||
* | | | | Cleanup and typo fixes | Michael Biebl | 2009-05-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | |||||
* | | | | doc: given some concrete advise on the common %hostname% content problem | Rainer Gerhards | 2009-05-11 | 1 | -1/+8 | |
| | | | | ||||||
* | | | | added capability to draw configuration graphs | Rainer Gerhards | 2009-05-11 | 8 | -0/+323 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - added $GenerateConfigGraph configuration command which can be used to generate nice-looking (and very informative) rsyslog configuration graphs. - added $ActionName configuration directive (currently only used for graph generation, but may find other uses) | |||||
* | | | | another typo fix... | Rainer Gerhards | 2009-04-22 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | typo fix (important typo) | Rainer Gerhards | 2009-04-21 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | doc status update & typo fixes | Rainer Gerhards | 2009-04-21 | 2 | -24/+24 | |
| | | | | ||||||
* | | | | doc: added (hopefully) easier to grasp queue explanation | Rainer Gerhards | 2009-04-21 | 21 | -5/+284 | |
| | | | | ||||||
* | | | | update project status & cleanup | Rainer Gerhards | 2009-04-17 | 1 | -8/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | removed some warning in imklog compilation, but may not have solved a lurking issue (but placed comment so that we know if something surfaces) | |||||
* | | | | preparing for 4.3.0 release | Rainer Gerhards | 2009-04-17 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge branch 'nextmaster' into oracle | Rainer Gerhards | 2009-04-16 | 5 | -17/+51 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: runtime/rsyslog.h | |||||
| * | | | | updated project status | Rainer Gerhards | 2009-04-14 | 1 | -4/+4 | |
| | | | | | ||||||
| * | | | | Merge branch 'omprog' into nextmaster | Rainer Gerhards | 2009-04-14 | 1 | -1/+0 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog runtime/rsyslog.h | |||||
| | * | | | | initial work on omprog, an output module to send messages to another program | Rainer Gerhards | 2009-04-01 | 1 | -1/+0 | |
| | | | | | | ||||||
| * | | | | | added doc for $MaxOpenFiles directive | Rainer Gerhards | 2009-04-14 | 3 | -12/+47 | |
| | |/ / / | |/| | | | ||||||
* / | | | | added some doc for omoracle | Rainer Gerhards | 2009-04-16 | 4 | -5/+84 | |
|/ / / / | ||||||
* | | | | Merge branch 'beta' | Rainer Gerhards | 2009-04-07 | 1 | -1/+2 | |
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html doc/rsyslog_conf.html | |||||
| * | | | preparing for 3.21.11v3.21.11 | Rainer Gerhards | 2009-04-03 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-04-02 | 2 | -1/+6 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html | |||||
| | * | | | preparing for 3.20.5 releasev3.20.5 | Rainer Gerhards | 2009-04-02 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | added link to online tutorial on the web | Rainer Gerhards | 2009-03-16 | 1 | -1/+5 | |
| | | | | | ||||||
| | * | | | added link to (new) online video tutorials to manual set | Rainer Gerhards | 2009-03-11 | 1 | -0/+1 | |
| | | | | | ||||||
* | | | | | added (some) developer documentation for output plugin interface | Rainer Gerhards | 2009-04-03 | 3 | -7/+189 | |
| | | | | |