summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'helgrind' into perfRainer Gerhards2008-10-026-7/+108
|\
| * Merge branch 'beta'Rainer Gerhards2008-10-026-7/+108
| |\
| | * Merge branch 'v3-stable' into betaRainer Gerhards2008-10-026-7/+108
| | |\ | | | | | | | | | | | | | | | | | | | | Conflicts: runtime/net.c
| | | * added doc on how to build from source repositoryRainer Gerhards2008-10-015-5/+73
| | | |
| | | * added index.html as an entry point to the manualRainer Gerhards2008-09-242-0/+33
| | | | | | | | | | | | | | | | thanks to Michael Biebl for suggesting it
| | | * doc fix: the gss-api output plugin is called omgssapiMichael Biebl2008-09-241-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* | | | Merge branch 'master' into perfRainer Gerhards2008-09-304-13/+211
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog
| * | | bumping version number (partial)Rainer Gerhards2008-09-301-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I am changing the way the version number is bumped so that viewer git merge conflicts happen. In the future, it will be bumped immediately before release and not immediately after (though this means I need to be more careful with interim versions).
| * | | minor: typo fixRainer Gerhards2008-09-231-1/+1
| | | |
| * | | Merge branch 'beta'Rainer Gerhards2008-09-233-6/+204
| |\| | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/troubleshoot.html
| | * | Merge branch 'v3-stable' into betaRainer Gerhards2008-09-233-6/+203
| | |\|
| | | * added doc on malformed messages, cause and how to work-around, to the doc setRainer Gerhards2008-09-233-6/+203
| | | |
* | | | Merge branch 'master' into perfRainer Gerhards2008-09-221-4/+4
|\| | |
| * | | Merge branch 'beta'Rainer Gerhards2008-09-221-4/+4
| |\| |
| | * | Merge branch 'v3-stable' into betaRainer Gerhards2008-09-221-4/+4
| | |\|
| | | * doc bugfix: $ActionExecOnlyWhenPreviousIsSuspended was still misspelledRainer Gerhards2008-09-221-4/+4
| | | | | | | | | | | | | | | | | | | | ... as $...OnlyIfPrev... in some parts of the documentation. Thanks to Lorenzo M. Catucci for reporting this bug.
| | | * bumped version numberRainer Gerhards2008-09-181-1/+1
| | | |
| | * | Merge branch 'v3-stable' into betaRainer Gerhards2008-09-021-1/+1
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| | | * bumped version numberRainer Gerhards2008-09-011-1/+1
| | | |
* | | | minor things, mostly improved debug infoRainer Gerhards2008-09-181-1/+2
| | | |
* | | | doc bugfix: queue doc had wrong parameter nameRainer Gerhards2008-09-171-2/+2
|/ / / | | | | | | | | | ...for setting controlling worker thread shutdown period
* | | added properties "inputname" and "$myhostname"Rainer Gerhards2008-09-101-3/+24
| | | | | | | | | | | | | | | | | | | | | | | | - added message property "inputname", which contains the name of the input (module) that generated it. Presence is depending on suport in each input module (else it is blank). - added system property "$myhostname", which contains the name of the local host as it knows itself.
* | | added doc for new property replacer featureRainer Gerhards2008-09-101-1/+23
| | | | | | | | | | | | (see previous commit)
* | | updated project status page & bumped version numberRainer Gerhards2008-09-042-10/+10
| | |
* | | removed compile time fixed message size limit (was 2K)Rainer Gerhards2008-09-021-4/+24
| | | | | | | | | | | | | | | The limit can now be set via $MaxMessageSize global config directive (finally gotten rid of MAXLINE ;))
* | | Merge branch 'beta'Rainer Gerhards2008-08-151-2/+7
|\| | | | | | | | | | | | | | | | | Conflicts: ChangeLog
| * | Merge branch 'v3-stable' into betaRainer Gerhards2008-08-151-2/+7
| |\| | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/rsyslog_ng_comparison.html
| | * updated syslog-ng comparison thanks to WilliamRainer Gerhards2008-08-151-4/+4
| | |
* | | enhanced doc for $ActionExecOnlyEveryNthTimeTimeoutRainer Gerhards2008-08-141-3/+19
| | |
* | | bumped version numberRainer Gerhards2008-08-132-5/+5
| | |
* | | prepared for 3.21.2v3.21.3Rainer Gerhards2008-08-131-1/+1
| | |
* | | Merge branch 'beta'Rainer Gerhards2008-08-132-1/+47
|\| | | | | | | | | | | | | | | | | Conflicts: plugins/imuxsock/imuxsock.c
| * | Merge branch 'v3-stable' into betaRainer Gerhards2008-08-132-1/+47
| |\| | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html plugins/imuxsock/imuxsock.c
| | * enhanced ommysql to support custom port to connect to serverRainer Gerhards2008-08-122-1/+47
| | | | | | | | | | | | | | | | | | Port can be set via new $ActionOmmysqlServerPort config directive Note: this was a very minor change and thus deemed appropriate to be done in the stable release.
| | * bugfix: misspelled config directive + bumped version numberRainer Gerhards2008-08-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Previously was $MainMsgQueueWorkeTimeoutrThreadShutdown, is now $MainMsgQueueWorkerTimeoutThreadShutdown. Note that the misspelled directive is not preserved - if the misspelled directive was used (which I consider highly unlikely), the config file must be changed. Thanks to lperr for reporting the bug.
| | * preparing for 3.18.2 releasev3.18.2Rainer Gerhards2008-08-081-1/+1
| | |
* | | added ability to specify flow control mode for imuxsockRainer Gerhards2008-08-081-10/+29
| | |
* | | updated status doc after recent stable releasesRainer Gerhards2008-08-081-5/+5
| | |
* | | fixed problematic file nameRainer Gerhards2008-08-083-2/+2
| | | | | | | | | | | | | | | it lead to invalid link on the web due to web server's rewrite rules. Thanks to Jan Korbel for spotting the problem.
* | | minor housekeepingRainer Gerhards2008-08-071-1/+1
| | |
* | | added ability to execute actions only after the n-th call of the actionRainer Gerhards2008-08-073-6/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | Merge branch 'beta'Rainer Gerhards2008-08-071-1/+1
|\| | | | | | | | | | | | | | | | | Conflicts: doc/rsyslog_conf.html
| * | Merge branch 'v3-stable' into betaRainer Gerhards2008-08-071-0/+9
| |\| | | | | | | | | | | | | | | | Conflicts: omfwd.c
| | * Merge branch 'v2-stable' into v3-stableRainer Gerhards2008-08-071-0/+9
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog doc/manual.html doc/rsyslog_conf.html omfwd.c
| | | * bugfix: IPv6 addresses could not be specified in forwarding actionv2.0.6Rainer Gerhards2008-08-072-1/+10
| | | | | | | | | | | | | | | | | | | | New syntax @[addr]:port introduced to enable that. Root problem was IPv6 addresses contain colons. (backport from 3.21.3)
* | | | doc: added clarification on private support mailsRainer Gerhards2008-08-052-12/+64
| | | |
* | | | bugfix: IPv6 addresses could not be specified in forwarding actionsRainer Gerhards2008-08-051-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | New syntax @[addr]:port introduced to enable that. Root problem was IPv6 addresses contain colons. Also somewhat enhanced debugging messages.
* | | | preparing for 3.21.2v3.21.2Rainer Gerhards2008-08-041-4/+4
| | | |
* | | | enhanced troubleshooting documentationRainer Gerhards2008-08-041-0/+59
| | | |
* | | | enhanced ommail to support multiple email recipients.Rainer Gerhards2008-08-041-3/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This is done by specifying $ActionMailTo multiple times. Note that this introduces a small incompatibility to previous config file syntax: the recipient list is now reset for each action (we honestly believe that will not cause any problem - apologies if it does).