]
Jan Kalina updated WFCORE-2643:
-------------------------------
Labels: audit-logging rotation (was: audit-logging eap7.1-rfe-blocker rotation)
Elytron Audit Logging does not support log file rotation
--------------------------------------------------------
Key: WFCORE-2643
URL:
https://issues.jboss.org/browse/WFCORE-2643
Project: WildFly Core
Issue Type: Bug
Components: Security
Reporter: Jan Kalina
Assignee: Jan Kalina
Priority: Blocker
Labels: audit-logging, rotation
It is not possible to rotate (= rename current log file and start logging into a new one)
Elytron Audit log files. It cannot be set to use the log rotation neither based on the
file size (e.g. once the file size outreaches 100 MB) nor based on a time period (e.g.
rotate create a new file every Sunday at midnight).
Inability to set the log rotation could lead to huge log files. Then it would be really
difficult to read such files.