-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[Filebeat] convert netflow input to API v2 #37901
[Filebeat] convert netflow input to API v2 #37901
Conversation
Pinging @elastic/sec-deployment-and-devices (Team:Security-Deployment and Devices) |
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
Pinging @elastic/elastic-agent (Team:Elastic-Agent) |
… in netflow_test.go
This pull request is now in conflicts. Could you fix it? 🙏
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
@pkoutsovasilis could you take a look at merge conflicts?
@belimawr all conflicts should be resolved now |
# Conflicts: # x-pack/filebeat/input/default-inputs/inputs_other.go
5e58d3e
to
a1d60d0
Compare
💚 Build Succeeded
History
|
💚 Build Succeeded
History
|
💚 Build Succeeded
History
|
💚 Build Succeeded
History
|
💚 Build Succeeded
History
|
💚 Build Succeeded
History
|
/test |
Proposed commit message
Checklist
I have commented my code, particularly in hard-to-understand areasI have made corresponding changes to the documentationCHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Author's Checklist
How to test this PR locally
go test github.com/elastic/beats/v7/x-pack/filebeat/input/netflow
Related issues