Single file inside the container is storing all notification logs, log file is not based on log rotation policy, because of this single file is in huge size.
Logs:
root@726374f9457d:/home/openbackhaul/NotificationProxy/logs# ls -lrth
total 41G
-rw-r--r--. 1 root root 41G Nov 5 05:22 NotificationProxy.log
root@726374f9457d:/home/openbackhaul/NotificationProxy/logs# pwd
/home/openbackhaul/NotificationProxy/logs
root@726374f9457d:/home/openbackhaul/NotificationProxy/logs#