The logger in servicelib-golang is missing the required ecs.version attribute. As a result, log messages are going to the default/legacy index (not the ecs-specific one), and some attributes (log.level for example) are not being parsed/flattened).
For example:
