Hi,
I am running JBoss 4.0.2 server and over the years it has created a large number of log files that I would like to clean up.
I would like to keep the same logging level but also have it delete any log files older than 3 months.
Is there a way to do that in the configuration or should I just write a perl script?
Thanks.