Skip to content

Ecs reformatting more fields#1910

Merged
SylvainJuge merged 5 commits intoelastic:masterfrom
eyalkoren:ecs-reformatting-more-fields
Jul 28, 2021
Merged

Ecs reformatting more fields#1910
SylvainJuge merged 5 commits intoelastic:masterfrom
eyalkoren:ecs-reformatting-more-fields

Conversation

@eyalkoren
Copy link
Contributor

@eyalkoren eyalkoren commented Jul 11, 2021

What does this PR do?

Closes #1881
Closes #1882

Includes the following log_ecs_reformatting enhancements:

  • Automatically sets the service.node.name field if set in the agent configuration
  • log_ecs_reformatting_additional_fields configuration to support the addition of arbitrary fields to all log events
  • Automatically serialize markers as tabs where relevant (log4j2 and Logback)

Checklist

  • This is an enhancement of existing features, or a new feature in existing plugins
    • I have updated CHANGELOG.asciidoc
    • I have added tests that prove my fix is effective or that my feature works
    • I have made corresponding changes to the documentation
@ghost
Copy link

ghost commented Jul 11, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2021-07-28T13:30:25.533+0000

  • Duration: 57 min 22 sec

  • Commit: 0676b5e

Test stats 🧪

Test Results
Failed 0
Passed 2378
Skipped 19
Total 2397

Trends 🧪

Image of Build Times

Image of Tests

💚 Flaky test report

Tests succeeded.

Expand to view the summary

Test stats 🧪

Test Results
Failed 0
Passed 2378
Skipped 19
Total 2397

@SylvainJuge SylvainJuge merged commit e0b0a46 into elastic:master Jul 28, 2021
@eyalkoren eyalkoren deleted the ecs-reformatting-more-fields branch July 28, 2021 14:49
v1v added a commit to v1v/apm-agent-java that referenced this pull request Aug 2, 2021
…junit-support

* upstream/master:
  Updated get-user-teams-membership to version 1.0.3
  ensure that the socket is closed even if there is an exception from the other close (elastic#1946)
  Make sure trace context headers are added only once (elastic#1937)
  Update CHANGELOG.asciidoc
  Ecs reformatting more fields (elastic#1910)
  Use path when high-level framework method is unknown (elastic#1906)
  Semver parsing enhancement (elastic#1931)
v1v added a commit to v1v/apm-agent-java that referenced this pull request Aug 2, 2021
…for-windows-only

* upstream/master: (100 commits)
  [CI] Enable compatibility test matrix for unit tests (elastic#1915)
  Updated get-user-teams-membership to version 1.0.3
  ensure that the socket is closed even if there is an exception from the other close (elastic#1946)
  Make sure trace context headers are added only once (elastic#1937)
  Update CHANGELOG.asciidoc
  Ecs reformatting more fields (elastic#1910)
  Use path when high-level framework method is unknown (elastic#1906)
  Semver parsing enhancement (elastic#1931)
  Bump version.slf4j from 1.7.31 to 1.7.32 (elastic#1933)
  Add description about memory pool metrics to docs (elastic#1925)
  updated team membership check in action
  Add 1.25.0 to cloudfoundry index
  Update CHANGELOG.asciidoc (elastic#1929)
  fixed community label action
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release v1.25.0
  Prepare release 1.25.0 (elastic#1927)
  synchronize json schema specs (elastic#1926)
  added labeling of community issues and PRs
  added community labeler config
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants