[jboss-jira] [JBoss JIRA] (WFLY-8692) Elytron Audit Logging: rotating-file-audit-log's event timestamp lacks information about seconds
Jan Tymel (JIRA)
issues at jboss.org
Wed May 3 08:09:00 EDT 2017
Jan Tymel created WFLY-8692:
-------------------------------
Summary: Elytron Audit Logging: rotating-file-audit-log's event timestamp lacks information about seconds
Key: WFLY-8692
URL: https://issues.jboss.org/browse/WFLY-8692
Project: WildFly
Issue Type: Bug
Components: Security
Reporter: Jan Tymel
Assignee: Darran Lofthouse
Priority: Blocker
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:_
{code}
2017-05-03 13:44:07
{code}
_rotating-file-audit-log:_
{code}
5/3/17 1:44 PM
{code}
Suggestions for improvement:
Use the same format of timestamp in_rotating-file-audit-log_ as is already used in _file-audit-log_.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list