- Newest
- Most votes
- Most comments
Hello.
Is there any native support or configuration option to choose an alternative compression algorithm (like zstd) for load balancer logs directly at the time of storage?
There is no setting in ALB to change the compression method for ALB access logs to a different one.
As you are aware, currently it is not possible to change from gzip compression unless you use Lambda or Glue etc.
https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-access-logs.html
Are there any plans to support alternative compression methods in the future to optimize storage costs and Athena query performance?
I'm not an AWS employee so I don't know what the future roadmap is.
If your AWS account has an AWS Support Developer Plan or higher, you may want to consider making a feature request.
https://docs.aws.amazon.com/awssupport/latest/user/case-management.html#choosing-severity
Hello,
-
Is there any native support or configuration option to choose an alternative compression algorithm (like zstd) for load balancer logs directly at the time of storage ?
Unfortunately, there is no native support or configuration option to choose alternative compression algorithms for AWS Load Balancer logs. Currently, gzip is the only supported compression format, and this is hardcoded into the ELB/ALB logging functionality. You cannot modify this at the time of storage. -
Are there any plans to support alternative compression methods in the future to optimize storage costs and Athena query performance ?
As of April 2025, AWS has not publicly announced any plans to support alternative compression methods for load balancer logs. While AWS has adopted zstd in other services like Redshift, there have been no indications or announcements about implementing additional compression options for load balancer logging.
I have raised a feature request on your behalf. This will help ensure that your feedback is taken into consideration by the development team. Thank you for bringing this to our attention.
I suggest keeping an eye on the following sites [1] [2] for AWS releases and announcements regarding updates to this feature.
Reference:
[1] https://aws.amazon.com/new/
[2] https://aws.amazon.com/blogs/aws/
Relevant content
- asked 2 years ago
- asked 5 years ago
- asked 3 years ago
- AWS OFFICIALUpdated 10 months ago
- AWS OFFICIALUpdated 2 years ago
- How do I troubleshoot an increase in the TargetResponseTime metric for an Application Load Balancer?AWS OFFICIALUpdated 5 months ago