No rotation of log file has been added to /etc/cpshell/log_rotation.conf so file , over time, can grow to any size until it fills up all disk space
Simple work around until Checkpoint fixes it
- edit /etc/cpshell/log_rotation.conf file adding this line
- log_start list to verify that your change is visible
- cpstop && cpstart on management
If $FWDIR/log/postgres.elg file is way too BIG I did this fix:
after cpstop you issue cat /dev/null > $FWDIR/log/postgres.elg and file is zeroed