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™ NAS Administrator's Guide
  3. Section III. Using NDMP
  4. Troubleshooting
  5. About NetBackup for NDMP logs
  6. Viewing NetBackup for NDMP logs
NetBackup™ NAS Administrator's Guide

Viewing NetBackup for NDMP logs

The following procedure describes how to view NetBackup logs.

Note:

The legacy and unified logging files can consume a lot of disk space. Delete the log files when you are finished and set logging to a lower level of detail.

To view the NetBackup logs

  1. In the NetBackup Administration Console in the left pane, expand Host Properties > Media Servers, and right-click on the server name in the right pane.
  2. From the pop-up, select Properties, then click Logging and set the Global logging level to 5.

    This increases logging detail to the highest level, for both unified logging and legacy logging.

    Note:

    NDMP backup performance may in some cases be adversely affected when the logging level is set to 4 or 5. The performance effect may be serious enough to cause NDMP backup failures. Reduce the logging level to 3 or less if you encounter NDMP performance issues or backup failures.

  3. Click Apply and then OK.
  4. View the unified logging information in /usr/openv/logs (UNIX) or install_path\logs (Windows) for the following processes:

    ndmpagent (originator ID 134)

    ndmp (originator ID 151)

    nbpem (originator ID 116)

    nbjm (originator ID 117)

    nbrb (originator ID 118)

  5. For ndmpagent logs, try the vxlogview command as follows:
       /usr/openv/netbackup/bin/vxlogview -I ndmpagent -d T,s,x,p
  6. For ndmp logs, try the vxlogview command as follows:
       /usr/openv/netbackup/bin/vxlogview -I ndmp -d T,s,x,p
  7. On the NetBackup for NDMP server, create bptm, and bpbrm legacy debug log folders in the /usr/openv/netbackup/logs directory (UNIX) or install_path\NetBackup\logs folder (Windows):

    bpbrm

    bpfis

    bpmount

    bptm

    bppfi

    NetBackup writes legacy log files in these directories, if the directories exist.

Feedback

Was this page helpful?
Previous

About NetBackup for NDMP logs

Next

NDMP backup levels

Feedback

Was this page helpful?