Concept Updated November 4, 2024

Available Logs

All log files are stored in the logs/ directory.

LogfileContent
access.logAll HTTP requests to the application. Includes the username for authenticated users.
error.logDebug info and stacktraces for all failed requests.
application.logRegular warnings and Execution log of the application. Contains query runtime information. Failed Login Attempts are logged here.
security audit logSecurity audit log
Was this page helpful?