sonyxperiadev / lumber-mill

Where logs are cut into lumber
Apache License 2.0
12 stars 6 forks source link

Improve support for VPC Flow logs #24

Closed jrask closed 7 years ago

jrask commented 7 years ago

This this is done through cloudwatch logs there is not that much we need to to.

jrask commented 7 years ago

Fixed in 0.0.22

Grok pattern: https://github.com/sonyxperiadev/lumber-mill/blob/master/lumbermill-core/src/main/resources/patterns/aws

AWS Lambda event processor https://github.com/sonyxperiadev/lumber-mill/blob/master/lumbermill-aws-lambda/src/main/java/lumbermill/aws/lambda/VPCFlowLogsEventPreProcessor.java