elastic / beats

:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash
https://www.elastic.co/products/beats
Other
12.15k stars 4.91k forks source link

Filebeat Netflow module - add post_nat_source_ipv4_address & ip_next_hop_ipv4_address to related.ip #34646

Open leweafan opened 1 year ago

leweafan commented 1 year ago

Describe the enhancement:

Add ip fields below to related.ip for netflow module:

According to ECS field description:

All of the IPs seen on your event.

Describe a specific use case for the enhancement or feature:

Missing ip in related.ip affects security issues discovery cause you can't be sure that all event' ip indeed present in related.ip.

elasticmachine commented 1 year ago

Pinging @elastic/security-external-integrations (Team:Security-External Integrations)

leweafan commented 1 year ago

Seems that related.ip not added by ingest pipeline but by filebeat here and fields names:

elasticmachine commented 8 months ago

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