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

Convert Filebeat kafka.* to ECS #9297

Merged
merged 4 commits into from
Dec 20, 2018
Merged

Convert Filebeat kafka.* to ECS #9297

merged 4 commits into from
Dec 20, 2018

Commits on Dec 20, 2018

  1. Map 2 fields to ECS:

    - kafka.log.level => log.level
    - kafka.log.message => message
    Mathieu Martin committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    df67448 View commit details
    Browse the repository at this point in the history
  2. Document kafka module file migrations in ecs-migration

    Mathieu Martin committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    e8dc178 View commit details
    Browse the repository at this point in the history
  3. Alias two Kafka fields. Remove unused field definition.

    The pipeline ends with remove `remove field kafka.log.timestamp`.
    Mathieu Martin committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    7a4383b View commit details
    Browse the repository at this point in the history
  4. Changelog

    Mathieu Martin committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    64316a1 View commit details
    Browse the repository at this point in the history