Skip to content

[Packetbeat] - Change field names to follow ECS #7968

@andrewkroh

Description

@andrewkroh

For the next major release we want to change some of the common field names in Packetbeat to follow the Elastic Common Schema (ECS). This will make it much easier to query data related data from different sources.

We should break this task down into smaller pieces that are easily reviewable. Perhaps something like this.

  • Map the fields to ECS in a spreadsheet and review.
    • Map the common fields that shared by all protocols (e.g. ip, client_ip, etc.)
    • Map Packetbeat flow data
    • Map the protocols that are commonly used in security analytics (e.g. dns, tls, http, icmp).
    • Check the application protocols to see if there are any fields that can be mapped to ECS.
  • Convert one protocol at a time including updating dashboards.


Protocol Change Pull Requests

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions