On our systems running JBoss 6.1, server.log is always created (every night) with protections of 664.
But on our server running JBoss 7.1, server.log gets created with protections of 600
Without world-read or group-read protections, Nagios can't look for errors.
I assume this is set somewhere in jboss-logging.xml somehow. Any advice?