Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-3135

ActiveMQ.Advisory.Connection messages should contain client ip/host

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 5.4.2
    • 5.6.0
    • Broker
    • None
    • CentOS, OpenJDK 6, ActiveMQ 5.4.2

    Description

      At present a connection advisory message recieved over stomp looks like:

      "ConnectionInfo": {
      "commandId": 0,
      "responseRequired": true,
      "connectionId":

      { "value": "ID:monitor1.xx.net-57901-1294599217160-5:10017" }

      ,
      "clientId": "ID:monitor1.xx.net-57901-1294599217160-5:10017",
      "userName": "",
      "password": "",
      "brokerMasterConnector": false,
      "manageable": false,
      "clientMaster": true,
      "faultTolerant": false,
      "failoverReconnect": false
      }}

      Where monitor1.xx.net is the broker name.

      It would be very useful if these messages also included the IP Address, Hostname, Port of the client connecting.

      There other advisories that would also greatly benefit from this like ActiveMQ.Advisory.NetworkBridge

      thanks

      Attachments

        Activity

          People

            dejanb Dejan Bosanac
            ripienaar R.I.Pienaar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: