Available Logs
All log files are stored in the logs/ directory.
| Logfile | Content | 
|---|---|
| access.log | All HTTP requests to the application. Includes the username for authenticated users. | 
| error.log | Debug info and stacktraces for all failed requests. | 
| application.log | Regular warnings and Execution log of the application. Contains query runtime information. Failed Login Attempts are logged here. | 
| security audit log | 
