On Wed, Jan 25, 2012 at 10:49 PM, ScottBessler <scottb...@gmail.com> wrote:
> Is there any way to disable the full update logging to --logpath?
>
> --
> You received this message because you are subscribed to the Google Groups "mongodb-user" group.
> To post to this group, send email to mongod...@googlegroups.com.
> To unsubscribe from this group, send email to mongodb-user...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/mongodb-user?hl=en.
>
See the slowms option for mongod or settable via
db.setProfilingLevel(1, --slowms--).