aboutsummaryrefslogtreecommitdiff
path: root/content/posts/site-analytics.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts/site-analytics.md')
-rw-r--r--content/posts/site-analytics.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/posts/site-analytics.md b/content/posts/site-analytics.md
index 644c96b..37a6e32 100644
--- a/content/posts/site-analytics.md
+++ b/content/posts/site-analytics.md
@@ -72,3 +72,5 @@ That produced the following output:
```
All those US visitors are probably just me. But I didn't know my site was so big in Hong Kong? Maybe because of VPNs?
+
+2024-12-11 update: I switched to Caddy so I'm now using the command `journalctl -eu caddy --output cat --lines all | goaccess --log-format caddy`.