obsrvbl-oss / flowlogs-reader

Command line tool and Python library for working with AWS VPC Flow Logs
Apache License 2.0
136 stars 25 forks source link

Version 2.2.1 #45

Closed bbayles closed 4 years ago

bbayles commented 4 years ago

This PR adds an offset to the lastEventTimestamp filter for multi-threaded CWL reading. As @mjschultz pointed out, the docs say this:

The lastEventTime value updates on an eventual consistency basis. It typically updates in less than an hour from ingestion, but may take longer in some rare situations.