Time-based browsing of Instance logs
- Dominant language
- JavaScript
- Stars
- 400
- Forks
- 89
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 146
Description
### Description
We currently show the latest Node-RED logs to the user and they can click 'earlier' to go back in time.
If the user sees an audit-log entry about an unexpected NR event, they may want to check the logs (in fact, some audit log entries tell the user to check the logs).
Clicking 'earlier' a lot is tedious and slow. A user should be able to browse to a given time in the logs and jump straight there.
*Note*: we only keep a fixed buffer size of logs within the launcher that affects how much history is available; meaning a noisy NR instance will have a shorter duration of available logs. That's a separate matter for now.
### Which customers would this be available to
Everyone - CE/Starter/Team/Enterprise
### Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
- https://app-eu1.hubspot.com/contacts/26586079/record/0-1/973751
Contributor guide
Assessment
This issue has not been assessed yet.