You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fei Feng (Jira)" <ji...@apache.org> on 2021/10/29 05:54:00 UTC

[jira] [Updated] (FLINK-24689) Add log file's time info in loglist

     [ https://issues.apache.org/jira/browse/FLINK-24689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fei Feng updated FLINK-24689:
-----------------------------
    Description: 
Flink web UI support show all log file info in log dir, but loglist view only has file name and file size now. When I search and locate problem, I don't now which one log file that I should open(for example: taskmanager.log rotated and retained multi history log file)

If there is a time info (for example mtime) in loglist's view, it will guide me to choose correct log file and analyse problem exactly and quickly, or I must open every log file inefficiently

If no one made this improvement , I will be happy to fix it. :)

 

 

  was:
Flink web ui support show all log file info in log dir, but only has file name and file size now。 When I search and locate problem, I don't now which one log file that I should open(for example: taskmanager.log rotated and retained multi history log file)。

If there is a time info (for example mtime) in loglist's view, it will guide me to choose correct log file and analyse problem exactly and quickly。or I must open every log file inefficiently

If no one made this improvement , I will be happy to fix it

 

 


> Add log file's time info in loglist
> -----------------------------------
>
>                 Key: FLINK-24689
>                 URL: https://issues.apache.org/jira/browse/FLINK-24689
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Web Frontend
>    Affects Versions: 1.12.2, 1.14.0
>            Reporter: Fei Feng
>            Priority: Major
>             Fix For: 1.14.0
>
>
> Flink web UI support show all log file info in log dir, but loglist view only has file name and file size now. When I search and locate problem, I don't now which one log file that I should open(for example: taskmanager.log rotated and retained multi history log file)
> If there is a time info (for example mtime) in loglist's view, it will guide me to choose correct log file and analyse problem exactly and quickly, or I must open every log file inefficiently
> If no one made this improvement , I will be happy to fix it. :)
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)