Currently, the APM Server logs don't contain a service.name field which makes it hard to find the server logs in the logs UI as users can't filter for service.name: "apm-server".
The event.dataset field should also be set to apm-server.log. See the ecs logging spec for more details.
This issue depends on elastic/ecs-logging-go-zap#24