Rolling file appender in docker image

Alan Buxey alan.buxey at myunidays.com
Fri Jan 13 13:10:19 UTC 2023


hi,

> It should also be quite evident that log files should not be kept
> inside the container. Restarting the container would cause a complete
> loss of all logs, for example.


this. the standard pattern for containers is to log externally - so eg
syslog'd out to external collector.

regards

alan


More information about the users mailing list