[
https://issues.apache.org/jira/browse/STORM-2757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated STORM-2757:
----------------------------------
Labels: pull-request-available (was: )
> 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
> Labels: pull-request-available
> 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}
> We will get:
> [^screenshot-1.png]
> The logLink is still using http port. However, it's not reachable.
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)