GetPageSpeed Extras

nginx-module-traffic-accounting

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

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 amazon-linux-extras install epel
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;

Architecture

Optimized for aarch64 (ARM64) architecture. It can be used on AWS Graviton instances, as well as Raspberry Pi 4 and newer.

RPMs

Package Size Changelog
nginx-module-traffic-accounting-1.30.2+2.0.4-2.amzn2.gps.aarch64 19 KiB no changelog
nginx-module-traffic-accounting-1.30.1+2.0.4-2.amzn2.gps.aarch64 19 KiB no changelog
nginx-module-traffic-accounting-1.30.1+2.0.4-1.amzn2.gps.aarch64 19 KiB no changelog
nginx-module-traffic-accounting-1.30.0+2.0.4-1.amzn2.gps.aarch64 19 KiB no changelog
nginx-module-traffic-accounting-1.28.3+2.0.4-1.amzn2.gps.aarch64 19 KiB no changelog
nginx-module-traffic-accounting-1.28.2+2.0.4-1.amzn2.gps.aarch64 19 KiB no changelog
nginx-module-traffic-accounting-1.28.1+2.0.4-1.amzn2.gps.aarch64 19 KiB no changelog
nginx-module-traffic-accounting-1.28.0+2.0.4-1.amzn2.gps.aarch64 19 KiB no changelog
nginx-module-traffic-accounting-1.26.3+2.0.4-1.amzn2.gps.aarch64 19 KiB no changelog
nginx-module-traffic-accounting-1.26.2+2.0.4-8.amzn2.gps.aarch64 19 KiB no changelog

Subscribe