Edgio/vflow

API for vFlow Monitoring not working

Slepwin opened this issue · 2 comments

Hi, I've error below when i'm trying to hit API http://localhost:8081/flow or http://localhost:8081/sys
404 page not found

Reproducible on docker and RPM/DEB packages.

The default format is prometheus. please try http://localhost:8081/metrics
You can change the format by stats-format https://github.com/VerizonDigital/vflow/blob/master/docs/config.md
I just updated the documentations.

The default format is prometheus. please try http://localhost:8081/metrics
You can change the format by stats-format https://github.com/VerizonDigital/vflow/blob/master/docs/config.md
I just updated the documentations.

Oh, my fault, thanks for help!