Skip to content

Support both AWS Application and Elastic Load Balancer log formats #280

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 5, 2020
Merged

Support both AWS Application and Elastic Load Balancer log formats #280

merged 1 commit into from
Oct 5, 2020

Conversation

tabascoterrier
Copy link

@tabascoterrier tabascoterrier commented Oct 3, 2020

To address issue #209 , I've amended the ELB format regex to support both the previous Elastic Load Balancer and the newer Application Load Balancer formats.

Just adding a simple optional non-capturing group to the start of the regex seems to be enough.

Fixes #209

@tsteur tsteur added this to the Current sprint milestone Oct 4, 2020
@diosmosis diosmosis merged commit f3a53b8 into matomo-org:4.x-dev Oct 5, 2020
@diosmosis
Copy link
Member

Thanks @tabascoterrier for the contribution!

@innocraft-automation innocraft-automation removed this from the Current sprint milestone Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for importing AWS ELB access logs analytics (Application Load Balancer)
4 participants