Metadata-Version: 2.1
Name: zstreams
Version: 0.0.2
Summary: Zeek Analysis Tools
Home-page: https://github.com/SuperCowPowers/zstreams
Author: Brian Wylie
Author-email: briford@supercowpowers.com
License: Apache
Keywords: Zeek,Bro,Python,Networking,Security,Spark,Kafka,Parquet
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Description-Content-Type: text/markdown
Requires-Dist: confluent-kafka
Requires-Dist: pyspark

# ZStreams

**Zeek + Kafka + Spark + KSQL = ZStreams**

ZStreams is the bridge between Zeek and the latest streaming toolkits. With ZStreams you can quickly and easily start processing your Zeek output with the world's best analytic tools. Our examples will lead you through the process.

## Install ZStreams 

- **Step 1:**
Install the Zeek Kafka plugin/package - [Kafka_Setup](docs/Kafka_Setup.md)

- **Step 2:** ```pip install zstreams```

- **Step 3:** Follow our set of simple examples to get started

## Examples


