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

Force ECS and JSON logging for libbeat/logp #28573

Merged
merged 13 commits into from
Nov 4, 2021

Commits on Oct 20, 2021

  1. Force ECS logging for libbeat/logp

    Force the logp package to act as if ECS has been enabled. Attach the
    "service.name" field to entries only when Config.Beat is not empty.
    Remove the logp.Config.ECSEnabled field.
    michel-laterman committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    71b6f70 View commit details
    Browse the repository at this point in the history
  2. Fix ecs tests

    michel-laterman committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    2036871 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Add PR to CHANGELOGs

    michel-laterman committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    2168fb7 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    1f2af27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99b18da View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Fix failing tests

    michel-laterman committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    3b58ab9 View commit details
    Browse the repository at this point in the history
  2. Fix linting issue

    michel-laterman committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    3c2858d View commit details
    Browse the repository at this point in the history
  3. Fix metricbeat test

    michel-laterman committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    3368ba5 View commit details
    Browse the repository at this point in the history
  4. fix metricbeat test

    michel-laterman committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    805ec62 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Configuration menu
    Copy the full SHA
    7eac477 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17e64a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b24ae64 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    26083fb View commit details
    Browse the repository at this point in the history