Logging in SafeNet Access Exchange
The SafeNet Agent for SafeNet Access Exchange utilizes SafeNet Access Exchange provided logging (jboss-logging). The console log handler is enabled by default.
Default Logging
In the Default Logging, the logging level is determined by <level name>
.
The following SafeNet Access Exchange Log Levels are provided in the Default Logging:
-
FATAL
-
ERROR
-
WARN
-
INFO
-
DEBUG
Add and Update the log levels
To add or update the log level in SafeNet Access Exchange, open docker-compose file, add the following line in envrionment variables, and specify the log level.
KC_LOG_LEVEL=<level>