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™ Web UI Administrator's Guide
  3. Section IX. Managing security
  4. Security events and audit logs
  5. About NetBackup auditing
  6. Audit retention period and catalog backups of audit records
NetBackup™ Web UI Administrator's Guide

Audit retention period and catalog backups of audit records

The audit records are kept as part of the NetBackup database, for as long as the retention period indicates. The records are backed up as part of the NetBackup catalog backup. The NetBackup Audit Service (nbaudit) deletes expired audit records once every 24 hours at 12:00 A.M. (local time).

If no audit retention period is indicated, audit records are retained for 90 days, which is a default value. Set the audit retention period to 0 (zero) if you do not want to delete the audit records.

To configure the audit retention period

  1. Log on to the primary server.
  2. Run the following command:

    bpnbat -login

  3. Open the following directory:

    Windows: install_path\NetBackup\bin\admincmd

    UNIX: /usr/openv/netbackup/bin/admincmd

  4. Enter the following command:

    nbseccmd -setsecurityconfig -auditretentionperiod number_of_days

    The audit report is retained for the value that is specified for the number_of_days option.

    In the following example, the records of user actions are retained for 30 days and then deleted.

    nbseccmd -setsecurityconfig -auditretentionperiod 30

    To ensure that audit records are backed up during catalog backups, configure the catalog backup frequency to be less frequent or equal to the value that you specify for -auditretentionperiod.

  5. To check the current audit retention period, run the following command:

    nbseccmd -getsecurityconfig -auditretentionperiod

Feedback

Was this page helpful?
Previous

User identity in the audit report

Next

Viewing the detailed NetBackup audit report

Feedback

Was this page helpful?