You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by "Parmar, Dipakkumar" <Di...@LibertyMutual.com> on 2004/07/22 17:45:30 UTC

DailyRollingFileAppender - log file permission

Hi All,

I'm using the DailyRollingFileAppender as an appender.  Whenever the
DailyRollingFileAppender roll-over a log file, it only gives R/W/X
permission to user who have started our java process to a roll-over
file.  Is there any way that Log4j gives all permission to group and
others?  

We would like to purge old log files and the user who is running the
purge program is not same as the same user who starts the java process.

Regards,

Dipak