You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Xintong Song (Jira)" <ji...@apache.org> on 2022/07/15 03:21:00 UTC

[jira] [Created] (FLINK-28558) HistoryServer log retrieval configuration improvement

Xintong Song created FLINK-28558:
------------------------------------

             Summary: HistoryServer log retrieval configuration improvement
                 Key: FLINK-28558
                 URL: https://issues.apache.org/jira/browse/FLINK-28558
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Configuration, Runtime / REST
            Reporter: Xintong Song
             Fix For: 1.16.0


HistoryServer generates log retrieval urls base on the following configuration:
- historyserver.log.jobmanager.url-pattern
- historyserver.log.taskmanager.url-pattern

The usability can be improved in two ways:
- Explicitly explain in description that only http/https schemas are supported, and add sanity checks for it.
- If the schema is not specified, add "http://" by default.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)