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

[Filebeat] Netflow input - expand TCP controls bits to list of named flags #12858

Open
andrewkroh opened this issue Jul 11, 2019 · 5 comments
Open
Labels
enhancement Filebeat Filebeat Team:Security-Deployment and Devices Deployment and Devices Team in Security Solution

Comments

@andrewkroh
Copy link
Member

While converting the Logstash dashboards to work with Filebeat I didn't see anywhere that the tcpControlBits field gets expanded to a list of flags (e.g. 30 is SYN, RST, PSH, ACK). I think this would be nice enhancement and might make it easier to visualize the flags or filter flows based on a flag.

@magnuslarsen
Copy link

I agree with this.

Here is a full list of TCP flag conversions:
https://github.com/robcowart/elastiflow/blob/master/logstash/elastiflow/dictionaries/tcp_flags.yml

@andrewkroh
Copy link
Member Author

andrewkroh commented Jul 17, 2019

There's an implementation in Flowbeat (the POC for the netflow input in Filebeat). https://github.com/andrewkroh/flowbeat/blob/f0ae1113928f83b81442b92863975d82ef2308c2/beater/tcpflags.go

@elasticmachine
Copy link
Collaborator

Pinging @elastic/siem (Team:SIEM)

@botelastic
Copy link

botelastic bot commented Nov 19, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@botelastic botelastic bot added the Stalled label Nov 19, 2020
@botelastic botelastic bot closed this as completed Dec 19, 2020
@andrewkroh andrewkroh added the Team:Security-Deployment and Devices Deployment and Devices Team in Security Solution label Jan 7, 2025
@elasticmachine
Copy link
Collaborator

Pinging @elastic/sec-deployment-and-devices (Team:Security-Deployment and Devices)

@andrewkroh andrewkroh reopened this Jan 7, 2025
@botelastic botelastic bot removed the Stalled label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Filebeat Filebeat Team:Security-Deployment and Devices Deployment and Devices Team in Security Solution
Projects
None yet
Development

No branches or pull requests

3 participants