nProbe icon indicating copy to clipboard operation
nProbe copied to clipboard

Allow to split outgoing netflow streams with multiple configurations

Open tuxis-ie opened this issue 5 years ago • 0 comments

I have the following setup:

RTR -> pmacct -> nprobe -> ntopng

nprobe get's IPFIX from pmacct and sends zmq to nprobe, works fine.

Now I want to add fastnetmon to the mix:

RTR -> pmacct -> nprobe -> ntopng
                        +-> fastnetmon

This is possible, but it is not possible to send a v9 stream to nprobe, and a v5 stream to fastnetmon. So maybe allow a version per netflow recipient?

tuxis-ie avatar Mar 27 '20 15:03 tuxis-ie