summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | added ability for the TCP output action to "rebind" its send socketRainer Gerhards2009-07-141-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.
* | | | | | done implementing omudpspoofRainer Gerhards2009-07-101-4/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is now a "good" rsyslog output module, working as usual. I've also sorted out some reentrency issues. Code is clean and ready to be tested in practice ;)
* | | | | | added some (very) basic doc on omudpspoofRainer Gerhards2009-07-093-0/+47
| | | | | |
* | | | | | updating project statusRainer Gerhards2009-07-081-8/+10
| | | | | |
* | | | | | finishing touches for 5.1.2v5.1.2Rainer Gerhards2009-07-081-2/+2
| | | | | |
* | | | | | Merge branch 'v5-devel'Rainer Gerhards2009-07-0315-24/+1191
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog runtime/datetime.c
| * | | | | Merge branch 'master' into v5-develRainer Gerhards2009-07-024-2/+281
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * \ \ \ \ \ Merge branch 'master' into v5-develRainer Gerhards2009-07-011-0/+122
| |\ \ \ \ \ \
| * | | | | | | updated project statusRainer Gerhards2009-06-242-11/+18
| | | | | | | |
| * | | | | | | Merge branch 'omfile' into tmpRainer Gerhards2009-06-221-2/+5
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was a complex manual merge, especially in action.c. So if there occur some problems, this would be a good point to start troubleshooting. I run a couple of tests before commiting and they all went well. Conflicts: action.c action.h runtime/queue.c runtime/queue.h runtime/wti.c runtime/wti.h
| * \ \ \ \ \ \ \ Merge branch 'omfile' into v5-develRainer Gerhards2009-06-163-5/+24
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note that this was NOT a trivial merge, and there may be some issues. This needs to be seen when we continue developing. Conflicts: runtime/msg.h runtime/obj.h runtime/queue.c runtime/srUtils.h runtime/stream.c runtime/stream.h runtime/wti.c tests/Makefile.am tools/omfile.c tools/syslogd.c
| * \ \ \ \ \ \ \ \ Merge branch 'master' into v5-develRainer Gerhards2009-06-041-0/+3
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog runtime/rsyslog.h
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into v5-develRainer Gerhards2009-05-291-0/+0
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | preparing for 5.1.0 releasev5.1.0Rainer Gerhards2009-05-291-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' into v5-develRainer Gerhards2009-05-281-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tests/Makefile.am
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into ultra-reliableRainer Gerhards2009-05-251-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tests/Makefile.am
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into ultra-reliableRainer Gerhards2009-05-252-60/+58
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into ultra-reliableRainer Gerhards2009-05-221-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: runtime/rsyslog.h tests/Makefile.am tools/syslogd.c
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into tmpRainer Gerhards2009-05-191-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tests/Makefile.am
| * | | | | | | | | | | | | | | | removed queue's UngetObj() callRainer Gerhards2009-05-181-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... which is no longer needed thanks to the new queue design.
| * | | | | | | | | | | | | | | | t-delete list implemented, queue store drivers updated...Rainer Gerhards2009-05-181-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... on the way to the ultra-reliable queue modes (redesign doc). This version does not really work, but is a good commit point. Next comes queue size calculation. DA mode does not yet work.
| * | | | | | | | | | | | | | | | worked more on the design documentRainer Gerhards2009-05-155-29/+205
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | worked on rsyslog design document (queue design enhancement)Rainer Gerhards2009-05-145-6/+218
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'master' into multi-dequeueRainer Gerhards2009-05-128-1/+331
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: runtime/rsyslog.h
| * | | | | | | | | | | | | | | | | doc: added "overall picture" of what rsyslog isRainer Gerhards2009-05-111-5/+4
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | worked on rsyslog design internals paperRainer Gerhards2009-05-083-38/+197
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | added design documentRainer Gerhards2009-05-081-0/+397
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | added action processing message state diagramRainer Gerhards2009-04-301-0/+33
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | begin implementation of new transactional output module interfaceRainer Gerhards2009-04-271-13/+166
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | code is not complete, error cases are not handled.
| * | | | | | | | | | | | | | | | | added $MainMsgQueueDequeueBatchSize and $ActionQueueDequeueBatchSize ↵Rainer Gerhards2009-04-232-0/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | configuration directives
* | | | | | | | | | | | | | | | | | added $klogConsoleLogLevel directiveRainer Gerhards2009-07-031-5/+14
| |_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...which permits to set a new console log level while rsyslog is active
* | | | | | | | | | | | | | | | | updating version info to 4.5.0Rainer Gerhards2009-07-021-1/+1
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | completed ruleset documentationRainer Gerhards2009-07-023-33/+113
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | first shot at multi-ruleset docRainer Gerhards2009-07-012-0/+199
| |_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | improved omoracle documentationRonny Egner2009-06-271-0/+122
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* | | | | | | | | | | | | | | | Merge branch 'omfile'Rainer Gerhards2009-06-242-1/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | / / | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | Conflicts: ChangeLog
| * | | | | | | | | | | | | | switched default to keep in line with traditional syslogd behaviourRainer Gerhards2009-06-191-2/+5
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'master' into omfileRainer Gerhards2009-06-161-4/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog runtime/msg.h tcps_sess.c tcpsrv.c tools/syslogd.c
| * | | | | | | | | | | | | | completed multi-ruleset core supportRainer Gerhards2009-06-121-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... as well as added multi-ruleset support for imtcp
| * | | | | | | | | | | | | | implemented $OMFileFlushOnTXEnd directiveRainer Gerhards2009-06-121-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | plus some cleanup...
| * | | | | | | | | | | | | | added $Ruleset config commandRainer Gerhards2009-06-101-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 reliabilityRainer Gerhards2009-06-091-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 plumbingRainer Gerhards2009-06-041-0/+1
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | modified stream class and omfile to work with itRainer Gerhards2009-06-041-0/+3
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | now some basic operations are carried out via the stream class.
* | | | | | | | | | | | | | Merge branch 'v4-stable' into betaRainer Gerhards2009-06-241-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * | | | | | | | | | | | preparing for v4-stableRainer Gerhards2009-06-221-1/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | preparing for 4.1.7v4.1.7Rainer Gerhards2009-04-221-1/+1
| | | | | | | | | | | | |
* | | | | | | | | | | | | removed long-obsoleted property UxTradMsgRainer Gerhards2009-06-161-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 Gerhards2009-05-291-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 fileRainer Gerhards2009-05-291-0/+0
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |