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. Logging properties
  6. Logging levels
Veritas NetBackup™ Administrator's Guide, Volume I

Logging levels

You can choose to apply the same logging level for all NetBackup processes. Or, you can select logging levels for specific processes or services.

Table: Logging level descriptions

Logging level

Description

Same as global

The process uses the same logging level as the Global logging level.

No logging

No log is created for the process.

Minimum logging (default)

A small amount of information is logged for the process.

Use this setting unless advised otherwise by Veritas Technical Support. Other settings can cause the logs to accumulate large amounts of information.

Levels 1 through 4

Progressively more information is logged at each level for the process.

5 (Maximum)

The maximum amount of information is logged for the process.

 

Global logging level

This setting controls the logging level for all processes and for those processes that are set to Same as global. You can control the logging level for some NetBackup processes individually.

See Overrides for legacy logging levels.

See Unified logging levels for the master server.

Overrides for legacy logging levels

These logging levels apply to legacy processes logging. The logging levels that are displayed depend on the type of host (master, media, or client).

Table: Logging level overrides for legacy processes

Service

Description

Master server

Media server

Client

BPBRM logging level

The NetBackup backup and restore manager.

X

X

BPDM logging level

The NetBackup disk manager.

X

X

BPTM logging level

The NetBackup tape manager.

X

X

BPJOBD logging level

The NetBackup Jobs Database Management daemon. This setting is only available for the master server.

X

BPDBM logging level

The NetBackup database manager.

X

BPRD logging level

The NetBackup Request Daemon.

X

Database logging level

The logging level for database agent logs. For details on which logs to create and refer to, see the guide for the specific agent.

X

 

Unified logging levels for the master server

These logging levels apply to NetBackup services logging and are only available for the master server.

Table: Logging levels for NetBackup services

Service

Description

Policy Execution Manager

The Policy Execution Manager (NBPEM) creates policy and client tasks and determines when jobs are due to run. If a policy is modified or if an image expires, NBPEM is notified and the appropriate policy and client tasks are updated.

Job Manager

The Job Manager (NBJM) accepts the jobs that the Policy Execution Manager submits and acquires the necessary resources.

Resource Broker

The Resource Broker (NBRB) makes the allocations for storage units, tape drives, client reservations.

 

Logging values in the registry, bp.conf file, and unified logging

You can also set logging values in the Windows registry, the bp.conf file, or in unified logging.

Table: Logging levels and their values

Logging level

Legacy logging - Windows registry

Legacy logging - bp.conf

Unified logging

Minimum logging

Hexadecimal value of 0xffffffff.

VERBOSE = 0 (global)

processname_VERBOSE = 0

If the global VERBOSE value is set to a value other than 0, an individual process can be decreased by using the value -1. For example, processname_VERBOSE = -1.

1

No logging

Hexadecimal value of 0xfffffffe.

VERBOSE=-2 (global)

processname_VERBOSE = -2

0

Feedback

Was this page helpful?
Previous

Logging properties

Next

Login Banner Configuration properties

Feedback

Was this page helpful?