• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Question fail2ban-server and systemd-logind high cpu usage, log file auth.log 200Gb

bendim

New Pleskian
Server operating system version
Debian
Plesk version and microupdate number
18.0.48
Hello,
today i checked my grafana board and saw high cup usage and my 500Gb disk space was full.

htop shows fail2ban-server and systemd-logind 100% usage.
I searched for big files with the following command.
Bash:
find / -type f -size +100M -exec du -h {} + 2>/dev/null | sort -r -h
259G    /var/log/auth.log
144G    /var/log/daemon.log
39G    /var/log/syslog.1
18G    /var/log/syslog

I stoped the fail2ban service temporarily to solve the problem.
Was my server hacked or is someone trying to hack it, or is it "only" a plesk problem.

Debian with Plesk Obsidian 18.0.48
 
Very similar to an attack on your server. I think it would be worth examining the fail2ban logs, for example, to get more details.
 
Back
Top