How many virus signatures should the clamav engine have, you know some web page where it can be consulted, you can add more antiviral signatures, I find very few of them?.
Asked
Active
Viewed 565 times
1 Answers
2
According to the most recent update on my system, over 8 million signatures are downloaded and installed into several files that are used.
Thu Jan 12 13:40:12 2017 -> Downloading daily-22881.cdiff [100%]
Thu Jan 12 13:40:15 2017 -> daily.cld updated (version: 22881, sigs: 1340001, f-level: 63, builder: neo)
Thu Jan 12 13:40:15 2017 -> safebrowsing.cld is up to date (version: 45447, sigs: 2444663, f-level: 63, builder: google)
Thu Jan 12 13:40:15 2017 -> bytecode.cld is up to date (version: 285, sigs: 57, f-level: 63, builder: bbaker)
Thu Jan 12 13:40:19 2017 -> Database updated (8003511 signatures) from db.us.clamav.net (IP: 69.12.162.28)
Thu Jan 12 13:40:19 2017 -> Clamd successfully notified about the update.
Thu Jan 12 13:40:19 2017 -> --------------------------------------
Thu Jan 12 14:40:19 2017 -> Received signal: wake up
Thu Jan 12 14:40:19 2017 -> ClamAV update process started at Thu Jan 12 14:40:19 2017
Thu Jan 12 14:40:19 2017 -> main.cvd is up to date (version: 57, sigs: 4218790, f-level: 60, builder: amishhammer)
Thu Jan 12 14:40:19 2017 -> daily.cld is up to date (version: 22881, sigs: 1340001, f-level: 63, builder: neo)
Thu Jan 12 14:40:19 2017 -> safebrowsing.cld is up to date (version: 45447, sigs: 2444663, f-level: 63, builder: google)
Thu Jan 12 14:40:19 2017 -> bytecode.cld is up to date (version: 285, sigs: 57, f-level: 63, builder: bbaker)
Thu Jan 12 14:40:19 2017 -> --------------------------------------
If you want to make sure that your freshclam is updating at regular intervals, run the following command from a terminal window:
sudo dpkg-reconfigure clamav-freshclam
Step through the pages, and on the number of updates per Day, it should be set to 24 which means once per hour. Also, these setup pages allow you to set the freshclam update to a daemon so that you don't have to worry about manual updates.
Terrance
- 43,712