Open ScreNN opened 1 year ago
Hi
Is there any way to pull logs from the container and write them to a file on the host? Maybe there is some kind of mount
Hi @ScreNN it need to be managed at your container runtime level and procedure depend of which one you use
if you use docker you can check here
https://docs.docker.com/config/containers/logging/local/
Hi
Is there any way to pull logs from the container and write them to a file on the host? Maybe there is some kind of mount