Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

console.log >= 30MB, rollover 00 keep +3 rotated #1679

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

source-code-sa
Copy link

since light HS console.log fills up rather quickly. Proposing log file size increase with rotation forced at mid-night (00:00) and to keep +3 copies instead of 5 as now 30mb 3=90mb + current log, would be used for logs instead of 10mb5=50mb + current log. This would help collect a full days worth of stats from the console.log file without having to append segments console.log.0,1,2,... to see daily data.
Examples of 3rd party utility that is utilizing console.log

since light HS console.log fills up rather quickly. Proposing log file size increase with rotation forced at mid-night (00:00) and to keep +3 copies instead of 5 as now 30mb *3=90mb + current log, would be used for logs instead of 10mb*5=50mb + current log.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant