question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

logfile endpoint Range header

See original GitHub issue

I wonder how requests to logfile endpoint uses the Range header? The application log tab always shows the entire log file. Is there a way to show logs starting from the moment this tab is opened?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
joshistecommented, Mar 14, 2018

in 2.0 the logview jumps straight to the end… so you don’t need to scroll anymore.

0reactions
y-luis-rojocommented, Mar 14, 2018

I think the log lines showed are way more than I typically need to check. I just thought it would be a useful configuration to have.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Document the use of the Range header with the Actuator's log ...
Document the use of the Range header with the Actuator's log endpoint #5062 ... Use ResourceHttpRequestHandler in LogFileMvcEndpoint #4333.
Read more >
spring boot admin logfile showing e.headers['content-range'] - Stack ...
SBA fetches the logs but I think something wrong with displaying it. The client returns a json. But SBA shows: Fetching logfile failed....
Read more >
Spring Boot Actuator Web API Documentation
This API documentation describes Spring Boot Actuators web endpoints. ... the log file, make a GET request to /actuator/logfile by using the Range...
Read more >
Getting Started with the Spring Boot Actuator - Dan Vega
Returns the contents of the logfile (if logging.file or logging.path properties have been set). Supports the use of the HTTP Range header to ......
Read more >
Remote Tail - Binary Coders
This endpoint allows us to recover the log file from the server. ... Check if the given server support HTTP range header. #...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found