Trying to retain(save) java melody logs as they the /temp gets cleared during container restart.
- Have tried relocating the log file location to other location (works fine on local), but on server this doesn't work.
- Also tried moving files to another remote location and try to replace them in temp after container restart, server does not pick them up.