Description
- In case of authentication failure, ActiveMQ currently logs something like:
2015-02-27 13:56:59,740 [ActiveMQ NIO Worker 7126] WARN Service - Security Error occurred: User name [_________] or password is invalid.
- In order to find the culprit client, it would be very useful to add the remote IP address (and port) used while authenticating.
- Currently we see that the timeout warnings do log such information:
[InactivityMonitor Async Task: java.util.concurrent.ThreadPoolExecutor$Worker@4182d5fc[State = -1, empty queue]] WARN Transport - Transport Connection to: tcp://130.120.110.33:39338 failed: org.apache.activemq.transport.InactivityIOException: Channel was inactive for too (>3600000) long: tcp://130.120.110.33:39338