In Snort for Windows, how do I limit log file size, keep that file, and make another file instance

I have Snort for Windows.
I am trying to make a log file of say size limit 1MB.
When the log file hits the 1MB maximum, I want it to
close that file (snort.log.1234567890)
and open a new log file instance (snort.log.12345678… Continue reading In Snort for Windows, how do I limit log file size, keep that file, and make another file instance