Question
How to fetch Plesk Action Log using the command line?
Answer
Plesk for Linux
- Connect to a Plesk server via SSH.
- Execute the following command:
# plesk bin action-log --show -since 2022-01-01 -json
Plesk for Windows:
-
Connect to the server via RDP
- Execute the following command:
C:> plesk bin action-log.exe --show -since 2022-01-01 -json