In this short post, I would like to share how to log and identify slow queries in MongoDB. I have some experience on handling MongoDB on production for several years now. I found this slow queries problem often occur if your application gets bigger and bigger. MongoDB have a very good documentation on this issue,…
