Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@dbgeek dbgeek released this 17 Mar 19:35
v0.1.0
79926b5

Changelog

0c7a28c feat: tail command command tail is a poor man tail that pool s3 for new access logs default every 1min. It possible to change how often it should pool for new access logs from s3 with flag --polling-interval
be71675 feature: Adding global flag max-keys
ddaed12 fix: NewConfiguration did not set MaxKeys
6cb1ea5 refactor: define accesslog endtime fmt as constant
65d0375 refactor: switching some fmt.Print to logrus.