[Asset discovery] Remove `entity.*` from the event fields
Open
cloudbeat
Team:Core analysis
- Dominant language
- Go
- Stars
- 58
- Forks
- 55
- Avg merge
- 9h 9m
- Merged PRs (30d)
- 424
Description
**Motivation**
As part of the migration to the new Event schemas described [here](https://github.com/elastic/cloudbeat/issues/3554) we are aiming to remove the `entity` field from the top level hierarchy of the event structure, and keep it inside the concrete types (e.g `user.entity.*`)
**Definition of done**
- [ ] `entity` is not part of the top level of event structure
**Related tasks/epics**
- https://github.com/elastic/kibana/issues/233603
- https://github.com/elastic/cloudbeat/issues/3554
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.