![]() |
|
Keep It Simple, Stupid | |
PerlMonks |
Re^2: Efficient Way to Parse a Large Log File with a Large Regexby Steve_p (Priest) |
on Apr 12, 2005 at 21:39 UTC ( #447188=note: print w/replies, xml ) | Need Help?? |
This seems pretty reasonable. Additionally, you could create a simple POE process to tail the log file rather than piping through tail. There are several examples at the POE website. Also, merlyn has an article on tailing a logfile and processing the entries on his website.
In Section
Seekers of Perl Wisdom
|
|