[ 
https://issues.apache.org/jira/browse/FLINK-28558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17635154#comment-17635154
 ] 

Xintong Song commented on FLINK-28558:
--------------------------------------

This feature helps integrate the log browsing service into the history server, 
so you can conveniently jump to the corresponding log by clicking on the 
interested task in history server. This works only if you already have a web 
service where logs can be browsed. 

> 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
>            Priority: Major
>              Labels: pull-request-available
>             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)

Reply via email to