summaryrefslogtreecommitdiffstats
path: root/plugins/ommongodb/ommongodb.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* adapted Mirek's changes to new JSON passing modeRainer Gerhards2012-08-291-45/+24
* Add template support: parse text, convert to BSONMiloslav Trmač2012-08-291-6/+173
* 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
* 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-201-3/+21
* 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-181-5/+6
* 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-121-76/+51
* ommongodb: made ommongodb compile on current rsyslog versionRainer Gerhards2012-03-071-24/+3
* 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-311-0/+280