I like this idea...we have tons of apps generating log files and dumping them in folders all over the place. If we could monitor them and be alerted when they reach 50 - 100 log files, we could set a cleanup script to run.
Right now we're looking at setting up a PowerShell script to deal with it, something that will zip them up based on month and move them to an archive folder and then delete them after 6 months...kick it off with a scheduled task.