Hello, I am trying out the word counter example. When run with LocalCluster, debug messages are printed on stdout. How do see the debug messages if the topology is submitted using stormSubmitter to a one-node cluster ?
Tried: - started UI with "storm ui" and then "storm logviewer", but " http://localhost:8080" shows "page not found".
