-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Closed
Labels
Description
Welcome!
- Yes, I've searched similar issues on GitHub and didn't find any.
- Yes, I've searched similar issues on the Traefik community forum and didn't find any.
What did you expect to see?
I want to set lo rotation and see https://doc.traefik.io/traefik/observability/access-logs/#log-rotation
But In this doc, Traefik will close and reopen its log files, assuming they're configured, on receipt of a USR1 signal. This allows the logs to be rotated and processed by an external program, such as logrotate.
Didn't mention which signal to send to container?,traefik pid?
And Didn't mention how to send the signal in docker/k8s
I searched the entire internet but couldn't find a way to send this signal on k8s
So could you please improve the relevant documents
Reactions are currently unavailable