Alexander Biryukov

Results 17 comments of Alexander Biryukov

> In kubernetes and other cloud providers, multicast is disabled and usually not possible to enable. IPFIX template discovery in this scenario will fail. Is there an alternative method or...

> This could be a > > > > In kubernetes and other cloud providers, multicast is disabled and usually not possible to enable. IPFIX template discovery in this scenario...

Looks like ipfix.elements on /etc/vflow/ doesn't work anymore from: https://github.com/VerizonDigital/vflow/issues/68

> it means the file is not exist through rpm or it doesn't load? > https://github.com/VerizonDigital/vflow/blob/master/scripts/ipfix.elements doesn't load, currently i have installed the latest version of RPM and copy https://github.com/VerizonDigital/vflow/blob/master/scripts/ipfix.elements...

> it means the file is not exist through rpm or it doesn't load? > https://github.com/VerizonDigital/vflow/blob/master/scripts/ipfix.elements @mehrdadrad could you please describe how i can configure vflow with ipfix.elements if it...

> @Slepwin Once you copied the file to /etc/vflow or your specified config directory, you can add enterprise elements: > > ```yaml > enterprise-number: > element-id: > - name >...

Seems like vflow completely ignores sampling interval field in IPFIX and Netflow packets and can't provide accurate information about traffic volume.

Maybe it have some configuration knob to set sampling rate manually?

@mehrdadrad could you please clarify.