summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
| * doc: add link for set statementRainer Gerhards2013-01-281-1/+2
| |
* | prepare 7.3.7 releasev7.3.7Rainer Gerhards2013-03-121-1/+1
| |
* | mmanon: slight doc improvementRainer Gerhards2013-03-041-2/+2
| |
* | mmanon: complete ipv4 functionalityRainer Gerhards2013-03-041-14/+44
| |
* | mmanon: add ability to specify number of bits to be anonymizedRainer Gerhards2013-03-041-4/+30
| |
* | mmanon: add capability to configure replacement characterRainer Gerhards2013-03-032-6/+8
| |
* | add initial version of mmanon (anonymoization support)Rainer Gerhards2013-02-283-1/+61
| |
* | Merge branch 'master' into master-omjournalRainer Gerhards2013-02-271-1/+21
|\ \
| * | added ability to configure debug system via rsyslog.confRainer Gerhards2013-02-271-1/+21
| | |
* | | doc: fix small but important typoRainer Gerhards2013-02-261-1/+1
| | |
* | | imuxsock: add capability to ignore messages from ourselfesRainer Gerhards2013-02-261-0/+12
| | | | | | | | | | | | | | | This helps prevent message routing loops, and is vital to have if omjournal is used together with traditional syslog.
* | | add support for writing to the Linux Journal (omjournal)Rainer Gerhards2013-02-264-2/+87
|/ /
* | doc: improved normalization sample confRainer Gerhards2013-02-101-24/+59
| |
* | field() function now supports a string as field delimiterRainer Gerhards2013-02-101-2/+12
| | | | | | | | | | also done a bugfix: field() function did never return "***FIELD NOT FOUND***" instead it returned "***ERROR in field() FUNCTION***" in that case
* | doc: add sample config fileRainer Gerhards2013-02-081-0/+152
| |
* | prepare for 7.3.6v7.3.6Rainer Gerhards2013-01-281-1/+1
| |
* | Merge branch 'v7-stable'Rainer Gerhards2013-01-2812-300/+122
|\|
| * doc: some improvements and more cleanupRainer Gerhards2013-01-289-297/+119
| |
| * doc: some cleanupRainer Gerhards2013-01-283-3/+3
| |
* | Merge branch 'v7-stable'Rainer Gerhards2013-01-281-1/+1
|\|
| * typo fixRainer Gerhards2013-01-241-1/+1
| |
* | doc: grammar fixRainer Gerhards2013-01-251-1/+1
| |
* | doc: fix time complexity in lookup table specRainer Gerhards2013-01-241-2/+2
| |
* | 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
| |