Below are the different logs which are generated by AEM. These logs can be found at <path-to-installation>/crx-quickstart/logs folder.
- access.log – All access requests to AEM WCM and the repository are registered here.
- audit.log – Moderation actions are registered here.
- error.log – Error messages (of varying levels of severity) are registered here.
- request.log – Each access request is registered here together with the response.
- stdout.log – Holds logging messages indicating events during startup.