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 system.syslog to ECS #9135

Merged
merged 8 commits into from
Nov 22, 2018
Merged

Commits on Nov 22, 2018

  1. Space. The final frontier.

    Mathieu Martin committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    58a9c80 View commit details
    Browse the repository at this point in the history
  2. Add missing ECS host.hostname temporarily

    Mathieu Martin committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    6fff947 View commit details
    Browse the repository at this point in the history
  3. Perform all the straightforward renames at once.

    - system.syslog.hostname => host.hostname
    - system.syslog.program => process.name
    - system.syslog.pid => process.pid
    - system.syslog.message => message
    Mathieu Martin committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    bfcc341 View commit details
    Browse the repository at this point in the history
  4. Convert PID to an int

    Mathieu Martin committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    69f61b4 View commit details
    Browse the repository at this point in the history
  5. Shove all renames so far in ecs-migration.yml

    Mathieu Martin committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    1b5ba4a View commit details
    Browse the repository at this point in the history
  6. Changelog

    Mathieu Martin committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    7e99526 View commit details
    Browse the repository at this point in the history
  7. Remove system.syslog.timestamp

    Mathieu Martin committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    712d3bd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dc67401 View commit details
    Browse the repository at this point in the history