How to Check Account Suspension log in Plesk

1. Login to Plesk Administrator Panel
2. Go to Tools & Settings > Action Log > Download

Sample log can be in this format.

x.x.x.x BunnyUser [2020-03-01 01:51:38] ‘Update Domain Status’ (‘Domain Name’: ‘example.com’ => ‘example.com’, ‘Status’: ‘0’ => ’64’, ‘Extended status of domain’: ‘active’ => ‘suspended’,

The status code “0” => “64” clearly shows that the active account was suspended by the client itself.

List of Status Code:

0 – object is active
1 – object is disabled
2 – object is disabled because the parent object is disabled too (i.e. domain is disabled because the owner client is disabled)
4 – object is disabled to perform backup/restore
16 – object is disabled by admin
32 – object is disabled by reseller
64 – object is disabled by client
256 – object is expired

Leave a comment