in reply to Re: simple server implementation suggestions?
in thread simple server implementation suggestions?

I don't plan to use it to monitor more than a dozen log files.

As for statistics, it could be whatever. Most, I imagine, would be of the form:

$counter++ if $logmessage =~ m/some regexp/