elastic / elastic/package-spec

[Idea] Add validation check against ECS fields

Open
#33 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
20
Forks
93
Avg merge
15h 10m
Merged PRs (30d)
12

Description

At the moment, a package can contain any fields. One important thing about ECS is that it can be extended with any fields but fields should not conflict with ECS, for example `host` vs `host.name` (keyword vs object). On the registry side we validate packages and it would also be possible to validate that all the fields defined in the `fields.yml` are not conflicting with ECS.

This is mainly to document the idea for now.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.