Is there a way to do something like this on a Windows server that is as straight forward as Linux does it?
/SomeAppFolder/logs/* copytruncate daily rotate 7 compress missingok size 50M postrotate echo “A rotation of tomcat/logs just took place” endscript }