aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2023-06-08-goaccess-geoip.md
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2024-07-08 20:31:42 -0500
committerChristian Cleberg <[email protected]>2024-07-08 20:31:42 -0500
commit415df61fd7b1f6b3d10a4a81cc4ece777a8a2c8f (patch)
tree5291dff815cf5888992a18702bb1b7f5bb421d3a /content/blog/2023-06-08-goaccess-geoip.md
parent29a31615690f9307eb19152e4d75248e7afdf854 (diff)
downloadcleberg.net-415df61fd7b1f6b3d10a4a81cc4ece777a8a2c8f.tar.gz
cleberg.net-415df61fd7b1f6b3d10a4a81cc4ece777a8a2c8f.tar.bz2
cleberg.net-415df61fd7b1f6b3d10a4a81cc4ece777a8a2c8f.zip
fix images for 2023 and 2024 posts
Diffstat (limited to 'content/blog/2023-06-08-goaccess-geoip.md')
-rw-r--r--content/blog/2023-06-08-goaccess-geoip.md18
1 files changed, 1 insertions, 17 deletions
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