Spring Boot Admin Server information
-
Version: 4.0.4
-
Spring Boot version: 4.0.5
-
Configured Security: None
-
Webflux or Servlet application: WebFlux
Client information
-
Spring Boot versions: 4.0.4
-
Used discovery mechanism: SBA client (sample apps)
-
Webflux or Servlet application: Both
Description
Hello.
I'm opening this ticket since I got no reply in #5272 (comment) on how to proceed. :)
When the log file that should be displayed in the logview is empty, the latter starts to flood the console with errors like
instance.ts:415 GET http://localhost:8080/instances/a973ff14be49/actuator/logfile 416 (Range Not Satisfiable)
Ideally these errors should be ignored or, if wanted, printed at a lower log level (debug, trace or so).
Spring Boot Admin Server information
Version: 4.0.4
Spring Boot version: 4.0.5
Configured Security: None
Webflux or Servlet application: WebFlux
Client information
Spring Boot versions: 4.0.4
Used discovery mechanism: SBA client (sample apps)
Webflux or Servlet application: Both
Description
Hello.
I'm opening this ticket since I got no reply in #5272 (comment) on how to proceed. :)
When the log file that should be displayed in the
logviewis empty, the latter starts to flood the console with errors likeIdeally these errors should be ignored or, if wanted, printed at a lower log level (debug, trace or so).