You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Lionel Cons (JIRA)" <ji...@apache.org> on 2016/06/20 06:17:05 UTC

[jira] [Created] (ARTEMIS-575) Please add the remote address in case of authentication failure

Lionel Cons created ARTEMIS-575:
-----------------------------------

             Summary: Please add the remote address in case of authentication failure
                 Key: ARTEMIS-575
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-575
             Project: ActiveMQ Artemis
          Issue Type: Improvement
            Reporter: Lionel Cons


ActiveMQ 5.x does log the remote address in case of authentication failure. For instance:

{code}
2016-05-30 09:28:47,334 [ActiveMQ NIO Worker 4] WARN Service - Security Error occurred on connection to: tcp://192.168.1.2:5577, User name [foo] or password is invalid.
{code}

It is very useful to log the client IP address to find out the culprit, often a misconfigured program.

Artemis should log the same level of information as ActiveMQ 5.x.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)