Metadata-Version: 2.0
Name: flowlogs-reader
Version: 0.4.1
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 :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: boto3 (>=1.1.3)
Requires-Dist: botocore (>=1.2.0)

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


