README.md
setup.cfg
setup.py
data/app_stats.log
data/conn.log
data/dhcp.log
data/dhcp.log.gz
data/dhcp_002.log
data/dhcp_002.log.gz
data/dns.log
data/files.log
data/ftp.log
data/http.log
data/http.log.gz
data/http_empty.log
data/notice.log
data/smtp.log
data/ssl.log
data/tor_ssl.log
data/weird.log
data/x509.log
examples/anomaly_detection.py
examples/anomaly_detection_streaming.py
examples/cert_checker.py
examples/file_log_vtquery.py
examples/http_user_agents.py
examples/kafka_print.py
examples/kafka_risky_dns.py
examples/kafka_spark.py
examples/risky_dns.py
examples/tor_and_port_count.py
examples/yara_matches.py
examples/zeek_pprint.py
examples/zeek_to_pandas.py
examples/zeek_to_parquet.py
examples/zeek_to_scikit.py
examples/yara_test/README.md
examples/yara_test/apt1.yar
examples/yara_test/auriga_pe_test
examples/yara_test/index.yar
pyzeek/__init__.py
pyzeek/data_generator.py
pyzeek/dataframe_cache.py
pyzeek/dataframe_stats.py
pyzeek/dataframe_to_matrix.py
pyzeek/live_simulator.py
pyzeek/log_to_dataframe.py
pyzeek/log_to_sparkdf.py
pyzeek/zeek_log_reader.py
pyzeek/zeek_multi_log_reader.py
pyzeek.egg-info/PKG-INFO
pyzeek.egg-info/SOURCES.txt
pyzeek.egg-info/dependency_links.txt
pyzeek.egg-info/requires.txt
pyzeek.egg-info/top_level.txt
pyzeek/utils/__init__.py
pyzeek/utils/cache.py
pyzeek/utils/compat.py
pyzeek/utils/dir_watcher.py
pyzeek/utils/file_storage.py
pyzeek/utils/file_tailer.py
pyzeek/utils/file_utils.py
pyzeek/utils/geo_lookup.py
pyzeek/utils/net_utils.py
pyzeek/utils/ngrams.py
pyzeek/utils/plot_utils.py
pyzeek/utils/reverse_dns.py
pyzeek/utils/signal_utils.py
pyzeek/utils/vt_query.py