Metadata-Version: 2.1
Name: flowlogs-reader
Version: 2.0.0
Summary: Reader for AWS VPC Flow Logs
Home-page: https://github.com/obsrvbl/flowlogs-reader
Author: Observable Networks
Author-email: support@observable.net
License: Apache
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.4
Requires-Dist: boto3 (>=1.7.75)
Requires-Dist: botocore (>=1.10.75)
Requires-Dist: python-dateutil (>=2.7.0)

This project provides a convenient interface for accessing VPC Flow Log data stored in Amazon CloudWatch Logs.


