Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add elasticsearch output module | Nathan Scott | 2012-01-17 | 1 | -0/+36 |
| | | | | | | | | | | | | Add support for sending events to elasticsearch - a distributed, RESTful, search engine built on Lucene (www.elasticsearch.org). The output module is enabled via a configure option, and uses libcurl to send the messages from rsyslog to elasticsearch. This patch makes use of the earlier JSON quoting patch to ensure valid JSON strings are sent to the server. Signed-off-by: Nathan Scott <nathans@aconex.com> | ||||
* | preparing for 5.8.7v5.8.7 | Rainer Gerhards | 2012-01-17 | 1 | -1/+1 |
| | |||||
* | preparing for 5.8.6 releasev5.8.6 | Rainer Gerhards | 2011-10-21 | 1 | -1/+1 |
| | |||||
* | preparing for 5.8.5 releasev5.8.5 | Rainer Gerhards | 2011-08-31 | 1 | -1/+1 |
| | |||||
* | bugfix: fixed incorrect state handling for Discard Action (transactions) | Andre Lorbach | 2011-08-18 | 1 | -1/+1 |
| | |||||
* | Added debug output into message parsers needed for bugtracking | Andre Lorbach | 2011-08-12 | 1 | -1/+1 |
| | | | | Changed version to 5.8.5-pre1 | ||||
* | preparing for version 5.8.4v5.8.4 | root | 2011-08-10 | 1 | -1/+1 |
| | |||||
* | preparing for 5.8.3v5.8.3 | Rainer Gerhards | 2011-07-11 | 1 | -1/+1 |
| | |||||
* | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2011-07-06 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html | ||||
| * | doc: ./configure --help invalidly showed imdiag enabled by default | Rainer Gerhards | 2011-07-06 | 1 | -1/+1 |
| | | | | | | | | Thanks to Frédéric L. W. Meunier for bringing this to my attention. | ||||
| * | preparing for 4.6.6v4.6.6 | Rainer Gerhards | 2011-06-24 | 1 | -1/+1 |
| | | |||||
* | | preparing for 5.8.2 | Rainer Gerhards | 2011-06-21 | 1 | -1/+1 |
| | | |||||
* | | preparing for 5.8.1 stablev5.8.1 | Rainer Gerhards | 2011-05-19 | 1 | -1/+1 |
| | | |||||
* | | added skeleton for mmsnmptrapd | Rainer Gerhards | 2011-05-05 | 1 | -0/+17 |
| | | |||||
* | | Merge branch 'v5-beta' into v5-stable | Rainer Gerhards | 2011-04-12 | 1 | -22/+204 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | plus bump to new v5-stable Conflicts: ChangeLog configure.ac doc/manual.html | ||||
| * | | preparing for 5.7.10 | Rainer Gerhards | 2011-03-29 | 1 | -1/+1 |
| | | | |||||
| * | | prepared skeleton for new strgen module | Rainer Gerhards | 2011-03-17 | 1 | -0/+18 |
| | | | |||||
| * | | preparing for 5.7.9v5.7.9 | Rainer Gerhards | 2011-03-16 | 1 | -1/+1 |
| | | | |||||
| * | | added MySQL life tests for ommysql | Rainer Gerhards | 2011-03-09 | 1 | -0/+18 |
| | | | | | | | | | | | | | | | tests run against a life database instance which must be setup in a specific way. | ||||
| * | | preparing for 5.7.8 releasev5.7.8 | Rainer Gerhards | 2011-03-09 | 1 | -1/+1 |
| | | | |||||
| * | | testbench: valgrind tests only executed if valgrind is available | Rainer Gerhards | 2011-03-09 | 1 | -0/+4 |
| | | | |||||
| * | | preparing for 5.7.7v5.7.7 | Rainer Gerhards | 2011-03-02 | 1 | -1/+1 |
| | | | |||||
| * | | preparing for 5.7.6v5.7.6 | Rainer Gerhards | 2011-02-25 | 1 | -1/+1 |
| | | | |||||
| * | | preparing for 5.7.5 release | Rainer Gerhards | 2011-02-23 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'v5-beta' of git+ssh://git.adiscon.com/git/rsyslog into v5-beta | Rainer Gerhards | 2011-02-17 | 1 | -5/+0 |
| |\ \ | |||||
| | * \ | Merge branch 'v5-stable' into v5-beta | Rainer Gerhards | 2011-02-17 | 1 | -5/+0 |
| | |\ \ | |||||
| * | | | | preparing for 5.7.4 releasev5.7.4 | Rainer Gerhards | 2011-02-17 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | fixed invalid help strings in configure.ac | Rainer Gerhards | 2011-02-08 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | Thanks to Michael Biebl for mentioning this problem! | ||||
| * | | | added pmsnare parser module | David Lang | 2011-02-08 | 1 | -1/+16 |
| | | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
| * | | | preparing for 5.7.3v5.7.3 | Rainer Gerhards | 2011-02-04 | 1 | -1/+1 |
| | | | | |||||
| * | | | added pmaixforwardedfrom message parser | David Lang | 2011-02-01 | 1 | -0/+15 |
| | | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
| * | | | integrated pmciscomsg into the build system | Rainer Gerhards | 2011-01-13 | 1 | -0/+15 |
| | | | | |||||
| * | | | Merge branch 'v5.6.2-newimudp' into v5-devel-newimudp | Rainer Gerhards | 2011-01-10 | 1 | -0/+30 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: plugins/imudp/imudp.c threads.c | ||||
| | * | | | improved imudp real-time scheduling support & bugfix | Dražen Kačar | 2011-01-10 | 1 | -0/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The original code had quite some issues, which are fixed by this commit. Also we do more error checking now. Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
| * | | | | Merge branch 'v4-devel' into v5-devel | Rainer Gerhards | 2010-12-17 | 1 | -17/+35 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/imfile.html doc/manual.html plugins/imudp/imudp.c runtime/msg.h tools/syslogd.c | ||||
| | * | | | | Fix the build system to build outisde CERN. | Luis Fernando Muñoz Mejías | 2010-11-30 | 1 | -17/+35 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It should build against Oracle 11, too. Depending on the user's installation, either a single ORACLE_HOME environment variable or ORACLE_LIB_PATH and ORACLE_INCLUDE_PATH environment variables will be needed. | ||||
| | * | | | | preparing for 4.7.3 | Rainer Gerhards | 2010-11-25 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2010-10-19 | 1 | -1/+1 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: runtime/cfsysline.c tools/ompipe.c | ||||
| * | | | | | | bumped version to 5.7.2v5.7.2 | Rainer Gerhards | 2010-11-30 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2010-10-22 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html | ||||
| * | | | | | | | bugfix/imuxsock: did not compile on platforms without SCM_CREDENTIALS | Rainer Gerhards | 2010-10-06 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note: we do rate-limiting by the pid and we obtain the pid via SCM_CREDENTIALS socket options. So this patch effectively disables the (new) ratelimiting capability. In a later patch, I'll see that I can provide a global ratelimiting capability, which could always be used (an alternative may be using the tag, will check this out as well). | ||||
| * | | | | | | | Merge branch 'v5-devel-hdfs' into v5-devel | Rainer Gerhards | 2010-10-05 | 1 | -0/+19 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | omhdfs: first shot at this new module (very rough PoC code) | Rainer Gerhards | 2010-09-30 | 1 | -0/+19 |
| | | | | | | | | | |||||
| * | | | | | | | | systemd: install service and socket unit files | Lennart Poettering | 2010-10-04 | 1 | -0/+10 |
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a systemd socket and service unit file to the default install if systemd is found or explicitly enabled in ./configure. Patch is against current git v5-devel. | ||||
| * | | | | | | | build system: fixed some minor issues | Rainer Gerhards | 2010-09-28 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | added module impstat to emit periodic statistics on rsyslog counters | Rainer Gerhards | 2010-09-09 | 1 | -0/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a *very first* and *very rough* and *very featureless* first shot at this functionality. It is assumed that we will enhance the stats system as a by-line while doing other development. | ||||
| * | | | | | | | bumped version number (new v5-devel) | Rainer Gerhards | 2010-09-08 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | Merge branch 'v4-devel' into master | Rainer Gerhards | 2010-08-11 | 1 | -0/+14 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile.am tests/tcpflood.c | ||||
* | | | | | | | | preparing for 5.6.5v5.6.5 | Rainer Gerhards | 2011-03-22 | 1 | -1/+1 |
| | | | | | | | | |||||
* | | | | | | | | preparing for 5.6.4v5.6.4 | Rainer Gerhards | 2011-03-02 | 1 | -1/+1 |
| |_|_|_|_|/ / |/| | | | | | |