/LogParser

Parser writen in Python for Zimbra8 postfix logs with plans to be more than that...

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

LogParser

Parser writen in Python for Zimbra 8 postfix mail logs (/var/log/maillog on RHEL family). In the future it will be exanded to other mail formats.

This script is in a very early stages of development. Currently, it is able to read and parse log files, but nothing more than that.

To run it, just do the following:

./LogParser.py

Note that the script is currently able to read xz compressed log file, as well as plain text version.