summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* | doc: spec lookup table typesRainer Gerhards2013-01-241-10/+24
| |
* | doc: some spec changes for lookup tablesRainer Gerhards2013-01-241-42/+24
| |
* | Merge branch 'v7-stable'Rainer Gerhards2013-01-242-2/+41
|\|
| * added omusrmsg changes to v7 compatibility docRainer Gerhards2013-01-241-1/+32
| | | | | | | | Thanks to Tomas Heinrich for pointing out that this was missing.
| * - added $!all-json to property replacerRadu Gheorghe2013-01-241-1/+9
| | | | | | | | - specified that $!<name> can be used with CEE-enhanced syslog (once parsed via mmjsonparse)
* | design: draft lookup table functionalityRainer Gerhards2013-01-174-3/+218
| |
* | Merge branch 'v7-stable-libnet-frag'Rainer Gerhards2013-01-141-0/+5
|\ \ | | | | | | | | | | | | Conflicts: ChangeLog
| * | added capability to output thread-id-to-function debug infoRainer Gerhards2013-01-131-0/+5
| | | | | | | | | | | | This is a useful debug aid, but nothing of concern for regular users.
* | | doc bugfix: invalid parser nameRainer Gerhards2013-01-131-1/+1
| | | | | | | | | | | | Thanks to Nathan Stratton Treadway for alerting me.
* | | Merge branch 'v7-stable-libnet-frag'Rainer Gerhards2013-01-112-21/+83
|\| | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac tools/omfile.c
| * | impstats: added ability to write stats records to local fileRainer Gerhards2013-01-102-21/+83
| | | | | | | | | | | | | | | ...and avoid going through the syslog log stream. syslog logging can now also be turned off (see doc for details).
| * | Merge branch 'v7-stable' into v7-stable-libnet-fragRainer Gerhards2013-01-091-1/+1
| |\| | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac
| | * prepare for 7.2.5 releasev7.2.5Rainer Gerhards2013-01-081-1/+1
| | |
* | | preparing for 7.3.5 releaseRainer Gerhards2012-12-181-1/+1
| | |
* | | Merge branch 'v7-stable-libnet-frag'Rainer Gerhards2012-12-182-30/+145
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.ac plugins/impstats/impstats.c plugins/omudpspoof/omudpspoof.c runtime/rsyslog.h
| * | omudpspoof: improve libnet calling sequenceRainer Gerhards2012-12-181-0/+4
| | | | | | | | | | | | retains bugfix while increasing performance again
| * | doc: added v7 conf samples to omudpspoof docRainer Gerhards2012-12-181-5/+77
| | |
| * | omudpspoof: add action parameter for mtu sizeRainer Gerhards2012-12-181-1/+1
| | |
| * | doc: document v7 omudpspoof config parametersRainer Gerhards2012-12-171-26/+60
| | |
| * | doc: mention omudpspoof message size limitsRainer Gerhards2012-12-171-0/+5
| |/
| * prepare for 7.2.4v7.2.4Rainer Gerhards2012-12-071-1/+1
| |
* | doc bugfix: corrections and improvements in mmnormalize html doc pageFlorian Riedl2012-11-291-11/+13
| |
* | bugfix: no error message for invalid string template parametersRainer Gerhards2012-11-291-0/+10
| | | | | | | | | | | | | | | | | | rather a malformed template was generated, and error information emitted at runtime. However, this could be quite confusing. Note that with this "bugfix" user experience changes: formerly, rsyslog and the affected actions properly started up, but the actions did not produce proper data. Now, there are startup error messages and the actions are NOT executed (due to missing template due to template error).
* | Merge branch 'v7-stable'Rainer Gerhards2012-11-281-8/+14
|\| | | | | | | | | | | | | Conflicts: doc/imptcp.html plugins/mmjsonparse/mmjsonparse.c plugins/mmnormalize/mmnormalize.c
| * doc: improve imptcp docRainer Gerhards2012-11-261-8/+10
| |
* | prepare 7.3.4 releasev7.3.4Rainer Gerhards2012-11-251-1/+1
| |
* | doc: add new options to imklog doc pageMarius Tomaschewski2012-11-221-21/+19
| |
* | Merge branch 'v7-stable'Rainer Gerhards2012-11-221-0/+13
|\| | | | | | | | | | | | | | | | | | | Conflicts: configure.ac doc/manual.html plugins/imfile/imfile.c plugins/imklog/bsd.c plugins/imklog/imklog.c plugins/imklog/imklog.h
| * Merge branch 'v6-stable' into tmpRainer Gerhards2012-11-221-0/+13
| |\
| | * Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-11-221-0/+13
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note: this was not a simple merge, I rather needed to adopt the v5 code to the new v6 config handling. However, no v6 config format has been added yet (this is the next step). Conflicts: plugins/imklog/imklog.c plugins/imklog/imklog.h
| | | * imklog: added $klogParseKernelTimestamp optionMarius Tomaschewski2012-11-211-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When enabled, kernel message [timestamp] is converted for message time. Default is to use receive time as in 5.8.x and before, because the clock used to create the timestamp is not supposed to be as accurate as the monotonic clock (depends on hardware and kernel) resulting in differences between kernel and system messages which occurred at same time.
| | | * imklog: added $klogKeepKernelTimestamp optionMarius Tomaschewski2012-11-211-0/+5
| | | | | | | | | | | | | | | | | | | | When enabled, the kernel [timestamp] remains at begin of each message, even it is used for the message time too.
| * | | prepare for 7.2.3 releasev7.2.3Rainer Gerhards2012-11-211-1/+1
| | | |
| * | | prepare 7.2.2 releasev7.2.2Rainer Gerhards2012-11-161-1/+1
| | | |
* | | | Merge branch 'v7-stable'Rainer Gerhards2012-11-141-3/+8
|\| | |
| * | | doc: describe leading space problem with "startswith" comparisonRainer Gerhards2012-11-141-3/+8
| | | |
* | | | Merge branch 'v7-stable'Rainer Gerhards2012-11-133-98/+227
|\| | |
| * | | doc: upgrade ruleset doc to v7 config systemKonstantin Schmitt2012-11-123-98/+227
| | | |
* | | | Merge branch 'v7-stable'Rainer Gerhards2012-11-081-1/+1
|\| | |
| * | | doc: $ActionQueueDiscardSeverity had wrong default documentedRainer Gerhards2012-11-081-1/+1
| | | | | | | | | | | | | | | | | | | | The doc contained a previous default, which has been changed in the mean time.
* | | | Merge branch 'v7-stable'Rainer Gerhards2012-11-081-2/+4
|\| | |
| * | | Added imkmsg^imklog to imkmsg documentation.Milan Bartos2012-11-051-2/+4
| | | |
* | | | prepare for 7.3.3 releasev7.3.3Rainer Gerhards2012-11-071-4/+4
| | | |
* | | | doc: improve ommongodb docRainer Gerhards2012-11-062-0/+61
| | | |
* | | | doc: add module doc for mmjsonparseRainer Gerhards2012-11-013-0/+48
| | | |
* | | | typo fixRainer Gerhards2012-11-011-1/+1
| | | |
* | | | mmnormalize: support for v6+ config interface addedRainer Gerhards2012-11-011-7/+21
| | | |
* | | | prepare for 7.3.2 releasev7.3.2Rainer Gerhards2012-10-301-1/+1
| | | |
* | | | Merge branch 'master-ratelimit'Rainer Gerhards2012-10-304-11/+59
|\ \ \ \
| * \ \ \ Merge branch 'master' into master-ratelimitRainer Gerhards2012-10-241-0/+10
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/v7compatibility.html