Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
ActiveMQ 5.x does log the remote address in case of authentication failure. For instance:
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.
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.
Attachments
Issue Links
- is duplicated by
-
ARTEMIS-1306 Clarify identity for authentication failures
- Closed