Standard Logs#
All jans-auth-server log files are located in /opt/jans/jetty/jans-auth/logs/.
- jans-auth.log- main AS log file. All logs during execution goes here.
- jans-auth_script.log: - contains custom interception scripts related log messages. Use- scriptLoggerinside custom script to log messages to this log file.
- jans-auth_persistence.log- log which contains entries from AS persistance layer
- jans-auth_persistence_duration.log- log which contains duration of query execution. It can be useful during performance issues investigation
- app_persistence_orm_statistics.log- contains statistics about persistence layer activities
- jans-auth_audit.log- contains audit log information (audit is disabled by default and can be enabled via- enabledOAuthAuditLoggingAS configuration property)
- http_request_response.log- contains http request/response data. It can be enabled via- httpLoggingEnabledAS configuration property.
Have questions in the meantime?#
You can ask questions through GitHub Discussions or the community chat on Gitter. Any questions you have will help determine what information our documentation should cover.
Want to contribute?#
If you have content you'd like to contribute to this page in the meantime, you can get started with our Contribution guide.
  
    
      Last update:
      2024-10-23
      
        
Created: 2022-07-21
                
              Created: 2022-07-21
