yes it's what i saw. I've tried to add route and rewrite but it doesn't work.
If someone did the job, let me know .... 😊 ________________________________ De : Watson, Billy <[email protected]> Envoyé : mardi 7 août 2018 15:36:55 À : [email protected] Objet : Re: storm ui It doesn’t look like the Storm UI is implemented, at least in the master branch in github… <routes> <route path="/storm/api/**"/> <route path="/storm/api/v1/topology/*"> <rewrite apply="STORM/storm/logs/outbound" to="response.body"/> </route> <route path="/storm/api/v1/topology/**/component/**?**"> <rewrite apply="STORM/storm/logs/outbound" to="response.body"/> </route> </routes> Billy Watson From: Benoit Moisan <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Tuesday, August 7, 2018 at 9:13 AM To: "[email protected]" <[email protected]> Subject: storm ui hello, did anyone managed to access to storm ui trough knox? API urls work but i don't know exactly how access to UI. my topology : <service> <role>STORM</role> <url>http://servername:8744</url> </service> is the path trough knox https://knox.domainname.ovh/gateway/default/storm/ good?<https://knox.bmocluster.datalake.ovh/gateway/default/storm/> thanks<https://knox.bmocluster.datalake.ovh/gateway/default/storm/>
