Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Temporary fix for dashboards under 7.0 (elastic#9031)
As some of libbeat fields were renamed in 7.0, currently a few dashboards break that depend on this fields. Adding an alias for the old fields is to temporarly fix this. As soon as the ECS migration is done, fields in the dashboard have to be renamed. Hopefully this can happen in an automated way.
- Loading branch information