Resolving Tomcat Log File Permission Issues by Adjusting UMASK
This article explains why Tomcat log files inherit restrictive permissions after deployment, describes Linux UMASK behavior, and provides step‑by‑step instructions to modify the catalina.sh script so that log files use the system's default 644/640 permissions.