Zeek Analysis Tools (ZAT)

The ZAT Python package supports the processing and analysis of Zeek data with Pandas, scikit-learn, and Spark
Recent Improvements (Fall 2019):
- Renamed to Zeek Analysis Tools :)
- Better Docs (https://supercowpowers.github.io/zat/)
- Faster/Smaller Pandas Dataframes for large log files: Large Dataframes
- Better Panda Dataframe to Matrix (ndarray) support: Dataframe To Matrix
- Scalable conversion from Zeek logs to Parquet: Zeek to Parquet
- Vastly improved Spark Dataframe Class: Zeek to Spark
- Updated/improved Notebooks: Analysis Notebooks
BroCon 2017 Presentation
Data Analysis, Machine Learning, Bro, and You! (Video)
Why ZAT?
Zeek already has a flexible, powerful scripting language why should I use ZAT?
Offloading: Running complex tasks like statistics, state machines, machine learning, etc.. should be offloaded from Zeek so that Zeek 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 Zeek 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 Parquet
- Zeek to Spark
- Spark Clustering
- Zeek to Kafka
- Zeek to Kafka to Spark
- Clustering: Picking K (or not)
- Anomaly Detection Exploration
- Risky Domains Stats and Deployment
- Zeek to Matplotlib
Install
$ pip install zat
Documentation
https://supercowpowers.github.io/zat/
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
Release files for bat 0.3.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bat-0.3.9.tar.gz | 148.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bat-0.3.9-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 322.9 kB
Release files / bat-0.3.9.tar.gz
| Download URL | bat-0.3.9.tar.gz |
|---|---|
| Size | 148.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9023d57bd1b6a972967c20203d52460ff1b9850d8ff9b91e006db95d49743a63
|
|
BLAKE2b-256 checksum How to use checksums |
942bf3f4b79048a4989f6432de4fc272578a796ce0927220c5ae5a4b71eb9479
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.4
|
Release files / bat-0.3.9-py2.py3-none-any.whl
| Download URL | bat-0.3.9-py2.py3-none-any.whl |
|---|---|
| Size | 174.7 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
1af90f3bd9fd4340fc3afd3ec92989211e7a936fce7cc061f14417b9da02c1c0
|
|
BLAKE2b-256 checksum How to use checksums |
2808280c70c92588711c2d936913d9377282eff9e0bb1bb418c7976ee2cff970
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.4
|