Skip to content

Bug: Can't view the entire log file #4342

Open
@cdprete

Description

@cdprete

Spring Boot Admin Server information

  • Version: 3.5.0

  • Spring Boot version: 3.5.0

  • Configured Security: None

  • Webflux or Servlet application: WebFlux

Client information

  • Spring Boot versions: 3.5.0

  • Used discovery mechanism: Eureka

  • Webflux or Servlet application: Servlet

Description

Hello.

While viewing a the configured log file in the UI, as soon as a part of it gets skipped, it's not possible to see such part anymore.
According to the documentation, it should be possible to render that part again by requesting it with the Range: bytes=0-<# of skipped bytes> header.

Image

Therefore, it should be possible to scroll the logs back and forward and fetch the not yet displayed parts accordingly.
Otherwise, if the view is not constantly open, it becomes not so useful once things have been skipped.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions