Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-10002

WebUI shows logs unfriendly, especially when the amount of logs is large

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    Description

      When a streaming job run for a long time, the amount of logs may be very large. The current WebUI shows all content of logs. It will cost much time to download logs from task managers. and the browser cannot display the logs.

      Therefore, I suggest that Flink uses DailyRollingAppender to split logs by default, and task manager provides an API that can get logs based on a parameter of time interval. In this way WebUI can display logs based on time interval.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            zhangxinyu Xinyu Zhang

            Dates

              Created:
              Updated:

              Slack

                Issue deployment