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 II. 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).

By default, audit records are kept for 90 days. Use an audit retention period value of 0 (zero) if you do not want to delete the audit records.

To configure the audit retention period

  1. Log on to the master server.
  2. Open the following directory:

    Windows: install_path\NetBackup\bin\admincmd

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

  3. Enter the following command:
    nbemmcmd -changesetting -AUDIT_RETENTION_PERIOD 
    number_of_days -machinename masterserver

    Where number_of_days indicates (in days) how long audit records are to be retained for the audit report.

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

    nbemmcmd -changesetting -AUDIT_RETENTION_PERIOD 30 
    -machinename server1

    To ensure that audit records are not missed from a catalog backup, configure the catalog backup frequency to be less frequent or equal to the -AUDIT_RETENTION_PERIOD.

Feedback

Was this page helpful?
Previous

User identity in the audit report

Next

Viewing the detailed NetBackup audit report

Feedback

Was this page helpful?