-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
Currently you can infinitely accumulate logs (the ones produced by --log-dir
).
Well, maybe not infinitely, if you restart your machine I guess it would reset the pid counter and overwrite old files, but still.
Probably easy enough to just delete everything older than n days? Maybe we only do this if there are > n log files.
stirby
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers