The other explanation is that Storm is trying to access the log file via your servers private IP, but the server allows external traffic only via the public IP. I had posted a query on this a week or two ago, and the reply I received is to access the server via VPN. If you are on your local system though, Ravi's suggestion of running logviewer will work.
On Fri, Aug 5, 2016 at 7:10 AM, Ravi Bhushan Ratnakar < [email protected]> wrote: > Please verify that logviewer daemon is running or not. To run this use > > ./storm logviewer & > > Sent from my Sony Xperia™ smartphone > > > ---- I PVP wrote ---- > > > What needs to be done to make the <Storm UI > host>:8000/daemonlog?file=nimbus.log > and :8000/daemonlog?file=supervisor.log to work ? > > The Storm UI is running fine on <Storm UI host>:8080 . But links from > within the UI that are pointing to <Strom UI host>:8000 are not working. > > Running Storm 1.0.1 on RedHat and no firewall is blocking any ports at > this moment. > > Thanks > > IPVP > -- Regards, Navin
