bluecmd / fortigate_exporter

Prometheus exporter for Fortigate firewalls
GNU General Public License v3.0
228 stars 70 forks source link

metrics for Session by Source Addr, Dest Addr, Dest Port, Bytes #173

Closed ctpeter closed 2 years ago

ctpeter commented 2 years ago

Hi,

May i know if we can implement this kind of metrics? Currently right now we have the number of sessions but we can dig down it more?

bluecmd commented 2 years ago

Hi.

That would be too high cardinality for Prometheus to handle. For data like that you'd normally use sFlow and something like Elastiflow.