Skip to content

The script cannot handle gzip files coming from an Application Load Balancer (ALB) #1

@Techbrunch

Description

@Techbrunch

The new Application Loadbalancer (ALB) from AWS stores it's access logs in a slightly different format to S3 than the classic ELB.

  1. logs are written every 5 minutes now
  2. some fields are added at the beginning of each line and some at the end
  3. logs are written as gzipped streams with the ending .gz

Source: https://atombrenner.blogspot.fr/2017/02/how-to-gunzip-aws-loadbalancer-logs.html

I'll see if I can write a pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions