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] Upgrade iptables module to ECS 1.4 #16166

Closed
1 task
leehinman opened this issue Feb 6, 2020 · 1 comment · Fixed by #16637
Closed
1 task

[Filebeat] Upgrade iptables module to ECS 1.4 #16166

leehinman opened this issue Feb 6, 2020 · 1 comment · Fixed by #16637

Comments

@leehinman
Copy link
Contributor

Filesets

  • log
@elasticmachine
Copy link
Collaborator

Pinging @elastic/siem (Team:SIEM)

leehinman added a commit to leehinman/beats that referenced this issue Mar 14, 2020
- event.category
- event.kind
- event.type
- related.ip
- convert pipeline to yaml

Closes elastic#16166
leehinman added a commit that referenced this issue Mar 17, 2020
* Improve ECS categorization in iptables module

- event.action, map to accept/drop like gui
- event.category
- event.kind
- event.type
- observer.egress.zone
- observer.ingress.zone
- related.ip
- rule.id
- rule.name
- convert pipeline to yaml
- fix tcp_flags grok to get all entries
- make iptables.tcp.flags an array
- make iptables.fragment_flags an array

Closes #16166
leehinman added a commit to leehinman/beats that referenced this issue Mar 17, 2020
* Improve ECS categorization in iptables module

- event.action, map to accept/drop like gui
- event.category
- event.kind
- event.type
- observer.egress.zone
- observer.ingress.zone
- related.ip
- rule.id
- rule.name
- convert pipeline to yaml
- fix tcp_flags grok to get all entries
- make iptables.tcp.flags an array
- make iptables.fragment_flags an array

Closes elastic#16166

(cherry picked from commit d9c83df)
leehinman added a commit that referenced this issue Mar 19, 2020
…7064)

* Improve ECS categorization in iptables module

- event.action, map to accept/drop like gui
- event.category
- event.kind
- event.type
- observer.egress.zone
- observer.ingress.zone
- related.ip
- rule.id
- rule.name
- convert pipeline to yaml
- fix tcp_flags grok to get all entries
- make iptables.tcp.flags an array
- make iptables.fragment_flags an array

Closes #16166

(cherry picked from commit d9c83df)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants