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: audit:
in-memory: in-memory:
capacity: 1000 capacity: 1000
file: log-system:
log-file: ${CONNECTOR_DIRECTORY}/logs/audit.log logger-name: "AUDIT"
logging: logging:
level: level:
@ -141,3 +141,4 @@ logging:
swedenconnect: swedenconnect:
opensaml: DEBUG opensaml: DEBUG
eidas: INFO eidas: INFO
config: file:${CONNECTOR_DIRECTORY}/logback.xml