Author's Bio: Anton Mamaenko

Tuesday, December 15, 2009

Parsing log files in Python

In my work at Quest (http://www.quest.com/) I needed to often look at the log files produced by our software. This is a quite common task, so it is not unusual that at some point I decided to automate it. I chose Python for that purpose, and used the neat Pyparser library. Here are some links that proven to be useful in my learning of this tool:

No comments:

Post a Comment

Search This Blog