I'm able to submit a topology job in the multi-tenant cluster. The job is running. However, the logviewer page is not available. Is there any way to solve this issue?
you need to start the logviewer before you click on topology port
to see logviewer.
To start logviewer run:
$ storm logviewer
same as you run $ storm list
I faced the same issue for logviewer's home page, but directly navigating to a particular log file that exists in the logs folder works. Try this:
MachineIP:8000/log?file=worker-6700.log
来源:https://stackoverflow.com/questions/25538327/storm-logviewer-page-not-found