Bro Analysis Tools
Project description
Bro Analysis Tools (BAT)

The BAT Python package supports the processing and analysis of Bro data with Pandas, scikit-learn, and Spark
Recent Improvements (Fall 2019):
- Better Docs (https://supercowpowers.github.io/bat/)
- Faster/Smaller Pandas Dataframes for large log files: Large Dataframes
- Better Panda Dataframe to Matrix (ndarray) support: Dataframe To Matrix
- Vastly improved Spark Dataframe Class: Zeek to Spark (and Parquet)
- Updated/improved Notebooks: Analysis Notebooks
BroCon 2017 Presentation
Data Analysis, Machine Learning, Bro, and You! (Video)
Why BAT?
Bro already has a flexible, powerful scripting language why should I use BAT?
Offloading: Running complex tasks like statistics, state machines, machine learning, etc.. should be offloaded from Bro so that Bro can focus on the efficient processing of high volume network traffic.
Data Analysis: We have a large set of support classes that help bridge from raw Bro data to packages like Pandas, scikit-learn, and Spark. We also have example notebooks that show step-by-step how to get from here to there.
Getting Started
Analysis Notebooks
- Zeek to Scikit-Learn
- Zeek to Matplotlib
- Zeek to Spark (and Parquet)
- Spark Clustering
- Zeek to Kafka
- Zeek to Kafka to Spark (need updating)
- Clustering: Picking K (or not)
- Anomaly Detection Exploration
- Risky Domains Stats and Deployment
Install
$ pip install bat
Documentation
https://supercowpowers.github.io/bat/
About SuperCowPowers
The company was formed so that its developers could follow their passion for Python, streaming data pipelines and having fun with data analysis. We also think cows are cool and should be superheros or at least carry around rayguns and burner phones. Visit SuperCowPowers
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for pyzeek-0.3.7-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3392d50f229ef53ba4de0b2c576ceae139db5f34fbfe77d6aa0112a5212f2d94 |
|
MD5 | 0cd8d6475364f84dac07292e7936d126 |
|
BLAKE2b-256 | 43dbbe5d779c7395cd92cf61b0e6529b34bafd7c4888562004f44cff23b72176 |