When downloading app logs, allow specifying date range
-
For any app, custom or not, I want to be able to specify a date range to download logs for.
Currently, I only have two options:
- Look through the logs in the web terminal (only most recent, otherwise limited)
- Download the full logs
Oftentimes, the latter consists of more than 1.000 pages and it takes long to actually open these.
Ideally, when clicking on "Download (full) logs", a modal opened where I could specify whether I wanted to download the full logs or a specific date range.
-
Since this is tied to notifications of failures there could be a button there to capture the logs.
The end time is free from the notification, then just add X minutes back to grab the start.
Much less need to hunt through logs.
@robi said in When downloading app logs, allow specifying date range:
Since this is tied to notifications of failures there could be a button there to capture the logs.
The end time is free from the notification, then just add X minutes back to grab the start.
Much less need to hunt through logs.
This would only apply if you knew what you were looking for.
-
@robi said in When downloading app logs, allow specifying date range:
Since this is tied to notifications of failures there could be a button there to capture the logs.
The end time is free from the notification, then just add X minutes back to grab the start.
Much less need to hunt through logs.
This would only apply if you knew what you were looking for.