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