-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
To prevent the logs from growing too large, I want to have a trim feature. I'm not sure what the best approach would be yet, but if it were done manually, I imagine running a command like:
trops logtrim
When executed, for example, logs older than two months could be split and renamed to something like $TROPS_DIR/log/trops.log-1.
By default, trops log would not read old log files, but with the -a option, it could read them as well.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request