Skip to content
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

feat(forwarder): add x-aws-elasticloadbalancing content type #274

Merged
merged 2 commits into from
May 23, 2024
Merged

Conversation

jta
Copy link
Contributor

@jta jta commented May 23, 2024

This commit adds support for a new content type,
x-aws-elasticloadbalancing. ELB logs are space delimited CSV files, much like VPC Flow Logs. The advantage of adding a custom content type is we are able to segregate this traffic more efficiently.

This commit adds support for a new content type,
`x-aws-elasticloadbalancing`. ELB logs are space delimited CSV files,
much like VPC Flow Logs. The advantage of adding a custom content type
is we are able to segregate this traffic more efficiently.
@jta jta marked this pull request as ready for review May 23, 2024 22:01
@jta jta merged commit e446533 into main May 23, 2024
16 checks passed
@jta jta deleted the joao/elb branch May 23, 2024 22:01
Copy link

🎉 This PR is included in version 1.19.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 1.19.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

1 participant