You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Ethan Li (JIRA)" <ji...@apache.org> on 2017/09/25 15:03:01 UTC

[jira] [Created] (STORM-2757) Links are broken when logviewer https port is used

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)