-
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
[netflow] Restore netflow input on Windows #39024
[netflow] Restore netflow input on Windows #39024
Conversation
- In 8.13, the netflow was accidentally removed from the list of inputs for Windows. This restores netflow as an input under Windows.
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/sec-deployment-and-devices (Team:Security-Deployment and Devices) |
This pull request is now in conflicts. Could you fix it? 🙏
|
- In 8.13, the netflow was accidentally removed from the list of inputs for Windows. This restores netflow as an input under Windows. (cherry picked from commit 5e16f25)
…39059) * [netflow] Restore netflow input on Windows (#39024) - In 8.13, the netflow was accidentally removed from the list of inputs for Windows. This restores netflow as an input under Windows. (cherry picked from commit 5e16f25) --------- Co-authored-by: Taylor Swanson <[email protected]> Co-authored-by: Taylor Swanson <[email protected]>
- In 8.13, the netflow was accidentally removed from the list of inputs for Windows. This restores netflow as an input under Windows. (cherry picked from commit 5e16f25)
…39119) * [netflow] Restore netflow input on Windows (#39024) - In 8.13, the netflow was accidentally removed from the list of inputs for Windows. This restores netflow as an input under Windows. (cherry picked from commit 5e16f25) --------- Co-authored-by: Taylor Swanson <[email protected]> Co-authored-by: Taylor Swanson <[email protected]>
Proposed commit message
Checklist
[ ] I have commented my code, particularly in hard-to-understand areas[ ] I have made corresponding changes to the documentation[ ] I have made corresponding change to the default configuration files[ ] I have added tests that prove my fix is effective or that my feature worksCHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.How to test this PR locally
Related issues