Python log parser

darnold darnold992000 at yahoo.com
Fri Apr 5 16:42:22 EDT 2013


i know literally nothing about syslogs, but a google search for
"python syslog parser" shows that some people have had success using
the pyparsing module:

http://www.j-schmitz.net/blog/how-to-parse-a-syslog-logfile-in-python
https://gist.github.com/leandrosilva/3651640

hth,
Don



More information about the Python-list mailing list