All my step:
1. Create Installation Package from KCS.
2. Install kesl.sh on pmg server and check connect status on KSC server (make sure pmg status is running.)
3. mkdir /var/log/mail_av" and install pwgen (follow https://forum.proxmox.com/threads/pmg-and-alternative-antivirus.131935/post-580164)
4. Create script task scan for Kesl.
(https://forum.proxmox.com/threads/pmg-and-alternative-antivirus.131935/post-580164).
5. Edit pmg.conf in /etc/pmg/pmg.conf
6. Set Allow create task policy in local kesl (Follow https://support.kaspersky.com/KES4Linux/11.4.0/en-US/233440.htm)
Thanks!
1. Create Installation Package from KCS.
2. Install kesl.sh on pmg server and check connect status on KSC server (make sure pmg status is running.)
3. mkdir /var/log/mail_av" and install pwgen (follow https://forum.proxmox.com/threads/pmg-and-alternative-antivirus.131935/post-580164)
4. Create script task scan for Kesl.
Code:
vim /usr/local/bin/pmg-custom-check
5. Edit pmg.conf in /etc/pmg/pmg.conf
Code:
section: admin
clamav 0
custom_check 1
email youremail.local
Thanks!
Last edited: