I asked a similar question in October without response. I'm not sure what other people do to work around this but I've mostly just started skipping the UI and using (parallel) SSH if I need to peek at worker logs.
will On Sun, Nov 30, 2014 at 4:07 PM, Luke Rohde <[email protected]> wrote: > Hi - I have a storm cluster in ec2 and the supervisor nodes do not have > public IPs. I'd like to be able to view the worker logs on these machines > without having to ssh into them through nimbus, but all discussion of this > topic that I've found has seemed to assume that the workers would have > public IPs - indeed, when I use logviewer and try to get a log, the URL > that it gives me is with a host known only by the internal DNS (and > pointing to a private IP). Is it possible to have nimbus read these logs > and serve them up to me, or would this be a new feature? > Thanks, Luke >
