0 Replies Latest reply on May 24, 2005 12:20 PM by darickard

    log file purging

    darickard

      Just curious to know what other users of JBoss use to purge old log files. I have some Java code I've used in stand-alone apps to roll and purge old log files, but was wondering how other users are doing it in JBoss. I suspect chron jobs on *nix and scheduled batch files on Windows. I'm still surprised log4j hasn't built in support for purging old log files...

      Any ideas or examples of log file rolling and purging would be appreciated. (I know log4j has support for rolling files, so no need to point that out.)

      Thanks!