index
:
rsyslog
master
v3-stable
v3-stable-kaz
Modifications to rsyslog---see v3-stable-kaz branch
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
ommongodb
Commit message (
Expand
)
Author
Age
Files
Lines
*
ommongodb: minimal support for v8 omod interface
Rainer Gerhards
2013-11-13
1
-3
/
+22
*
Merge branch 'master' into master-var-refactor
Rainer Gerhards
2013-10-26
1
-1
/
+4
|
\
|
*
Make use of int64 json numbers, if available
Pavel Levshin
2013-10-26
1
-1
/
+4
*
|
refactor: use common code for message property description processing
Rainer Gerhards
2013-10-22
1
-6
/
+12
*
|
work a bit toward string handling unification
Rainer Gerhards
2013-10-21
1
-5
/
+5
|
/
*
bugfix: some more build problems with newer json-c versions
Rainer Gerhards
2013-09-04
1
-1
/
+1
*
make rsyslog use the new json-c pkgconfig file if available
hwoarang
2013-09-03
1
-1
/
+1
*
bugfix: invalid rsyslog-internal macro API use
Rainer Gerhards
2012-11-01
1
-1
/
+1
*
Merge branch 'v7-stable'
Rainer Gerhards
2012-10-24
1
-13
/
+18
|
\
|
*
ommongodb rate-limits error messages to prevent spamming the syslog
Rainer Gerhards
2012-10-24
1
-13
/
+18
*
|
refactor tpl processor so that date is queried once per template
Rainer Gerhards
2012-10-10
1
-5
/
+5
|
/
*
Handle JSON value "null" instead of crashing
Miloslav Trmač
2012-09-24
1
-1
/
+3
*
new ruleengine: implement template type "subtree"
Rainer Gerhards
2012-09-18
1
-5
/
+5
*
milestone: ommongodb supports templates & JSON passing API in place
Rainer Gerhards
2012-08-29
1
-15
/
+8
*
adapted Mirek's changes to new JSON passing mode
Rainer Gerhards
2012-08-29
2
-47
/
+26
*
Add template support: parse text, convert to BSON
Miloslav Trmač
2012-08-29
2
-8
/
+175
*
Split MongoDB output into BSON creation and MongoDB interaction
Miloslav Trmač
2012-08-29
1
-24
/
+27
*
Remove a no-effect ", NULL";
Miloslav Trmač
2012-08-26
1
-1
/
+1
*
Silence compiler warnings about unused parameters.
Miloslav Trmač
2012-08-26
1
-0
/
+3
*
Remove obsolete ommongodb build instructions
Miloslav Trmač
2012-06-05
1
-15
/
+0
*
ommongodb: extended default schema
Rainer Gerhards
2012-03-30
1
-6
/
+28
*
ommongodb: now writes a real timestamp into mongo
Rainer Gerhards
2012-03-30
1
-3
/
+26
*
ommongodb: working on error reporting
Rainer Gerhards
2012-03-20
1
-5
/
+10
*
ommongodb: basic error reporting
Rainer Gerhards
2012-03-20
2
-6
/
+25
*
ommongodb: support for lumberjack base schema
Rainer Gerhards
2012-03-19
1
-16
/
+39
*
ommongodb: moved over to MSG based interface
Rainer Gerhards
2012-03-19
1
-20
/
+45
*
ommongodb: cleanup
Rainer Gerhards
2012-03-18
1
-47
/
+5
*
ommongodb: moved field set a bit towards CEE
Brian Knox
2012-03-18
2
-8
/
+8
*
ommongodb: honor db and collection config parameters
Rainer Gerhards
2012-03-17
1
-17
/
+28
*
ommongodb: support for v6 config system added
Rainer Gerhards
2012-03-16
1
-34
/
+120
*
ommongodb: milestone:refactored to use libmongo-client
Rainer Gerhards
2012-03-12
2
-82
/
+53
*
ommongodb: made ommongodb compile on current rsyslog version
Rainer Gerhards
2012-03-07
2
-24
/
+20
*
ommongodb: adding ASL 2.0 license header
Rainer Gerhards
2012-03-07
1
-0
/
+21
*
milestone: added module config names
Rainer Gerhards
2011-07-20
1
-1
/
+2
*
renaming conf.* wasn't a good idea -- undoing
Rainer Gerhards
2011-04-19
1
-2
/
+2
*
renamed conf.c to legacyconf.c to make room for new config system
Rainer Gerhards
2011-04-19
1
-2
/
+2
*
experimental support for monogodb added
Victor Pereira
2011-01-31
3
-0
/
+314