You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would like to listen a single incoming UDP port and load balance it to multiple JSON outputs. Actually, we used odidFilter in our output, but we cant load balance the incoming records to multiple files in a single odid instance. Is this somehow possible?
Regards
The text was updated successfully, but these errors were encountered:
one possibility is to run multiple different instances of ipfixcol2 with JSON output and then a single instance of ipfixcol2 with Forwarder output in round robin mode. That way, the collector with the Forwarder output will evenly distribute incoming IPFIX messages across all the other instances.
Hi,
We would like to listen a single incoming UDP port and load balance it to multiple JSON outputs. Actually, we used odidFilter in our output, but we cant load balance the incoming records to multiple files in a single odid instance. Is this somehow possible?
Regards
The text was updated successfully, but these errors were encountered: