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

[ECS] align with ECS observer fieldset #3874

Closed
axw opened this issue Jun 11, 2020 · 0 comments · Fixed by #9412
Closed

[ECS] align with ECS observer fieldset #3874

axw opened this issue Jun 11, 2020 · 0 comments · Fixed by #9412
Assignees
Labels

Comments

@axw
Copy link
Member

axw commented Jun 11, 2020

APM Server and (potentially other beats acting as an observer) sends several observer fields that are not part of the ECS fieldset definition:

  • observer.ephemeral_id
  • observer.id

We should propose a change to the ECS observer fieldset, to include these fields.

In the case of observer.version_major, we would probably want to wait for a resolution on elastic/elasticsearch#48878; rather than continuing to store the major version, we would instead store a semver tuple. See also elastic/ecs#842. version_major was removed in #7399

@axw axw added the ecs label Jun 11, 2020
@zube zube bot added the [zube]: Backlog label Jun 17, 2020
@axw axw self-assigned this Oct 24, 2022
@axw axw closed this as completed in #9412 Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants