Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate add_docker_metadata to ECS (elastic#9412)
Migrate the docker fields to ECS container fields. * docker.container.id -> container.id * docker.container.image -> container.image.name * docker.container.name -> container.name * docker.container.labels -> container.labels
- Loading branch information