aws-solutions / aws-waf-security-automations

This solution automatically deploys a single web access control list (web ACL) with a set of AWS WAF rules designed to filter common web-based attacks.
https://aws.amazon.com/solutions/aws-waf-security-automations
Apache License 2.0
845 stars 361 forks source link

Add partitioning on app_access_logs #84

Closed jmonson closed 4 years ago

jmonson commented 5 years ago

Any plans to add partitioning to the Athena Log Parser? Perhaps the Lambda Log Parser could create a new partition on each invocation, thus limiting the need to scan all ELB logs? I'm worried the query is going to start getting really slow in the future.

hvital commented 5 years ago

Thanks for sharing your feedback. This was included to the solution roadmap and we'll post an update to this thread once we have more information.

In the meantime, I suggest reading the references I mentioned on Issue#92

rakshb commented 4 years ago

Hello @jmonson We have addressed this issue in V2.3.3 released recently