Tools
Open source
mtools
mtools is a collection of helper scripts to parse, filter, and visualize MongoDB log files (mongod, mongos). mtools also includes mlaunch, a utility to quickly set up complex MongoDB test environments on a local machine.
github.com/rueckstiess/mtools, mongodb.com/blog/post/introducing-mtools.
Install with pip (Python):
pip install mtools