[jboss-jira] [JBoss JIRA] (ELY-976) Elytron Audit Logging's event timestamp lacks information about seconds
Jan Tymel (JIRA)
issues at jboss.org
Wed Feb 22 03:41:01 EST 2017
Jan Tymel created ELY-976:
-----------------------------
Summary: Elytron Audit Logging's event timestamp lacks information about seconds
Key: ELY-976
URL: https://issues.jboss.org/browse/ELY-976
Project: WildFly Elytron
Issue Type: Bug
Reporter: Jan Tymel
Assignee: Darran Lofthouse
Priority: Blocker
The format of Elytron Audit Logging's event 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 one used in Management Audit Logging:
_Elytron Audit Logging:_
{code}
2/22/17 9:08 AM
{code}
_Management Audit Logging:_
{code}
2017-02-22 09:08:00
{code}
Suggestions for improvement:
Use the same format of timestamp in Elytron Audit Logging as is already used in Management Audit Logging.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list