
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
mtools-legacy
Advanced tools
Useful scripts to parse and visualize MongoDB log files, launch test environments, and reproduce issues.
|PyPI version| |PyPI pyversions| |PyPI license|
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,
and mtransfer, a tool for transferring databases between MongoDB instances.
.. figure:: https://raw.githubusercontent.com/rueckstiess/mtools/develop/mtools.png :alt: mtools box
The following tools are in the mtools collection:
mlogfilter <http://rueckstiess.github.io/mtools/mlogfilter.html>__
slices log files by time, merges log files, filters slow queries, finds
table scans, shortens log lines, filters by other attributes, convert to
JSON
mloginfo <http://rueckstiess.github.io/mtools/mloginfo.html>__
returns info about log file, like start and end time, version, binary,
special sections like restarts, connections, distinct view
mplotqueries <http://rueckstiess.github.io/mtools/mplotqueries.html>__
visualize log files with different types of plots (requires matplotlib)
mlaunch <http://rueckstiess.github.io/mtools/mlaunch.html>__
a script to quickly spin up local test environments, including replica sets
and sharded systems (requires pymongo)
mtransfer <http://rueckstiess.github.io/mtools/mtransfer.html>__
an experimental script to transfer databases between MongoDB instances by
copying WiredTiger data files (requires pymongo and wiredtiger)
For more information, see the mtools documentation <http://rueckstiess.github.io/mtools>__.
The mtools collection is written in Python, and most of the tools only use the standard packages shipped with Python. The tools are currently tested with Python 3.7, 3.8, and 3.9.
Some of the tools have additional dependencies, which are listed under the
specific tool's section. See the installation instructions <http://rueckstiess.github.io/mtools/install.html>__ for more information.
The mtools suite is only tested with actively supported (non End-of-Life) versions of the MongoDB server. As of December 2021, that includes MongoDB 4.0 or newer.
See Changes to mtools <http://rueckstiess.github.io/mtools/changelog.html>__
for a list of changes from previous versions of mtools.
If you'd like to contribute to mtools, please read the contributor page <http://rueckstiess.github.io/mtools/contributing.html>__ for instructions.
This software is not supported by MongoDB, Inc. <https://www.mongodb.com>__
under any of their commercial support subscriptions or otherwise. Any usage of
mtools is at your own risk. Bug reports, feature requests and questions can be
posted in the Issues <https://github.com/rueckstiess/mtools/issues?state=open>__ section on GitHub.
.. |PyPI version| image:: https://img.shields.io/pypi/v/mtools.svg :target: https://pypi.python.org/pypi/mtools/ .. |PyPI pyversions| image:: https://img.shields.io/pypi/pyversions/mtools.svg :target: https://pypi.python.org/pypi/mtools/ .. |PyPI license| image:: https://img.shields.io/pypi/l/mtools.svg :target: https://pypi.python.org/pypi/mtools/
FAQs
Useful scripts to parse and visualize MongoDB log files, launch test environments, and reproduce issues.
We found that mtools-legacy demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.