Ahmad Ferdous

Results 1 issues of Ahmad Ferdous

When I do `logger.info("something interesting", meta: "meta_value")`, I see on logstash `meta` property is placed inside `fields` i.e. `fields.meta`: ![logstash-fields meta](https://user-images.githubusercontent.com/6623366/30760866-08d89178-9faa-11e7-94b4-6bd7227015c2.png) Is it possible to have that property `meta` as...