A few days ago Dan Gunter has published a post about his tool capable of parsing logs from the Bro Intrusion Detection System. You can easily install ParseBroLogs via pip:
pip install parsebrologs
If you are interested in the source code – go straight to his GitHub.