log¶
Perform operations on Nginx, PHP and MySQL log files
Usage:
wo log [<site_name>] [options]
subcommand | description |
---|---|
gzip | GZip Nginx, PHP, MySQL log file |
Mail Nginx, PHP, MySQL log file | |
show | Show Nginx, PHP, MySQL log file |
reset | Reset Nginx, PHP, MySQL log file |
log show¶
Show Nginx, PHP, MySQL log file
Usage:
wo log show [<site_name>] [options]</site_name>
optional arguments | description |
---|---|
--nginx |
Show Nginx Error logs file |
--php |
Show PHP Error logs file |
--mysql |
Show MySQL logs file |
--wp |
Show Site specific WordPress logs file |