Skip to content

Entity subdomain doesn’t exist in top level domains #2555

@trisch-me

Description

@trisch-me

After recent changes (adding entity fieldset to the ECS ) we have following inconsistency for all affected groups (cloud, host, service, user). Let discuss check only user as an example:

RFC says that

If the entity type includes a provision for `target.*` fields, such as `user.target.*`, then the `entity.*` fields should be nested under the `*.target.*` field set, for example, `user.target.entity.*`. 

PR above adds entity sub namespace to the target but not to the namespace itself i.e. user.target has type of user namespace itself. So essentially it means target is of type user therefore we adding entity to the user namespace.

Changes required

Update yaml files to include entity to the top level namespace - user.entity, host.entity etc

cc @nick-alayil @MikePaquette @mjwolf

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions