nginx-module-traffic-accounting - Monitor the incoming and outgoing traffic metrics in realtime for NGINX
Website: | https://github.com/dvershinin/traffic-accounting-nginx-module |
---|---|
License: | BSD |
Vendor: | GetPageSpeed LLC |
- Description:
Monitor the incoming and outgoing traffic metrics in realtime for NGINX. Now accounting module supports both HTTP and STREAM subsystems A realtime traffic and status code monitor solution for NGINX, which needs less memory and cpu than other realtime log analyzing solutions. Useful for traffic accounting based on NGINX config logic (by location / server / user-defined-variables).
- Distro notes:
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
How to Install
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install dnf-plugins-core sudo dnf config-manager --enable getpagespeed-extras-mainline sudo dnf -y install nginx-module-traffic-accounting