summaryrefslogtreecommitdiffstats
path: root/plugins/omelasticsearch
Commit message (Expand)AuthorAgeFilesLines
* fix v8 output interface transaction begin handlingRainer Gerhards2013-10-311-4/+6
* dev doc: add some info on how to access ES for testingRainer Gerhards2013-10-301-0/+4
* omelasticsearch: upgrade to v8 ouptut module interfaceRainer Gerhards2013-10-301-98/+120
* bugfix: omelasticsearch did not compile on platforms without atomic instructionsRainer Gerhards2013-10-181-5/+5
* Merge branch 'v7-stable'Rainer Gerhards2013-10-161-3/+3
|\
| * bugfix: omelasticsearch: failed.es counter was only maintained in bulk modeRainer Gerhards2013-10-161-3/+3
* | Merge branch 'v7-stable'Rainer Gerhards2013-10-161-5/+16
|\|
| * bugfix: omelasticsearch: did not correctly initialize stats countersRainer Gerhards2013-10-161-0/+3
| * omelasticsearch: add failed.httprequests stats counterRainer Gerhards2013-10-161-0/+5
| * bugfix omelasticsearch: failed.http stats counter had incorrect countRainer Gerhards2013-10-161-5/+8
| * omelasticsearch: straighten out statistics countersRainer Gerhards2013-09-111-13/+13
* | omelasticsearch: straighten out statistics countersRainer Gerhards2013-09-111-13/+13
* | omelasticsearch: adapt to new stats subsystem extensionsRainer Gerhards2013-09-101-4/+4
|/
* Fixed another issue related to http://bugzilla.adiscon.com/show_bug.cgi?id=464Andre Lorbach2013-07-241-4/+9
* Fixed a bug in curlPost related to http://bugzilla.adiscon.com/show_bug.cgi?i...Andre Lorbach2013-07-241-2/+5
* Fixed bugid #464 in elasticsearch output moduleAndre Lorbach2013-07-231-0/+6
* minor code reductionRainer Gerhards2013-07-041-2/+1
* bugfix: double-free in omelasticsearchRainer Gerhards2013-07-021-1/+0
* omelasticsearch: _id field support for bulk operationsJérôme Renard2013-04-241-17/+105
* Merge branch 'v7-stable-libnet-frag'Rainer Gerhards2013-01-141-1/+1
|\
| * bugfix: omelasticsearch failed when authentication data was providedRainer Gerhards2013-01-131-1/+1
* | minor cleanupRainer Gerhards2012-12-141-2/+12
* | Merge branch 'v7-stable'Rainer Gerhards2012-12-131-1/+1
|\|
| * build: link omelasticsearch against -lmMichael Biebl2012-12-131-1/+1
| * bugfix: invalid rsyslog-internal macro API useRainer Gerhards2012-11-011-1/+1
* | bugfix: invalid rsyslog-internal macro API useRainer Gerhards2012-11-011-1/+1
* | move cJSON to omelasticsearchRainer Gerhards2012-10-2911-2/+1224
* | omelasticsearch: improved debug loggingRainer Gerhards2012-07-301-2/+5
* | omelasticsearch: support for writing data errors to local file addedRainer Gerhards2012-07-302-14/+112
* | omelasticsearch: mileston: bulk reply is parsedRainer Gerhards2012-07-301-2/+48
* | omelasticsearch: parse JSON response (in regard to data errors)Rainer Gerhards2012-07-251-37/+65
|/
* omelasticsearch: regression from "parent" feature could case abortsRainer Gerhards2012-07-111-23/+26
* omelasticsearch: support for parameters parent & dynparent addedRainer Gerhards2012-07-101-20/+95
* omelasticsearch: implement retry via request to es server homepageRainer Gerhards2012-07-101-10/+60
* omelasticsearch: better debug instrumentationRainer Gerhards2012-07-091-15/+33
* omelasticsearch: bugfix: bulkmode setting was not properly initializedRainer Gerhards2012-06-131-0/+1
* omelasticsearch: dyn index&type now also supported in bulk modeRainer Gerhards2012-05-281-4/+7
* omelasticsearc: milestone, bulk insert basically worksRainer Gerhards2012-05-251-50/+65
* omelasticsearch: test commit, first shot at bulk interfaceRainer Gerhards2012-05-251-11/+85
* omelasticsearch: added transactional interface & better debug outputRainer Gerhards2012-05-241-1/+36
* omelasticsearch: provide authentication support (UNTESTED)Rainer Gerhards2012-04-251-0/+28
* Merge branch 'master' into master-elasticsearchRainer Gerhards2012-04-231-1/+0
|\
| * make "old" omelasticsearch compileRainer Gerhards2012-04-161-1/+0
* | omelasticsearch: added asnycRepl and timeout config paramsRainer Gerhards2012-04-161-3/+26
* | omelasticsearch: permit dynamic index/type parameters (just like dynafile)Rainer Gerhards2012-04-131-16/+107
* | omelasticsearch: moved to v6 config systemRainer Gerhards2012-04-051-35/+91
|/
* elasticsearch: move to asl 2.0Rainer Gerhards2012-01-171-14/+13
* add elasticsearch output moduleNathan Scott2012-01-172-0/+279