0

As per my knowledge to split or rotate jboss log file, we can do that Hourly, Daily, Half-daily, weekly, monthly and Minutely basic.

I want to rotate log file in every 3 hours.Is it possible in jboss-4.2.3GA ? If yes then how i can achieve this.

If anybody have any idea please help.

ROHIT
  • 185
  • 1
  • 3
  • 17

1 Answers1

0

PeriodicRotatingFileHandler does not provide any way to rotate log in every 3 hours.

Varsha
  • 1,150
  • 9
  • 12