Post #2177574
2026-05-06 18:42 UTC
Does anyone know of a good way to monitor nginx (not nginx plus!!) on a per-vhost basis? As in amount of traffic, amount of errors etc
:BoostOK:
Replies (4)
-
@dwardoric@chaos.social 2026-05-06 18:46
@commanderred@chaos.social Isn't there a prometheus plugin?
-
@littlefox@gotosocial-dev.svc.0x0a.network 2026-05-06 23:37
@commanderred@chaos.social I wonder how the k8s ingress-nginx achieved that and if it is recyclable outside that - too eepy rn to check myself, but maybe a pointer for you to look at?
-
@navi@catcatnya.com 2026-05-07 09:24
@commanderred@chaos.social there is nginx-mod-vts
-
@leah@blahaj.social 2026-05-07 09:28
@commanderred@chaos.social https://github.com/martin-helmich/prometheus-nginxlog-exporter/ not the most convenient but should work