Ethan Li created STORM-2757:
-------------------------------
Summary: Links are broken when logviewer https port is used
Key: STORM-2757
URL: https://issues.apache.org/jira/browse/STORM-2757
Project: Apache Storm
Issue Type: Bug
Reporter: Ethan Li
Assignee: Ethan Li
Attachments: screenshot-1.png
Some links are broken when logviewer.https.port is configured.
For example, with the configuration:
{code:java}
logviewer.https.port: 9093
logviewer.https.keystore.type: "JKS"
logviewer.https.keystore.path: "/keystore-path"
logviewer.https.keystore.password: "xxxxxx"
logviewer.https.key.password: "xxxxxx"
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)