Information about all logs, access logs, log rotation, Magento logs.
There are many different logs that Magento and the services used Magento created. These have been split up below to make it easier to find what you are looking for.
- Mail logs - logs produced from sending email.
- Nginx logs - logs produced by Nginx when serving traffic.
- PHP-FPM logs - logs produced by PHP-FPM when handling requests.
- Magento logs - logs and reports produced by the Magento application (and installed modules).
N.B Logs for all instances are handled the same. i.e logs will be rotated on development instances, just as they would on production.