Debian 12 use journalctl and logrotate are not installed by default.
Since /etc/logrotate.d constains plesk related log, maybe plesk should install logrotage or manage it using psa-logrotate, because system default arent doing anything and some logs became big.
Hi.
I noticed some log files are not rotating.
Example:
/var/log/daemon.log
/var/log/fail2ban.log
/var/log/syslog
/var/log/plesk/httpsd_access_log
After checking config file, /opt/psa/etc/logrotate.conf
allowhardlink
include /opt/psa/etc/logrotate.d
/var/log/plesk/xferlog.processed {...
Hi.
I would like to suggest a couple of CSS changes for Scheduled task view with long urls/commands.
For me, /admin/scheduler/tasks-list have horizontal scroll because I have some long commnad...
Could you add CSS "word-break: break-all" for second td to fix it?
And when editing a sheduled...
Re-installed Debian 12 in old server and it have same problem.
Tried to upgrade version used by Plesk, but i ddint find a way....
Anyway found a solution. I think Plesk isnt installing all required packages for Spamassassin.
Removed Spamassassin.
Installed again using command line instead Plesk...
Hi.
Few days ago migrated a server and noticed SPF_ and SPF_HELO_ rules aren't working.
This rules are missing in X-Spam-Status mail headers.
Noticed that its working fine for internalmail. SPF_PASS is there for mails between local accounts.
Tried to change server DNS to 127.0.0.1.
Tried to...
Hi.
Since I migrated my server from Debian 10 to Debian 12 I have a strange issue that all logings from DrWeb is shown directly into the root console / SSH Terminal Extension.
This is not happening with SSH clients(Login as user debian, then using sudo su)
drweb32.ini and drweb_handler.conf on...