mkwebstats/README.md

13 lines
438 B
Markdown
Raw Permalink Normal View History

2021-09-09 09:09:34 -04:00
# mkwebstats repo
## Introduction
This repo contains mkwebstats.sh, a simple shell script that will use goaccess
to generate web log analytics from nginx-proxy-manager proxy host logs. The
resultant html report files will be written into the html directory of another
nginx web host.
This instance of goaccess has IP geolocation enabled, and requires the presence
of a GeoLite2 geo ip database from MaxMind (https://www.maxmind.com).