Python works fine for writing a log parser. I've written my own in Python that does a variety of tasks. I don't know any other languages extensively, so I can't speak to whether or not Python is best, but for what I need it to do, it works great. I'm sure there are several other languages that would work as well if not better, but I myself am learning Python so that's what I used.
|