zeeklog2pandas

https://img.shields.io/pypi/v/zeeklog2pandas.svg https://img.shields.io/travis/stratosphereips/zeeklog2pandas.svg Documentation Status

Read Zeeek/Bro log and log.gz (even broken ones) into a Pandas DataFrame.

Features

  • zeeklog2pandas allows to read Zeek/Bro .log files or compressed .log.gz files, transparently into a Pandas DataFrames.

  • Best effort reading of corrupted or incomplete compressed .log.gz files.

  • Columns filtering.

  • Interface compatible with Pandas read_csv() function.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.