summaryrefslogtreecommitdiffstats
path: root/plugins/ommongodb/ommongodb.c
Commit message (Expand)AuthorAgeFilesLines
* Send fields specified by a template to mongodb.Miloslav Trmač2012-08-281-20/+23
* Implement ACT_FIELDS_PASSING, test in mongodbMiloslav Trmač2012-08-281-4/+77
* 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