logstash-plugins / logstash-codec-csv

This codec takes care of decoding and encoding csv data
Apache License 2.0
3 stars 12 forks source link

Feat: added target => namespace support + ECS compatibility #7

Closed kares closed 3 years ago

kares commented 4 years ago

We're introducing a target => ... configuration option for the codec, to aid ECS support. When target isn't set in ECS mode, we do the usual info log message.