Log folder permission

Hello everyone. Everytime I create a new containers on Kubernetes, new log folders in /var/lib/docker/containers get created. The permission is automatically set to drwx------ . That doesn’t allow me to correctly collect the content and read it through FluentD. Any suggestion on how to fix the situation?
Thank you so much in advance.