You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The second scan would be fast because clamd keeps a relatively small cache of clean files. You can disable the cache with the clamd.conf option: DisableCache yes
You can increase the size of the cache with: CacheSize <some custom value in bytes>
Describe the feature request
We would like to analyze timing issues with streamed scans.
We set in /etc/clamav/clamd.conf
LogClean yes
Unfortunately, in the log we do not see the size of the stream nor the elapse time.
Especially if the
LogVerbose true
is set.In /var/log/clamav/clamav.log currently we only see
Tue Oct 8 15:44:20 2024 -> instream(127.0.0.1@53888): OK
The text was updated successfully, but these errors were encountered: