-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
feature ⚙️New feature or requestNew feature or request
Description
Simply put: I'd like to rotate my log files once every day, e.g. access.log-20160908, access.log-20160909 ...
This does not seem to be possible as of now.
I could configure this using the normal logrotate cron of my system. Does Caddy handle the file being moved away correctly?
//EDIT: I tested this. The file being moved away isn't a problem to Caddy, but it keeps writing to the file even after it has been moved away :)
Metadata
Metadata
Assignees
Labels
feature ⚙️New feature or requestNew feature or request