Hi, When I run storm locally, I use localhost:8080/index.html to access the Storm UI. But when I click on one of the 6700 port hyperlinks on the UI, it tries to take me to the log on 192.168.x.x. Same way, when I run Storm on AWS, I submit the jar via the commandline and when I use the public IP to view the Storm UI, Storm provides me the 6700 port hyperlink as the private IP for viewing the worker.log file.
In both cases, I'm unable to view the log file from the UI because of an IP mismatch. Is this something that can be fixed? Perhaps provide two hyperlinks; one with the private IP and one with the public IP? -- Regards, Navin
