Uploaded image for project: 'AMQ Documentation'
  1. AMQ Documentation
  2. AMQDOC-3021

AMQ Interconnect on OpenShift: doc how to create a listener to access management tools

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 7.2.0, IC-1.2.0
    • Interconnect DOC
    • None

      If AMQ Interconnect is deployed in OCP, you can access management tools like qdstat from the command line:

      oc exec -it – qdstat -<option>

      However, this won't work if TLS or SASL is being used to secure the deployment. In that case, you can create a special listener accessible from only localhost (for example: host: 127.0.0.1, port: 10000), and then connect to qdstat through the listener.

      Since enterprise use cases require security (and will therefore run into this issue), this solution should be documented in the AMQ Interconnect on OCP doc.

            behardesty Ben Hardesty
            behardesty Ben Hardesty
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: