From https://docs.plesk.com/release-notes/obsidian/change-log/:
However, when in Hosting Settings, I still see a drop down list entry "AWStats (deprecated)".
The updated went through without warnings.
Two questions
a) Is it expected that AWStats remains selectable?
b) If a Plesk update...
About CrowdSec I have hesitated to apply it here, because after all due to its nature it also opens an opportunity for third-parties to intrude the server. If Plesk themselves delivered an extension for a LOW monthly fee, I might consider it, because then there would be an additional layer of...
I am sorry, but I cannot deliver any further data on the case. I only installed Grafana Monitoring with the default settings once, then, years ago, configured thresholds, then never again touched it. Whether or not there was or is a setting called "legacy alerting" I don't know.
I also saw that the warning was reported twice: Once at night (e.g. 5.09 am) when obviously something was checked and then again when I opened the panel to check what's going on (at around 9 am). Normally, a disk usage warning only appears once.
This morning on all our Alma 8 and Alma 9 servers, Grafana Monitoring tool reported that the threshold of boot partition disk usage was exceeded. However, when I skip backwards to previous days, nothing has changed on the boot partitions. This should only leave the conclusion that the Grafana...
An update to @Azurel 's plausible suggestion to exclude the /plesk-stat/ directory from ModSecurity. To achieve this, one simple solution is to place the
<Location "/plesk-stat/">
SecRuleEngine Off
</Location>
part into the Tools & Settings > Security > Web Application Firewall...
Backups cannot be written to an external FTP repository directly. Some sort of temporary files are required. They are stored in the path DUMP_TMP_D defined in /etc/psa/psa.conf. Also, a local copy of the data that needs to be packed and uploaded plus a few XML data files on the backup of the...
Note here, trying since noon. Neither plesk installer --select-release-current --upgrade-installed-components offers a download, nor has the FAQ article been updated that a patch has actually been published. What am I missing?
18.0.77 #2 on Alma
@Sebahat.hadzhi After installation of GoAccess on a Plesk default installation we also see the 500 internal error page when opening /plesk-stat statistics. I had to add
<IfModule mod_security2.c>
SecResponseBodyLimit 268435456
</IfModule>
to the Apache directives of the subscription to...