Skip to content

[ECS] Upgrade modules to 1.7 #21674

Closed
Closed
@marc-gr

Description

Required changes to upgrade beats modules to 1.7:

Using https://github.com/elastic/ecs-dev/issues/199 as reference:

Experimental

Use of basic types with wildcard elastic/dev#1508 elastic/ecs#970:
(important note: Going with option 2 will require each Beat to implement this fallback mechanism to replace wildcard to keyword, when posting an index template to Elasticsearch.)

Multiple users in an event elastic/ecs#914
  • Auditbeat
  • Packetbeat
  • Winlogbeat
  • Filebeat auditd
  • Filebeat rsa2elk modules
  • Filebeat checkpoint firewall
  • Filebeat cisco asa
  • Filebeat cef
  • Filebeat cisco ftd
  • Filebeat cisco umbrella
  • Filebeat citrix netscaler
  • Filebeat f5
  • Filebeat crowdstrike falcon
  • Filebeat fortinet clientendpoint
  • Filebeat fortinet firewall
  • Filebeat fortinet fortimail
  • Filebeat fortinet fortimanager
  • Filebeat googlecloud audit
  • Filebeat microsoft
  • Filebeat Gsuite
  • Filebeat o365
  • Filebeat zoom
  • Filebeat okta
  • Filebeat aws cloudtrail
  • Filebeat barracuda
  • Filebeat s3
  • Filebeat juniper
  • Filebeat netscout
  • Filebeat panw
  • Filebeat snort
  • Filebeat sonicwall
  • Filebeat sophos
  • Filebeat zeek irc
  • Filebeat zeek kerberos
  • Filebeat zeek ntlm
  • Filebeat zeek radius
  • Filebeat zeek webhook

Additions in 1.7:

New ingress and egress allowed values for network.direction elastic/ecs#945:

HTTP request/response mime type elastic/ecs#944:
(important note: needs to analyze body)

  • Packetbeat ([Processors] Mime-Type Detection #22940)
  • Hearbeat ([Heartbeat] Add mime type detection #22976)
  • Filebeat elasticsearch ([Filebeat] Add mime type detection for Elasticsearch module #22975)
  • Filebeat o365 (doesn't capture request/response body)
  • Filebeat gsuite (doesn't capture request/response body)
  • Filebeat suricata eve (doesn't capture request/response body)
  • Filebeat rsa2elk modules (doesn't capture request/response body)
  • Filebeat checkpoint firewall (doesn't capture request/response body)
  • Filebeat cef (doesn't capture request/response body)
  • Filebeat cisco ftd (doesn't capture request/response body)
  • Filebeat cisco umbrella (doesn't capture request/response body)
  • Filebeat fortinet clientendpoint (doesn't capture request/response body)
  • Filebeat fortinet firewall (doesn't capture request/response body)
  • Filebeat fortinet fortimail (doesn't capture request/response body)
  • Filebeat fortinet fortimanager (doesn't capture request/response body)
  • Filebeat panw panos (doesn't capture request/response body)
  • Filebeat sophos xg (doesn't capture request/response body)
  • Filebeat zeek http (doesn't capture request/response body)

New allowed value configuration for event.category elastic/ecs#963:

Add subdomain domain breakdown across all domain breakdowns (currently only in dns) elastic/ecs#981:

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions