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. BPRD_VERBOSE option for NetBackup servers
Veritas NetBackup™ Administrator's Guide, Volume I

BPRD_VERBOSE option for NetBackup servers

Used for debugging purposes, the BPRD_VERBOSE option controls the amount of information that NetBackup includes in the bprd debug logs.

Table: BPRD_VERBOSE information

Usage

Description

Where to use

On NetBackup master servers.

How to use

The default is that the value is the same as the VERBOSE option (Global logging level). The BPRD_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:

BPRD_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:

    BPRD_VERBOSE = 0

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

  • To log the minimum amount of information, enter:

    BPRD_VERBOSE = -1

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

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

    BPRD_VERBOSE = 1

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

  • To log the maximum amount of information, enter:

    BPRD_VERBOSE = 5

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

Equivalent Administration Console property

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

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

See Logging properties.

Feedback

Was this page helpful?
Previous

BPDBM_VERBOSE option for NetBackup servers

Next

BPTM_VERBOSE option for NetBackup servers

Feedback

Was this page helpful?