.. _config-mongodump: mongodump Provider Configuration [mongodump] ============================================ This plugin performs logical backups of a MongoDB by using the ``mongodump`` utility. [mongodump] ----------- **host** = Hostname for mongodump to connect with **username** = Username for mongodump to authenticate with **password** = Password for mongodump to authenticate with **port** = TCP port for mongodump to connect on **uri** = Use a connection string instead of a host, username, and password .. versionadded:: 1.1.14 .. include:: compression.txt