List confluence cluster interface

XMLWordPrintable

      NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? 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:

      $ java -jar list-interfaces.jar 
      interfaces.size() = 5
      networkInterface[0] = name:utun0 (utun0)
                         ([/fe80:0:0:0:9295:63:e05f:4bc3%utun0/64 [null]])
      networkInterface[1] = name:awdl0 (awdl0)
                         ([/fe80:0:0:0:3c26:b2ff:fe34:95cb%awdl0/64 [null]])
      networkInterface[2] = name:vboxnet0 (vboxnet0)
                         ([/192.168.1.1/24 [/192.168.1.255]])
      networkInterface[3] = name:en0 (en0)
                         ([/fe80:0:0:0:146d:e954:13be:d616%en0/64 [null], /172.22.48.64/22 [/172.22.51.255]])
      networkInterface[4] = name:lo0 (lo0)
                         ([/fe80:0:0:0:0:0:0:1%lo0/64 [null], /0:0:0:0:0:0:0:1/128 [null], /127.0.0.1/8 [null]])
      

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

              Created:
              Updated:
              Resolved: