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™ Administrator's Guide, Volume I
  3. Section II. Configuring hosts
  4. Configuring Host Properties
  5. Configuration options for NetBackup servers
  6. BPTM_VERBOSE option for NetBackup servers
Veritas NetBackup™ Administrator's Guide, Volume I

BPTM_VERBOSE option for NetBackup servers

The BPTM_VERBOSE option is used for debugging purposes. It controls the amount of information that NetBackup includes in the bptm debug logs.

Table: BPTM_VERBOSE information

Usage

Description

Where to use

On NetBackup master servers.

How to use

The default is that BPTM_VERBOSE is the same value as the VERBOSE option (Global logging level). The BPTM_VERBOSE option overrides the VERBOSE option in the configuration file.

Use the nbgetconfig and the nbsetconfig commands to view, add, or change the option.

For information about these commands, see the NetBackup Commands Reference Guide.

Use the following format:

BPTM_VERBOSE = -1 | 0 | 1 | 2 | 3 | 4 | 5

This entry should appear only once in the configuration file.

Example

  • To use the same value as the VERBOSE option, enter:

    BPTM_VERBOSE = 0

    This option is the same as setting the BPTM logging level in the Logging host properties to Same as Global.

  • To log the minimum amount of information, enter:

    BPTM_VERBOSE = -1

    This option is the same as setting the BPTM logging level to 0 in the Logging host properties.

  • To log additional information, enter a value of 1 through 5:

    BPTM_VERBOSE = 1

    This option is the same as setting the BPTM logging level to 1 in the Logging host properties.

  • To log the maximum amount of information, enter:

    BPTM_VERBOSE = 5

    This option is the same as setting the BPTM logging level to 5 in the Logging host properties.

Equivalent Administration Console property

NetBackup Management > Host Properties > Master Servers > Double-click on server > Logging > BPTM logging level.

See the NetBackup Logging Reference Guide for more information about the debug log.

See Logging properties.

Feedback

Was this page helpful?
Previous

BPRD_VERBOSE option for NetBackup servers

Next

BPEND_TIMEOUT option for NetBackup servers

Feedback

Was this page helpful?