[
https://issues.apache.org/jira/browse/FLINK-28558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17635067#comment-17635067
]
leo.zhi commented on FLINK-28558:
---------------------------------
Hi [~xtsong] ,
May I know how to use below two configuations? Is there has some sample I can
try?
It would be better to show which log archiving and browsing services I can use.
Many thanks.
- historyserver.log.jobmanager.url-pattern
- historyserver.log.taskmanager.url-pattern
> 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)