From fcc889508ab63a679b5cbd231478b25cff48d8fc Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 2 Dec 2023 11:34:20 -0600 Subject: fix: update domains --- blog/2023-06-08-goaccess-geoip.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'blog/2023-06-08-goaccess-geoip.org') 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: -![GoAccess HTML](https://img.0x4b1d.org/blog/20230608-goaccess/goaccess-dashboard.png "GoAccess HTML") +![GoAccess HTML](https://img.cleberg.net/blog/20230608-goaccess/goaccess-dashboard.png "GoAccess HTML") You can also see the GeoIP card created by the integration of the MaxMind database information. -![GoAccess GeoIP](https://img.0x4b1d.org/blog/20230608-goaccess/goaccess-geoip.png "GoAccess GeoIP") +![GoAccess GeoIP](https://img.cleberg.net/blog/20230608-goaccess/goaccess-geoip.png "GoAccess GeoIP") That's all there is to it! Informational data is provided in an organized fashion with minimal effort. -- cgit v1.2.3-70-g09d2