summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
| * | doc: remove duplicate omfile descriptionsRainer Gerhards2013-06-171-38/+34
| | | | | | | | | | | | | | | always bears the risk that one or another is not maintained when an update happpens
| * | prepare for 7.4.1 releasev7.4.1Rainer Gerhards2013-06-171-1/+1
| | |
* | | Merge branch 'v7-stable'Rainer Gerhards2013-06-171-2/+2
|\| |
| * | doc: legacy parameter description in imjournal slightly wrongRainer Gerhards2013-06-171-2/+2
| | |
* | | Merge branch 'v7-stable'Rainer Gerhards2013-06-171-4/+10
|\| |
| * | doc cleanupRainer Gerhards2013-06-171-5/+5
| | |
| * | Add IgnorePreviousMessages option to imjournal.Milan Bartos2013-06-171-4/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This option specifies whether imjournal should ignore messages that are currently in journal. This option is only used when there is no StateFile to avoid message loss. modified: doc/imjournal.html modified: plugins/imjournal/imjournal.c Conflicts: doc/imjournal.html plugins/imjournal/imjournal.c
* | | Merge branch 'v7-stable'Rainer Gerhards2013-06-171-25/+18
|\| | | | | | | | | | | | | | Conflicts: doc/imjournal.html
| * | doc: improve imjournal docRainer Gerhards2013-06-171-17/+19
| | | | | | | | | | | | most importantly, convert sample to new-style config format
| * | fix imjournal doc after merging patchRainer Gerhards2013-06-171-11/+2
| | | | | | | | | | | | | | | ... was changed in the interim, so the result of the merge was sub-optimal ;)
| * | Merge branch 'tmp' into v7-stableRainer Gerhards2013-06-171-0/+11
| |\ \ | | | | | | | | | | | | | | | | Conflicts: plugins/imjournal/imjournal.c
| | * | Rename legacy imjournal configs to have "imjournal" prepended.Milan Bartos2013-06-171-0/+11
| | | | | | | | | | | | | | | | | | | | modified: doc/imjournal.html modified: plugins/imjournal/imjournal.c
| * | | doc bugfix: DynaFileCacheSize description in omfile was wrongRainer Gerhards2013-06-161-2/+6
| | | | | | | | | | | | | | | | thanks to David Lang for alerting me.
| * | | doc: add journal presentation link to omjournal docRainer Gerhards2013-06-161-0/+3
| | | |
* | | | Merge branch 'tmp'Rainer Gerhards2013-06-171-0/+11
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: plugins/imjournal/imjournal.c
| * | | | Rename legacy imjournal configs to have "imjournal" prepended.Milan Bartos2013-06-171-0/+11
| | |/ / | |/| | | | | | | | | | | | | | modified: doc/imjournal.html modified: plugins/imjournal/imjournal.c
* | | | doc bugfix: DynaFileCacheSize description in omfile was wrongRainer Gerhards2013-06-161-2/+6
| | | | | | | | | | | | | | | | thanks to David Lang for alerting me.
* | | | doc: add journal presentation link to omjournal docRainer Gerhards2013-06-161-0/+3
| | | |
* | | | Merge branch 'v7-stable'Rainer Gerhards2013-06-161-8/+56
|\ \ \ \ | | |/ / | |/| |
| * | | doc: improve imjournal doc and add ratelimiting paramtersRainer Gerhards2013-06-161-8/+56
| | | |
* | | | Merge branch 'v7-stable'Rainer Gerhards2013-06-151-0/+8
|\| | |
| * | | doc: warn about using imjournalRainer Gerhards2013-06-151-0/+8
| | | | | | | | | | | | | | | | do to bugs in systemd, the module can lead to a DoS to the local machine
| * | | doc bugfix: imrelp does not have a v6+ "ruleset" config parameterRainer Gerhards2013-06-101-4/+2
| |/ /
* | | omrelp: add capability to directly specify GnuTLS priority stringRainer Gerhards2013-06-122-0/+15
| | |
* | | imrelp: add capability to directly specify GnuTLS priority stringRainer Gerhards2013-06-121-0/+11
| | |
* | | imrelp: new parameter "compression.dhbits"Rainer Gerhards2013-06-121-0/+10
| | | | | | | | | | | | | | | which controls the number of bits being used for Diffie-Hellman key generation
* | | Merge branch 'master-tcp-compress-stream'Rainer Gerhards2013-06-122-1/+37
|\ \ \
| * | | doc: more on tcp compression modesRainer Gerhards2013-06-122-0/+7
| | | |
| * | | document new tcp compression modeRainer Gerhards2013-06-121-1/+30
| | | |
* | | | prepare 7.5.0 releasev7.5.0Rainer Gerhards2013-06-111-1/+1
| | | |
* | | | imrelp: implement "ruleset" module parameterRainer Gerhards2013-06-101-6/+8
| | | |
* | | | add minimal doc for contributed mmcount moduleRainer Gerhards2013-06-092-0/+59
| | | |
* | | | [io]mrelp: add TLS compression supportRainer Gerhards2013-06-072-2/+16
| | | |
* | | | Merge branch 'nextmaster'Rainer Gerhards2013-06-062-4/+10
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | Conflicts: ChangeLog
| * | | doc: describe relp tls parametersJan Gerhards2013-05-152-4/+10
| | | |
* | | | prepare for 7.4.0 releasev7.4.0Rainer Gerhards2013-06-051-1/+1
| | | |
* | | | doc: correct omfile documentationTomas Heinrich2013-06-031-6/+6
| | | | | | | | | | | | | | | | Some of the options affect all files, not just dynafiles.
* | | | doc: clarify RSYSLOG_DEBUG formatTomas Heinrich2013-06-031-0/+1
| | | |
* | | | doc bugfix: ReadMode wrong in imfile doc, two values were swappedRainer Gerhards2013-05-261-2/+2
| | | | | | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=450 Thanks to jokajak@gmail.com for mentioning this
* | | | prepare for 7.3.15 releasev7.3.15Rainer Gerhards2013-05-141-1/+1
| | | |
* | | | doc: integrate imjournal doc contribution into rest of doc systemRainer Gerhards2013-05-143-1/+4
| | | |
* | | | Added a bit of imjournal documentation.Milan Bartos2013-05-141-0/+44
|/ / / | | | | | | | | | new file: imjournal.html
* / / doc: unify statement format in legacy stmt docJan Gerhards2013-05-101-95/+95
|/ /
* | prepare for 7.3.14 releasev7.3.14Rainer Gerhards2013-05-061-1/+1
| |
* | prepare for 7.3.13 releaseRainer Gerhards2013-04-291-1/+1
| |
* | doc bugfix: omfile parameter "VeryRobustZip" was documentas as "VeryReliableZip"Rainer Gerhards2013-04-261-1/+1
| | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=437 Thanks to Thomas Doll for reporting this.
* | prepare for 7.3.12 releasev7.3.12Rainer Gerhards2013-04-261-1/+1
| |
* | doc: fix broken linkRainer Gerhards2013-04-251-1/+1
| | | | | | | | Thanks to Erik Steffl for alterting us.
* | doc: link new omelasticsearch doc to the module docRainer Gerhards2013-04-241-0/+1
| |
* | initial documentation for the Elasticsearch output moduleRadu Gheorghe2013-04-241-0/+177
| |