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

Setting the debug level on a NetBackup for Lotus Notes 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 Lotus Notes 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 Lotus Notes client

  1. Newer NetBackup processes such as ncfgre use 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

Setting the debug level on a UNIX client

Next

About NetBackup status reports

Feedback

Was this page helpful?