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 HCL Domino Administrator's Guide
  3. Troubleshooting NetBackup for Domino
  4. About NetBackup for Domino debug logging
  5. Setting the debug level on a NetBackup for Domino Windows client
NetBackup™ for HCL Domino Administrator's Guide

Setting the debug level on a NetBackup for Domino Windows client

To control the amount of information that is written to the debug logs, change the "General" debug level. Typically, the default value of 0 is sufficient. However, technical support may ask you to set the value higher to analyze a problem.

The debug logs are located in install_path\NetBackup\logs.

To set the debug level for the legacy process on a NetBackup for Domino client

  1. Open the Backup, Archive, and Restore program
  2. Select File > NetBackup Client Properties.
  3. Click the Troubleshooting tab.
  4. Set the General debug level.
  5. Click OK to save your changes.

To set the debug level for the processes that use unified logging on a NetBackup for Domino client

  1. Newer NetBackup processes such as ncfgre use Veritas Unified Logging (VxUL). To increase VxUL logging level, run the following:

    install dir\NetBackup\bin\vxlogcfg -a -p 51216 -o OID -s DebugLevel=6 -s DiagnosticLevel=6

    For a list of all OID values, see the NetBackup Logging Reference Guide.

  2. To reset the VxUL logging level default value, run the following command:

    install dir\NetBackup\bin\vxlogcfg -a -p 51216 -o OID -s DebugLevel=1 -s DiagnosticLevel=1

Feedback

Was this page helpful?
Previous

Set the debug level on a Notes client (UNIX)

Next

View the progress report of a NetBackup for Domino operation

Feedback

Was this page helpful?