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™ Security and Encryption Guide
  3. Section IV. Malware scanning
  4. Malware scan configuration parameters
  5. MALWARE_DETECTION_MALWARE_JOBS_CLEANUP_PERIOD
NetBackup™ Security and Encryption Guide

MALWARE_DETECTION_MALWARE_JOBS_CLEANUP_PERIOD

Malware detection performs automated cleanup of malware jobs which are older than 30 days in batches and in the following state:

  • Scan complete

  • Failed

  • Cancel

Cleanup runs every 12 hours after NetBackup has started.

Table: Malware detection malware jobs clean up option information

Usage

Description

Where to use

User can modify the malware jobs cleanup period by setting the parameter in days in bp.conf file on the primary server.

How to use

Set the following parameters in bp.conf file:

  • To change the cleanup period in days: MALWARE_DETECTION_MALWARE_JOBS_CLEANUP_PERIOD = 45

    Note:

    Value must be in number of days only. An integer value greater then 0 is accepted, but NetBackup recommends not to set it to more than 6 month that is, 180 (days). If an invalid value is set, then the default value of 30 days is used.

  • To switch off the cleanup period: MALWARE_DETECTION_MALWARE_JOBS_CLEANUP_PERIOD = 0

  • To change the scan job batch size: MALWARE_DETECTION_CLEANUP_BATCH_SIZE = 600

    Note:

    You can set any value between 1 to 5000 for batch size. If you set invalid value then default value of 500 is used.

Feedback

Was this page helpful?
Previous

Malware hash configuration parameters

Next

MALWARE_DETECTION_WORKLIST_CLEANUP_PERIOD

Feedback

Was this page helpful?