Is there a good way to do conversion from netflow v9 to v5? Similar to the redirect function of nfdump, but converting the flows as well. Sincerely, -Matt- -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.mindrot.org/pipermail/netflow-tools/attachments/20060914/6d1768c6/attachment.html
On Thu, 14 Sep 2006, Wycoff, Matthew \(US SSA\) wrote:> Is there a good way to do conversion from netflow v9 to v5? Similar to > the redirect function of nfdump, but converting the flows as well.Not at present - I plan on adding this as a feature to flowd, probably by reusing the netflow sender code of softflowd but I haven''t got around to it yet. (apologies for taking a while to get back to you) -d