[AWS] Support VPC flow logs with message field#4830
[AWS] Support VPC flow logs with message field#4830kaiyan-sheng merged 5 commits intoelastic:mainfrom
Conversation
🌐 Coverage report
|
|
Could you please elaborate in the PR description about what scenarios lead to this format. What writes the logs in the format and what input is used to read them? |
|
@andrewkroh Please refer to the private github issue that I linked with the PR for more information. Thank you! |
There was a problem hiding this comment.
I think the test case is efficient, I don't think the nested message level actually happens hmmm
The events look like this when VPC flow logs are sent directly without going through CloudWatch.
tommyers-elastic
left a comment
There was a problem hiding this comment.
LGTM nice work kaiyan ! is there a way to test the dot expander change?
|
@tommyers-elastic Thanks. I didn't find a way to add test into for example Without the |
|
Package aws - 1.28.2 containing this change is available at https://epr.elastic.co/search?package=aws |
1 similar comment
|
Package aws - 1.28.2 containing this change is available at https://epr.elastic.co/search?package=aws |
What does this PR do?
When VPC flow logs sent directly from VPC without CloudWatch, they come in with the message field that looks like this:
This PR is to add support in the VPC flow log ingest pipeline to support this format.
Checklist
changelog.ymlfile.