Monitor live system activity of the TZ DDoS Protection plugin directly from your server terminal.
Monitor Live System Logs
View real-time RPS mitigation activity, quarantine events, detected threats, and background scanning processes happening behind the scenes.
Step 1: Connect via SSH
Login to your server using SSH as root.
Step 2: Run Log Monitoring Command
tail -f /usr/local/cpanel/whostmgr/docroot/cgi/ddosprotection/logs/ddos.log
This command streams live log output so you can monitor protection activity in real time. Press CTRL + C to exit.