diff options
Diffstat (limited to 'blog/2023-06-08-goaccess-geoip.org')
-rw-r--r-- | blog/2023-06-08-goaccess-geoip.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/blog/2023-06-08-goaccess-geoip.org b/blog/2023-06-08-goaccess-geoip.org index b3224fb..a214831 100644 --- a/blog/2023-06-08-goaccess-geoip.org +++ b/blog/2023-06-08-goaccess-geoip.org @@ -54,12 +54,12 @@ zcat /var/log/nginx/example.access.log.*.gz | goaccess \ See below for an example of the HTML output: - + You can also see the GeoIP card created by the integration of the MaxMind database information. - + That's all there is to it! Informational data is provided in an organized fashion with minimal effort. |