Github user PrashanthVenkatesan commented on the issue:
https://github.com/apache/nifi/pull/2820
@ottobackwards So you mean to create "original" relationship and emit the
binary RAW data to that relationship?? Fine I can do that change.
Reg template, **netflowv5** template doesn't change. But going forward if
we write processor for other related protocol like netflowv9, ipfix,etc.. These
protocols have dynamic template(template will change at runtime, we need to
parse that from the incoming packet)...
---