kellypw
2013-01-09 18:57:29 UTC
Running 2.0.6 on Windows 7. I have my service created with this config:
logpath=C:\mongodb\logs\mongodb.log
logappend=true
dbpath=C:\data\db
profile=2
slowms=0
rest=true
diaglog=3
Unfortunately, this is still not logging every query to my mongodb.log.
This is my local test environment and I'd like to track every single read
and write to confirm my queries are constructed properly. I see only a few
queries that actually get logged. I assumed that slowms=0 would track
everything - is that incorrect? Any help is appreciated.
logpath=C:\mongodb\logs\mongodb.log
logappend=true
dbpath=C:\data\db
profile=2
slowms=0
rest=true
diaglog=3
Unfortunately, this is still not logging every query to my mongodb.log.
This is my local test environment and I'd like to track every single read
and write to confirm my queries are constructed properly. I see only a few
queries that actually get logged. I assumed that slowms=0 would track
everything - is that incorrect? Any help is appreciated.
--
You received this message because you are subscribed to the Google
Groups "mongodb-user" group.
To post to this group, send email to mongodb-user-/***@public.gmane.org
To unsubscribe from this group, send email to
mongodb-user+unsubscribe-/***@public.gmane.org
See also the IRC channel -- freenode.net#mongodb
You received this message because you are subscribed to the Google
Groups "mongodb-user" group.
To post to this group, send email to mongodb-user-/***@public.gmane.org
To unsubscribe from this group, send email to
mongodb-user+unsubscribe-/***@public.gmane.org
See also the IRC channel -- freenode.net#mongodb