So, I'm using apachelog to parse logs from both apache http and apache tomcat (works ok, very similar log format). At 00:00 tonight it stopped reading the tomcat log beacuse it was rotated, but the httpd log wasn't rotated so I don't know if it will fail there too.
Is there a way to make it survive logrotates?