Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added message property parsesuccess to indicate status of higher level ↵ | Rainer Gerhards | 2012-03-15 | 8 | -0/+59 |
| | | | | | | | | parser run added message property parsesuccess to indicate if the last run higher-level parser could successfully parse the message or not (see property replacer html doc for details) | ||||
* | Merge branch 'v6-stable' | Rainer Gerhards | 2012-03-12 | 4 | -2/+18 |
|\ | | | | | | | | | Conflicts: runtime/queue.c | ||||
| * | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-03-12 | 4 | -3/+18 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html | ||||
| | * | bugfix: stopped DA queue was never processed after a restart | Rainer Gerhards | 2012-03-12 | 4 | -2/+15 |
| | | | | | | | | | | | | ...due to a regression from statistics module. | ||||
| | * | preparing for 5.8.8v5.8.8 | Rainer Gerhards | 2012-03-05 | 3 | -3/+3 |
| | | | |||||
* | | | ommongodb: milestone:refactored to use libmongo-client | Rainer Gerhards | 2012-03-12 | 3 | -83/+59 |
| | | | | | | | | | | | | which is waaaaaaay better than the 10gen client driver | ||||
* | | | ommongodb: made ommongodb compile on current rsyslog version | Rainer Gerhards | 2012-03-07 | 2 | -24/+20 |
| | | | |||||
* | | | build system: fully integrating ommongodb | Rainer Gerhards | 2012-03-07 | 2 | -0/+5 |
| | | | |||||
* | | | ommongodb: adding ASL 2.0 license header | Rainer Gerhards | 2012-03-07 | 1 | -0/+21 |
| | | | | | | | | | | | | | | | after clarifying and receiving permission to do so with original contributor Victor Pereira (email exchange on 2011-02-22) | ||||
* | | | milestone: properly parsing raw audit logs | Rainer Gerhards | 2012-03-02 | 1 | -2/+13 |
| | | | |||||
* | | | mmauditd: moved to changed libee 0.4.2 API | Rainer Gerhards | 2012-03-02 | 1 | -6/+3 |
| | | | |||||
* | | | Merge branch 'v6-stable' | Rainer Gerhards | 2012-03-02 | 2 | -1/+5 |
|\| | | | | | | | | | | | | | | Conflicts: plugins/imuxsock/imuxsock.c | ||||
| * | | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-03-02 | 2 | -2/+6 |
| |\| | |||||
| | * | Fix for "/run/systemd/journal/syslog" detection | Marius Tomaschewski | 2012-03-02 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | Changed to check "/run/systemd/journal" directory and not the socket, as the socket may not exists [e.g. is not activated]. | ||||
| | * | Install syslog.service Alias for newer systemd versions | Michael Biebl | 2012-03-02 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the syslog.socket unit file of newer systemd versions: The default syslog implementation should make syslog.service a symlink to itself, so that this socket activates the right actual syslog service. Examples: /etc/systemd/system/syslog.service -> /lib/systemd/system/rsyslog.service /etc/systemd/system/syslog.service -> /lib/systemd/system/syslog-ng.service Best way to achieve that is by adding this to your unit file (i.e. to rsyslog.service or syslog-ng.service): [Install] Alias=syslog.service http://cgit.freedesktop.org/systemd/systemd/tree/units/syslog.socket#n26 | ||||
* | | | screwed up during merge - solving that mess ;) | Rainer Gerhards | 2012-03-01 | 1 | -65/+6 |
| | | | |||||
* | | | Merge branch 'v6-stable' | Rainer Gerhards | 2012-03-01 | 1 | -0/+68 |
|\| | | | | | | | | | | | | | | Conflicts: plugins/imuxsock/imuxsock.c | ||||
| * | | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-03-01 | 1 | -0/+9 |
| |\| | |||||
| | * | Detect if to use /run/systemd/journal/syslog under systemd | Marius Tomaschewski | 2012-03-01 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | | | Detect if we have to use the new /run/systemd/journal/syslog socket instead of the /dev/log under newer systemd versions. Signed-off-by: Marius Tomaschewski <mt@suse.com> | ||||
* | | | Merge branch 'v6-stable' | Rainer Gerhards | 2012-03-01 | 2 | -2/+6 |
|\| | | |||||
| * | | mentioned imported bugfix in ChangeLog | Rainer Gerhards | 2012-03-01 | 1 | -0/+2 |
| | | | |||||
| * | | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-03-01 | 2 | -2/+4 |
| |\| | |||||
| | * | bugfix: imklog invalidly computed facility and severity | Rainer Gerhards | 2012-03-01 | 2 | -2/+4 |
| | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=313 | ||||
* | | | new code works with libee 0.4.0 as well | Rainer Gerhards | 2012-03-01 | 1 | -1/+1 |
| | | | | | | | | | | | | so we do not need to require the newer version | ||||
* | | | changes needed for libee 0.4.2 | Rainer Gerhards | 2012-02-28 | 2 | -2/+2 |
| | | | |||||
* | | | milestone: parsing audit message almost correct | Rainer Gerhards | 2012-02-24 | 1 | -9/+133 |
| | | | |||||
* | | | mmaudit: added skeleton (copy of mmjsonparse) | Rainer Gerhards | 2012-02-23 | 4 | -0/+286 |
| | | | |||||
* | | | mmjsonparse: changed cookie back to @cee: after discussion with Balabit | Rainer Gerhards | 2012-02-22 | 1 | -1/+1 |
| | | | |||||
* | | | added mmjsonparse to support recognizing and parsing JSON enhanced syslog ↵ | Rainer Gerhards | 2012-02-21 | 5 | -3/+282 |
| | | | | | | | | | | | | messages | ||||
* | | | bugfix: property $!all-json made rsyslog abort if no normalized data is ↵ | Rainer Gerhards | 2012-02-21 | 2 | -4/+13 |
| | | | | | | | | | | | | available | ||||
* | | | dns cache: working on invalid resolution bug, again | Rainer Gerhards | 2012-02-09 | 4 | -5/+8 |
| | | | | | | | | | | | | the proposed solution did not work out well... | ||||
* | | | dns cache: experimental fix for name resulution problem | Rainer Gerhards | 2012-02-08 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'master' of git+ssh://git.adiscon.com/git/rsyslog | Rainer Gerhards | 2012-02-08 | 2 | -31/+28 |
|\ \ \ | |||||
| * | | | dns chache: added some more error instrumentation | Rainer Gerhards | 2012-02-06 | 2 | -31/+28 |
| | | | | |||||
* | | | | omsnmp: support for new config system added & some refactoring | Rainer Gerhards | 2012-02-08 | 2 | -100/+146 |
|/ / / | |||||
* | | | Merge branch 'v6-stable' | Rainer Gerhards | 2012-02-03 | 1 | -16/+14 |
|\| | | |||||
| * | | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-02-03 | 1 | -16/+14 |
| |\| | |||||
| | * | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2012-02-03 | 1 | -16/+14 |
| | |\ | |||||
| | | * | ommysql: put under ASL 2.0 | Rainer Gerhards | 2012-02-03 | 1 | -16/+14 |
| | | | | | | | | | | | | | | | | after getting OK via email from contributor Ariel P. (2012-02-02 22:06 CET) | ||||
* | | | | upgraded omlibdbi to support the new v6 config format | Rainer Gerhards | 2012-02-02 | 3 | -24/+119 |
| | | | | |||||
* | | | | ommysql: updated doc | Rainer Gerhards | 2012-02-02 | 1 | -16/+30 |
| | | | | |||||
* | | | | bugfix: abort during startup when rsyslog.conf v6+ format was used in a ↵ | Rainer Gerhards | 2012-02-02 | 5 | -6/+13 |
| | | | | | | | | | | | | | | | | certain way | ||||
* | | | | ommysql: added support for v6 config format | Rainer Gerhards | 2012-02-02 | 3 | -0/+118 |
| | | | | |||||
* | | | | nit: release date for 6.3.7v6.3.7 | Rainer Gerhards | 2012-02-02 | 1 | -1/+1 |
| | | | | |||||
* | | | | cleanup: remove code for no-longer needed legacy conf functionality | Rainer Gerhards | 2012-02-01 | 3 | -8/+5 |
| | | | | |||||
* | | | | conf file: bufgix: legacy parsing of some filters did not work correctly | Rainer Gerhards | 2012-02-01 | 4 | -6/+6 |
| | | | | |||||
* | | | | omsnmp: fixing compile problem | Rainer Gerhards | 2012-02-01 | 2 | -4/+3 |
| | | | | |||||
* | | | | omgssapi: fix compile errors | Rainer Gerhards | 2012-02-01 | 1 | -9/+2 |
| | | | | |||||
* | | | | Merge branch 'v6-stable' | Rainer Gerhards | 2012-02-01 | 1 | -4/+4 |
|\| | | | |||||
| * | | | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-02-01 | 0 | -0/+0 |
| |\| | |