GetPageSpeed Extras

nginx-module-traffic-accounting

How to install nginx-module-traffic-accounting (x86_64)

Monitor the incoming and outgoing traffic metrics in realtime for NGINX

License: BSD-2-Clause Vendor: GetPageSpeed LLC https://github.com/dvershinin/traffic-accounting-nginx-module

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install yum-utils
sudo yum-config-manager --enable getpagespeed-extras-mainline
sudo yum -y install nginx-module-traffic-accounting

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). To enable this module after installation, add the following to /etc/nginx/nginx.conf and reload NGINX: load_module modules/ngx_http_accounting_module.so; Alternatively, enable all installed modules by adding this line to the top of /etc/nginx/nginx.conf: include /usr/share/nginx/modules/*.conf;

RPMs

Package Size Built Changes
nginx-module-traffic-accounting-1.31.2+2.0.4-2.amzn2023.gps.x86_64 25 KiB 2026-06-18 no changelog
nginx-module-traffic-accounting-1.31.1+2.0.4-2.amzn2023.gps.x86_64 25 KiB 2026-05-23 no changelog
nginx-module-traffic-accounting-1.31.0+2.0.4-2.amzn2023.gps.x86_64 25 KiB 2026-05-15 no changelog
nginx-module-traffic-accounting-1.31.0+2.0.4-1.amzn2023.gps.x86_64 25 KiB 2026-05-14 no changelog
nginx-module-traffic-accounting-1.29.8+2.0.4-1.amzn2023.gps.x86_64 25 KiB 2026-04-08 no changelog
nginx-module-traffic-accounting-1.29.7+2.0.4-1.amzn2023.gps.x86_64 25 KiB 2026-03-25 no changelog
nginx-module-traffic-accounting-1.29.6+2.0.4-1.amzn2023.gps.x86_64 24 KiB 2026-03-11 no changelog
nginx-module-traffic-accounting-1.29.5+2.0.4-1.amzn2023.gps.x86_64 24 KiB 2026-02-05 no changelog
nginx-module-traffic-accounting-1.29.4+2.0.4-1.amzn2023.gps.x86_64 24 KiB 2025-12-11 no changelog
nginx-module-traffic-accounting-1.29.3+2.0.4-1.amzn2023.gps.x86_64 24 KiB 2025-11-01 no changelog

Subscribe