Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-3869

Connection Logger tool (QMF1/python) connection-logger is used to provide detailed information about connections made to a broker.

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • C++ Tools
    • None
    • Python QMF1 tools

    Description

      connection-logger is used to provide information about connections made to a broker.

      Using qpid-stat for connections is OK but it doesn't provide information as to whether a connection relates to a producer or consumer as this information can only really be derived from the associations between connection, session and binding.

      The Connection Logger tool creates the associations and displays information based on this additional knowledge.

      In default mode connection-logger lists the connections made to a broker along with information about sessions such as whether any subscriptions are associated with the session (if a session has no subscriptions then it's quite likely to be a "producer only" session, so this knowledge is quite useful).

      In "log queue and binding" mode the information provided is very similar to qpid-config -b queues but with additional connection related information provided as with default mode.

      Attachments

        1. connection-logger
          12 kB
          Fraser Adams
        2. connection-logger
          8 kB
          Fraser Adams

        Activity

          People

            Unassigned Unassigned
            fadams Fraser Adams
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: