List confluence cluster interface

XMLWordPrintable

      NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? See the corresponding suggestion.

      To check on network interface assigned to cluster, we could have a simple tool that list the association as attached.

      <property name="confluence.cluster.interface">eth1</property>
      

      Use the attached list-interfaces

      Run it by java -jar list-interfaces.jar

      Example output:

      C:\>java -jar list-interfaces.jar
      interfaces.size() = 4
      networkInterface[0] = name:lo (MS TCP Loopback interface) index: 1 addresses:
      /127.0.0.1;
      
      networkInterface[1] = name:eth0 (VMware Virtual Ethernet Adapter for VMnet8) index: 2 addresses:
      /192.168.133.1;
      
      networkInterface[2] = name:eth1 (VMware Virtual Ethernet Adapter for VMnet1) index: 3 addresses:
      /192.168.68.1;
      
      networkInterface[3] = name:eth2 (Broadcom NetXtreme 57xx Gigabit Controller - Packet Scheduler Miniport) index: 4 addresses:
      /192.168.0.101;
      

            Assignee:
            Unassigned
            Reporter:
            Ivan Benko [Atlassian]
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: