FlowFuse / FlowFuse/flowfuse

Preserve x lines of Node-RED log after a crash

Open
#1,064 8 comments 0 reactions 0 assignees View on GitHub
customer request type:feature
Dominant language
JavaScript
Stars
400
Forks
89
Avg merge
1d 20h
Merged PRs (30d)
149

Description

### Description

The flowforge-nr-launcher will restart Node-RED if it crashes, but it is possible for the reason for the crash to be lost as it only holds the last 1000 lines.

If the flow has debug nodes set to print to console it is easy to cause the logs to roll over before the crash can be investigated.

It would be useful to store the end of the log at the point of the crash to allow debugging.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.