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

fix(vrl): Add ipv6 support to parse_aws_alb_log.rs #9163

Merged
merged 2 commits into from Sep 16, 2021

Conversation

unixninja92
Copy link
Contributor

Adds parsing for ipv6 address to parse_aws_alb_log.rs

@netlify
Copy link

netlify bot commented Sep 15, 2021

✔️ Deploy Preview for vector-project ready!

🔨 Explore the source changes: 7e4411b

🔍 Inspect the deploy log: https://app.netlify.com/sites/vector-project/deploys/61424c2555cc8b00079d8479

😎 Browse the preview: https://deploy-preview-9163--vector-project.netlify.app

@unixninja92 unixninja92 changed the title Fix: Add ipv6 support to parse_aws_alb_log.rs fix: Add ipv6 support to parse_aws_alb_log.rs Sep 15, 2021
@unixninja92 unixninja92 changed the title fix: Add ipv6 support to parse_aws_alb_log.rs fix(remap): Add ipv6 support to parse_aws_alb_log.rs Sep 15, 2021
@jszwedko jszwedko changed the title fix(remap): Add ipv6 support to parse_aws_alb_log.rs fix(vrl): Add ipv6 support to parse_aws_alb_log.rs Sep 15, 2021
Copy link
Contributor

@JeanMertz JeanMertz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sweet. Thanks, @unixninja92. Would you mind adding a test as well? You can copy one of the existing tests in the same file.

@unixninja92
Copy link
Contributor Author

Sure, just added a test.

Copy link
Contributor

@JeanMertz JeanMertz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@jszwedko jszwedko merged commit 672c1e3 into vectordotdev:master Sep 16, 2021
@jszwedko
Copy link
Member

Thanks for this contribution @unixninja92 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants