Config audit logging for connector in QA, SC-2670

This commit is contained in:
Patrik Holmqvist 2025-04-03 13:17:24 +02:00
parent 18b3853f39
commit 42fdcfac11
Signed by: pahol
GPG key ID: 5D5B0D4E93F77273

View file

@ -132,8 +132,8 @@ saml:
audit:
in-memory:
capacity: 1000
file:
log-file: ${CONNECTOR_DIRECTORY}/logs/audit.log
log-system:
logger-name: "AUDIT"
logging:
level:
@ -141,3 +141,4 @@ logging:
swedenconnect:
opensaml: DEBUG
eidas: INFO
config: file:${CONNECTOR_DIRECTORY}/logback.xml