Hello, Could someone clarify the notes on the secure UI/logviewer setup in the documentation?
http://storm.apache.org/releases/1.0.2/SECURITY.html "or by restricting the UI/log viewers ports to only accept connections from local hosts, and then front them with another web server, like Apache httpd, that can authenticate/authorize incoming connections and proxy the connection to the storm process. To make this work the ui process must have logviewer.port set to the port of the proxy in its storm.yaml, while the logviewers must have it set to the actual port that they are going to bind to.” I understand how it could work conceptually but what options or changes would make it so. Specifically, what/where would I change to make the URL of a host in the supervisor summary on main UI page point to a URL (port) of a proxy? I checked the list of all available options and I am not seeing options that could be used for this setup. Thanks, Sergey
