How can I enable third party anti-virus signatures within Sentinel to improve the ClamAV detection rate?

Overview

Sentinel supports the integration of third-party anti-virus signature providers to enhance ClamAV detection rates. This procedure outlines how to enable and configure additional signature sources within the Sentinel management console. For comprehensive documentation, refer to the official guide: Signature Providers Documentation.

Prerequisites

  • Administrative access to the Sentinel interface.
  • Active network connectivity to external signature repositories.

Procedure

  1. Navigate to Sentinel Anti-malware > Settings > Anti-virus Settings > Signature Providers.
  2. Locate and enable the Interserver signature provider.
  3. Click the Update button, followed by the Restart button to restart the anti-virus signature service.

Verification & Monitoring

Monitor the signature download and loading process using the following methods:

  • View real-time progress under Sentinel Anti-malware > Logs > Signature log.
  • Confirm that new signatures are successfully downloaded to the /var/lib/clamav/ directory.

Configuration Notes

New signatures are automatically loaded into ClamAV within one hour of download. To force an immediate reload, use either of the following methods:

  • Click the Signature reload button on the Sentinel dashboard.
  • Execute the following command via terminal:
clamdscan --reload

Troubleshooting & Best Practices

False Positive Management: When initially enabling third-party signature providers, disable automatic quarantine to prevent false positives. Navigate to Quarantine Settings > Quarantine hits and adjust the configuration accordingly. Review quarantined items manually before re-enabling automated actions.

Signature Providers

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How can I install or upgrade the extension?

We provide free installation and configuration for all our paid licenses. Open a support ticket...

How can I change the interface language of the extension?

Overview This article provides instructions on how to change the interface language within the...

How can I get detailed help about a specific setting?

Overview This article outlines how to access contextual assistance and detailed configuration...

How can I monitor ClamAV daemon memory and CPU usage from the command line?

Overview The clamdtop utility provides real-time monitoring of the ClamAV daemon's memory and...

How can I optimize MySQL/MariaDB using the Plesk Performance Booster tool?

Overview The Performance Booster utility enables administrators to optimize MariaDB...