summaryrefslogtreecommitdiffstats
path: root/plugins/ommongodb
Commit message (Expand)AuthorAgeFilesLines
* ommongodb: minimal support for v8 omod interfaceRainer Gerhards2013-11-131-3/+22
* Merge branch 'master' into master-var-refactorRainer Gerhards2013-10-261-1/+4
|\
| * Make use of int64 json numbers, if availablePavel Levshin2013-10-261-1/+4
* | refactor: use common code for message property description processingRainer Gerhards2013-10-221-6/+12
* | work a bit toward string handling unificationRainer Gerhards2013-10-211-5/+5
|/
* bugfix: some more build problems with newer json-c versionsRainer Gerhards2013-09-041-1/+1
* make rsyslog use the new json-c pkgconfig file if availablehwoarang2013-09-031-1/+1
* bugfix: invalid rsyslog-internal macro API useRainer Gerhards2012-11-011-1/+1
* Merge branch 'v7-stable'Rainer Gerhards2012-10-241-13/+18
|\
| * ommongodb rate-limits error messages to prevent spamming the syslogRainer Gerhards2012-10-241-13/+18
* | refactor tpl processor so that date is queried once per templateRainer Gerhards2012-10-101-5/+5
|/
* Handle JSON value "null" instead of crashingMiloslav Trmač2012-09-241-1/+3
* new ruleengine: implement template type "subtree"Rainer Gerhards2012-09-181-5/+5
* milestone: ommongodb supports templates & JSON passing API in placeRainer Gerhards2012-08-291-15/+8
* adapted Mirek's changes to new JSON passing modeRainer Gerhards2012-08-292-47/+26
* Add template support: parse text, convert to BSONMiloslav Trmač2012-08-292-8/+175
* Split MongoDB output into BSON creation and MongoDB interactionMiloslav Trmač2012-08-291-24/+27
* Remove a no-effect ", NULL";Miloslav Trmač2012-08-261-1/+1
* Silence compiler warnings about unused parameters.Miloslav Trmač2012-08-261-0/+3
* Remove obsolete ommongodb build instructionsMiloslav Trmač2012-06-051-15/+0
* ommongodb: extended default schemaRainer Gerhards2012-03-301-6/+28
* ommongodb: now writes a real timestamp into mongoRainer Gerhards2012-03-301-3/+26
* ommongodb: working on error reportingRainer Gerhards2012-03-201-5/+10
* ommongodb: basic error reportingRainer Gerhards2012-03-202-6/+25
* ommongodb: support for lumberjack base schemaRainer Gerhards2012-03-191-16/+39
* ommongodb: moved over to MSG based interfaceRainer Gerhards2012-03-191-20/+45
* ommongodb: cleanupRainer Gerhards2012-03-181-47/+5
* ommongodb: moved field set a bit towards CEEBrian Knox2012-03-182-8/+8
* ommongodb: honor db and collection config parametersRainer Gerhards2012-03-171-17/+28
* ommongodb: support for v6 config system addedRainer Gerhards2012-03-161-34/+120
* ommongodb: milestone:refactored to use libmongo-clientRainer Gerhards2012-03-122-82/+53
* ommongodb: made ommongodb compile on current rsyslog versionRainer Gerhards2012-03-072-24/+20
* ommongodb: adding ASL 2.0 license headerRainer Gerhards2012-03-071-0/+21
* milestone: added module config namesRainer Gerhards2011-07-201-1/+2
* renaming conf.* wasn't a good idea -- undoingRainer Gerhards2011-04-191-2/+2
* renamed conf.c to legacyconf.c to make room for new config systemRainer Gerhards2011-04-191-2/+2
* experimental support for monogodb addedVictor Pereira2011-01-313-0/+314