Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. NetBackup™ for MongoDB Administrator's Guide
  3. Backing up MongoDB using NetBackup
  4. Configuring NetBackup policies for MongoDB plug-in
  5. Creating a BigData backup policy for MongoDB clusters with web UI
NetBackup™ for MongoDB Administrator's Guide

Creating a BigData backup policy for MongoDB clusters with web UI

  1. On the left, select Protection > Policies.
  2. Click Add.
  3. On the Attributes tab, select the following:
    • Policy type: BigData

  4. On the Schedules tab, configure all the necessary schedules. For example, Full and incremental schedules.

    Name

    Type

    Frequency

    Retention

    Full-backup

    Full backup

    1 week

    2 weeks

    Incremental-backup

    Differential incremental backup

    1 day

    2 weeks

  5. On the Clients tab, based on your MongoDB setup enter the following value:

    Sharded MongoDB cluster:

    • The client name as seen in the MongoDB shell and the mongod port number of the primary configuration server in the following format:

      MongoDBNode-portnumber

    Replica set MongoDB cluster:

    • The client name as seen in the MongoDB shell and the mongod port number of the primary node for replica set in the following format:

      MongoDBNode-portnumber

    Standalone MongoDB setup:

    • The client name as seen in the MongoDB shell and the mongod port number of the standalone node in the following format:

      MongoDBNode-portnumber

    Warning:

    Warning: Do not enter the node that acts an Arbiter node for MongoDB.

  6. On the Backup selections tab, add the application type, the backup hosts, and manually add the ALL_DATABASES directive.

    Backup selection list

    Notes

    Application_Type=mongodb

    The parameter values are case-sensitive.

    mongodbhost=mongodbhost.domain.com

    Use the format Backup_Host=<FQDN_or_hostname>. The backup host can be a NetBackup client or a media server.

    ALL_DATABASES

  7. Click Create.

Feedback

Was this page helpful?
Previous

Configuring NetBackup policies for MongoDB plug-in

Next

Restoring or recovering MongoDB data using NetBackup

Feedback

Was this page helpful?