yanet-platform / yanet

A high performance framework for forwarding traffic based on DPDK
Other
165 stars 17 forks source link

[Monitoring] Show metrics for the logger via yanet-cli #147

Closed saushew closed 2 months ago

saushew commented 3 months ago

Currently there is a logger in YANET that can write packets to std::out that have passed through the rule with the log flag. It's necessary to add the ability to show metrics of this process through yanet-cli command.