-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
The format of rotating-file-audit-log's timestamp is insufficient. It lacks the information about seconds which might be a problem in an environment with thousands of active users.
Furthermore the format of timestamp is inconsistent with the file-audit-log.
file-audit-log:
2017-05-03 13:44:07
rotating-file-audit-log:
5/3/17 1:44 PM
Suggestions for improvement:
Use the same format of timestamp in_rotating-file-audit-log_ as is already used in file-audit-log.
- clones
-
JBEAP-10708 Elytron Audit Logging: rotating-file-audit-log's event timestamp does not contain seconds
- Closed
- is related to
-
WFCORE-2625 Elytron Audit Logging's event timestamp lacks information about seconds
- Resolved