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. Veritas NetBackup™ for MongoDB Administrator's Guide
  3. Troubleshooting
  4. About NetBackup for MongoDB debug logging
Veritas NetBackup™ for MongoDB Administrator's Guide

About NetBackup for MongoDB debug logging

NetBackup maintains process-specific logs for the various processes that are involved in the backup and restore operations. Examining these logs can help you to find the root cause of an issue.

These log folders must already exist in order for logging to occur. If these folders do not exist, you must create them.

Additionally, after every job (backup/restore), mdbserver log(s) that are created on the MongoDB nodes are copied to the respective backup hosts from where it was processed. These logs are kept in the nbaapireq_handler folder so that they can be collected by nbsu or nbcplogs utilities. To retain uniqueness of log file names collected from different hosts to a single folder, each log file name is prefixed with the hostname. For example, if the log files generated by mdbserver on hosts MDBSERVER1 and MDBSERVER2 for a backup job are "root.mdbserver.121219_00001.log", they are copied back to the backup host as MDBSERVER1-root.mdbserver.121219_00001.log and MDBSERVER2-root.mdbserver.121219_00001.log.

The log folders reside on the following directories

  • On Windows: install_path\NetBackup\logs

  • On UNIX or Linux: /usr/openv/netbackup/logs

Table: NetBackup logs related to MongoDB

Log Folder

Messages related to

Logs reside on

install_path/NetBackup/logs/nbaapidiscv

BigData framework, discovery, and MongoDB configuration file logs

Backup host

install_path/NetBackup/logs/bpbrm

Policy validation, backup, and restore operations

Media server

install_path/NetBackup/logs/bpbkar

Backup

Backup host

install_path/NetBackup/logs/tar

Restore and MongoDB configuration file

Backup host

install_path/NetBackup/logs/nbaapireq_handler

nbaapireq_handler and mdbserver

Backup host

For more details, refer to the NetBackup Logging Reference Guide.

Feedback

Was this page helpful?
Previous

Troubleshooting

Next

Known limitations for MongoDB protection using NetBackup

Feedback

Was this page helpful?