Experts
I need to rename a log file to log.YYYY_SEQ on the first day of each year or when the size reaches 1GB. Obviously the "YYYY" means the current year. And "SEQ" equals the log count. The SEQ should end at 2 but allow me to increas the number to more if I need to.
Start Free Trial