Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why don source and destination IP addresses that are present in the raw flows get passed on by cfdcollect to the arts++ files?

0
Posted

Why don source and destination IP addresses that are present in the raw flows get passed on by cfdcollect to the arts++ files?

0

I assume that you mean host IP addresses, in which case that’s correct. Host-level granularity is not carried through the system (doesn’t go to cfdcollect, doesn’t get written to the arts++ file). In other words, there is no ‘host matrix’ data type. Keeping data at such a granularity is very resource-intensive if it’s flooded through the whole system. It is also often just not useful for what cflowd was designed to do: collect data for capacity planning and engineering. The net matrix is as granular as we get at this point, and is usually more than granular enough for any capacity planning activities. It contains network/mask ==> network/mask traffic data. You need to use flow-export version 5 on your router, and enable ‘netmatrix’ collection in cflowd.conf. The cflowd system will store the net matrix information. Note that it’s somewhat common to see /32 networks (host addresses) in the net matrix, but usually not enough to cause it to explode into a host matrix. Multicast destination

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123