Skip to content

v201.0.9

Compare
Choose a tag to compare
@kirederik kirederik released this 18 Mar 16:01
· 180 commits to develop since this release

Route traffic to cluster monitor UI via haproxy

Authentication: The same password as configured for the main kibana UI is used.

properties:
  haproxy:
    cluster_monitor:
      inbound_port: 8080
      backend_port: 5601
      backend_servers: [cluster_monitor IP]