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
