summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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-239-25/+56
|\
| * bugfix/imuxsock: configured hostname was not usedRainer Gerhards2012-04-161-0/+1
| * bugfix/imuxsock: solving abort if hostname was not setRainer Gerhards2012-04-161-2/+2
| * make "old" omelasticsearch compileRainer Gerhards2012-04-161-1/+0
| * imuxsock: mini bugfix: closed fd was tried to close a second timeRainer Gerhards2012-04-131-3/+6
| * Merge branch 'v5-beta'Rainer Gerhards2012-04-121-6/+5
| |\
| | * Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-04-121-8/+7
| | |\
| | | * Merge branch 'v5-stable' into v5-stable-newstatsRainer Gerhards2012-04-121-8/+7
| | | |\
| | | | * imuxsock: do not cache hostnameRainer Gerhards2012-04-121-10/+4
| * | | | imuxsock: fixed regression from last mergeRainer Gerhards2012-04-111-0/+7
| * | | | Merge branch 'v5-devel'Rainer Gerhards2012-04-071-1/+1
| |\| | |
| | * | | Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-04-073-56/+3
| | |\| |
| | * | | Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-03-201-2/+13
| | |\ \ \
| | * \ \ \ Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-03-193-3/+8
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-03-143-0/+5
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-03-124-8/+62
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'v5-stable' into v5-develRainer Gerhards2012-03-021-2/+5
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'v5-stable' into v5-develRainer Gerhards2012-03-011-0/+9
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'v5-stable' into v5-develRainer Gerhards2012-03-014-47/+49
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | bugfix: imklog invalidly computed facility and severityRainer Gerhards2012-03-011-2/+2
| * | | | | | | | | | | Merge branch 'v5-stable-newstats'Rainer Gerhards2012-04-078-18/+43
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| | * | | | | | | | | | unified use of $LocalHostIPIF among all locally-emitting inputsRainer Gerhards2012-03-222-49/+2
| | * | | | | | | | | | milestone: added capability to use a local interface IP address as fromhost-ipRainer Gerhards2012-03-211-7/+1
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | * | | | | | | | | added configuration directive to disable octet-counted framingRainer Gerhards2012-03-201-3/+14
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | * | | | | | | | added configuration directive to disable octet-counted framingRainer Gerhards2012-03-193-3/+8
| | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | added missing initialization of stats countersRainer Gerhards2012-03-142-0/+2
| | * | | | | | | Merge branch 'v5-stable' into v5-stable-newstatsRainer Gerhards2012-03-141-0/+3
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | / | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | added capability to use a local interface IP address as fromhost-ip for imklogRainer Gerhards2012-03-101-1/+26
| | * | | | | | imuxsock did ignore configured IP if - always used eth0 if one was set ;)Rainer Gerhards2012-03-101-1/+1
| | * | | | | | bugfix: imudp: only two listeners were activatedRainer Gerhards2012-03-091-1/+3
| | * | | | | | added capability to use a local interface IP address as fromhost-ip for imuxsockRainer Gerhards2012-03-061-5/+30
| | * | | | | | Merge branch 'v5-stable' into v5-stable-newstatsRainer Gerhards2012-03-053-18/+28
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | bugfix: imptcp stats sometimes incorrectly reported socket as IPv6Rainer Gerhards2012-02-201-1/+3
| | * | | | | | Merge branch 'v5-stable' into v5-stable-newstatsRainer Gerhards2012-01-303-31/+35
| | |\ \ \ \ \ \
* | | | | | | | | 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
* | | | | | | | | imuxsock: mini bugfix: closed fd was tried to close second timeRainer Gerhards2012-04-131-3/+6
* | | | | | | | | omelasticsearch: moved to v6 config systemRainer Gerhards2012-04-051-35/+91
|/ / / / / / / /
* | | | | | | | impstats: added $PStatsJSON directiveRainer Gerhards2012-04-011-1/+6
* | | | | | | | ommongodb: extended default schemaRainer Gerhards2012-03-301-6/+28
* | | | | | | | ommongodb: now writes a real timestamp into mongoRainer Gerhards2012-03-301-3/+26
* | | | | | | | omhiredis: improved error reportingBrian Knox2012-03-231-4/+3
* | | | | | | | omhiredis: error checking changes and code cleanupBrian Knox2012-03-211-40/+36
* | | | | | | | omhiredis: some more cleanupRainer Gerhards2012-03-211-8/+3
* | | | | | | | omhiredis: some cleanupRainer Gerhards2012-03-211-4/+4
* | | | | | | | initial shot at omhiredisBrian Knox2012-03-215-0/+1124
* | | | | | | | ommongodb: working on error reportingRainer Gerhards2012-03-201-5/+10
* | | | | | | | ommongodb: basic error reportingRainer Gerhards2012-03-202-6/+25