From a807aed5c389d1dfadcd5c88b79c48469aa5b9d9 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Mon, 8 Jul 2024 20:31:42 -0500 Subject: fix images for 2023 and 2024 posts --- content/blog/2023-06-08-goaccess-geoip.md | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) (limited to 'content/blog/2023-06-08-goaccess-geoip.md') diff --git a/content/blog/2023-06-08-goaccess-geoip.md b/content/blog/2023-06-08-goaccess-geoip.md index b6cf33e..ff5d031 100644 --- a/content/blog/2023-06-08-goaccess-geoip.md +++ b/content/blog/2023-06-08-goaccess-geoip.md @@ -49,20 +49,4 @@ zcat /var/log/nginx/example.access.log.*.gz | goaccess \ --log-format=COMBINED \ -o output.html \ /var/log/nginx/example.access.log - -``` - -## Example Output - -See below for an example of the HTML output: - -![GoAccess -HTML](https://img.cleberg.net/blog/20230608-goaccess/goaccess-dashboard.png) - -You can also see the GeoIP card created by the integration of the MaxMind -database information. - -![GoAccess -GeoIP](https://img.cleberg.net/blog/20230608-goaccess/goaccess-geoip.png) - -That's all there is to it! Informational data is provided in an organized -fashion with minimal effort. +``` \ No newline at end of file -- cgit v1.2.3-70-g09d2