General logging characteristics
-
Requests are not logged per default
Request are not logged per default unless an error occurs. -
Request based logging on demand
Request based logging can be activated by changing the log level via environment variables, see General logging. -
Configurable LogLevel
Log level can be configured via environment variables. See General logging. -
Log analysis tool independent logging
A technology independent log pattern is used to process logs from all IAS modules in one logging system. -
Single line messages
Logs are written as single line formatted json. -
Log to stdout
Logs are written to stdout, for the purpose of being collected from there. -
Log in english
Log message which are not presented to the "end-user" are written in English.