[
https://issues.apache.org/jira/browse/ARTEMIS-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Bertram updated ARTEMIS-1896:
------------------------------------
Description:
In case of authentication failure with any protocol Artemis should log a
warning with the faulty user name. This logging currently happens for core
clients, but not for STOMP clients (and likely others as well).
In my tests, the client does get a {{User name [foo] or password is invalid}}
{{ERROR}} frame but the broker does not log anything.
was:
In case of authentication failure, Artemis should log a warning with the faulty
user name.
This is currently not the case, at least not when using STOMP.
In my tests, the client does get a "{{User name [foo] or password is invalid}}"
{{ERROR}} frame but the broker does not log anything in {{artemis.log}}.
> Centralize logging of authentication failures
> ---------------------------------------------
>
> Key: ARTEMIS-1896
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1896
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Lionel Cons
> Priority: Major
>
> In case of authentication failure with any protocol Artemis should log a
> warning with the faulty user name. This logging currently happens for core
> clients, but not for STOMP clients (and likely others as well).
> In my tests, the client does get a {{User name [foo] or password is invalid}}
> {{ERROR}} frame but the broker does not log anything.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)