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

[network_traffic] Set map_to_ecs to true by default #10785

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions packages/network_traffic/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.32.0"
changes:
- description: Set `map_to_ecs` to enabled by default
type: enhancement
link: https://github.com/elastic/integrations/pull/10785
- version: "1.31.0"
changes:
- description: Expose `with_vlans` and `ignore_outgoing`
Expand Down
1 change: 1 addition & 0 deletions packages/network_traffic/data_stream/amqp/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ streams:
show_user: true
multi: false
required: false
default: true
title: AMQP
description: Capture AMQP Traffic
template_path: amqp.yml.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ streams:
show_user: true
multi: false
required: false
default: true
title: Cassandra
description: Capture Cassandra Traffic
template_path: cassandra.yml.hbs
1 change: 1 addition & 0 deletions packages/network_traffic/data_stream/dhcpv4/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ streams:
show_user: true
multi: false
required: false
default: true
title: DHCP
description: Capture DHCP Traffic
template_path: dhcpv4.yml.hbs
1 change: 1 addition & 0 deletions packages/network_traffic/data_stream/dns/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ streams:
show_user: true
multi: false
required: false
default: true
title: DNS
description: Capture DNS Traffic
template_path: dns.yml.hbs
1 change: 1 addition & 0 deletions packages/network_traffic/data_stream/flow/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,4 @@ streams:
show_user: true
multi: false
required: false
default: true
1 change: 1 addition & 0 deletions packages/network_traffic/data_stream/http/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ streams:
show_user: true
multi: false
required: false
default: true
title: HTTP
description: Capture HTTP Traffic
template_path: http.yml.hbs
1 change: 1 addition & 0 deletions packages/network_traffic/data_stream/icmp/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,4 @@ streams:
show_user: true
multi: false
required: false
default: true
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ streams:
show_user: true
multi: false
required: false
default: true
title: Memcached
description: Capture Memcached Traffic
template_path: memcached.yml.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,7 @@ input: packet
numeric_keyword_fields:
- mongodb.cursorId
- mongodb.startingFrom
- network_traffic.mongodb.cursorId
- network_traffic.mongodb.startingFrom
data_stream:
vars: ~
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ streams:
show_user: true
multi: false
required: false
default: true
title: MongoDB
description: Capture MongoDB Traffic
template_path: mongodb.yml.hbs
1 change: 1 addition & 0 deletions packages/network_traffic/data_stream/mysql/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ streams:
show_user: true
multi: false
required: false
default: true
title: MySQL
description: Capture MySQL Traffic
template_path: mysql.yml.hbs
1 change: 1 addition & 0 deletions packages/network_traffic/data_stream/nfs/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ streams:
show_user: true
multi: false
required: false
default: true
title: NFS
description: Capture NFS Traffic
template_path: nfs.yml.hbs
1 change: 1 addition & 0 deletions packages/network_traffic/data_stream/pgsql/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ streams:
show_user: true
multi: false
required: false
default: true
title: PostgreSQL
description: Capture PostgreSQL Traffic
template_path: pgsql.yml.hbs
1 change: 1 addition & 0 deletions packages/network_traffic/data_stream/redis/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ streams:
show_user: true
multi: false
required: false
default: true
title: Redis
description: Capture Redis Traffic
template_path: redis.yml.hbs
1 change: 1 addition & 0 deletions packages/network_traffic/data_stream/sip/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ streams:
show_user: true
multi: false
required: false
default: true
title: SIP
description: Capture SIP Traffic
template_path: sip.yml.hbs
1 change: 1 addition & 0 deletions packages/network_traffic/data_stream/thrift/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ streams:
show_user: true
multi: false
required: false
default: true
title: Thrift
description: Capture Thrift Traffic
template_path: thrift.yml.hbs
1 change: 1 addition & 0 deletions packages/network_traffic/data_stream/tls/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ streams:
show_user: true
multi: false
required: false
default: true
title: TLS
description: Capture TLS Traffic
template_path: tls.yml.hbs
2 changes: 1 addition & 1 deletion packages/network_traffic/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: "3.0.0"
name: network_traffic
title: Network Packet Capture
version: "1.31.0"
version: "1.32.0"
description: Capture and analyze network traffic from a host with Elastic Agent.
type: integration
categories:
Expand Down