pod log files permissions #8997
-
Hi, for log collection purposes I am missing root group permission to read at pod log files, even though whole directory path contains this permission.
I have tried to explicitly set umask for cri-o systemd service. I tried to set acl to log directory Is there configuration option for that or any advice how to achieve group read permission on pod log files? Running Kubernetes cluster deployed by kubespray and cri-o RuntimeVersion: 1.30.3. Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
the permissions of logs are hard coded in conmon. I htink they're 640 now but were 600. Is having the log collector run as root a possibility? |
Beta Was this translation helpful? Give feedback.
ah we needed to release a new conmon, should be fixed in conmon 2.1.13