logstash-plugins/logstash-filter-json

Add prefix option

runningman84 opened this issue · 2 comments

I would like to have a prefix as an option. The target option is nice but there are outputs which do not like nested fields. So my fields would look like foo_bar, foo_joe, ... instead of [foe][bar], ...

As a curiosity, what outputs don't like nested fields?

For example graylog using rabbitmq output.