summaryrefslogtreecommitdiffstats
path: root/doc/rsconf1_modload.html
Commit message (Collapse)AuthorAgeFilesLines
* restructured rsyslog.conf documentationTom Bergfeld2008-10-311-0/+2
| | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* use the $ModLoad syntax consistently.Michael Biebl2008-07-221-1/+1
| | | | | | | | Update the documentation to use the new, preferred $ModLoad syntax: - no more MySQL - name of the in/output plugin without the trailing .so Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* doc update for 1.20.0 releaseRainer Gerhards2007-12-071-3/+4
|
* added doc fixes provided by Michael Biebl - thanksRainer Gerhards2007-10-181-2/+2
|
* added capability to specify absolute module path in $ModLoadRainer Gerhards2007-09-071-1/+4
|
* added $ModDir config directiveRainer Gerhards2007-09-071-0/+3
|
* reflect arrival of dynamically loadable plug-ins (namely MySQL)Rainer Gerhards2007-08-141-2/+5
|
* somewhat improved config file doc - thanks to Florian Riedl for doing theRainer Gerhards2007-08-081-0/+22
bulk of work