@amapanda I was using #grok, but it's 6y unmaintained. To me #Loki is not an option, because when I tried to implement #awstats like stats in #prometheus (or loki) + grafana, the problem was the cardinality explosion based on path (even if you just bundle them by app or verb), or on client IP, or on user agent string (not that it makes any sense these days).

I'm thinking of writing a python script to export logs to a SQL db and use #grafana directly to do the queries against that.

Oops, since I'm now hosting the #BananaHackers download file manually instead of with Disroot's #Forgejo, it means I'll have to manually track the downloads as well (if I want to keep count) 😬

How does one do that? Is #awstats still a thing and does it work with nginx too? I also clear my logs once in a while so I'd ideally put these stats away somewhere first...

AWStats 8.0 est sorti - LinuxFr.org

L’actualité du logiciel libre et des sujets voisins (DIY, Open Hardware, Open Data, les Communs, etc.), sur un site francophone contributif géré par une équipe bénévole par et pour des libristes enthousiastes

La version 8.0 d'#AWStats, le logiciel d'analyse de Log, est disponible.

Comme je l'avais annoncé dans le PodCast Projets Libres (https://www.projets-libres.org/mesurer-trafic-matomo-maubry-ldestailleur/), cette version est la dernière version que je publie.
Mais si la communauté veut prolonger le plaisir...

Plus d'info : https://www.destailleur.fr/awstats-80-est-disponible.php

yahi un agrégateur de statistiques dans l'esprit d'awstats - LinuxFr.org

L’actualité du logiciel libre et des sujets voisins (DIY, Open Hardware, Open Data, les Communs, etc.), sur un site francophone contributif géré par une équipe bénévole par et pour des libristes enthousiastes

#Matomo et #AWStats, outils d'analyse de trafic Web #opensource ont été les sujets d'un nouvel épisode du podcast #projetslibres

https://www.destailleur.fr/de-awstats-a-matomo-l-analyse-de-trafic-web-open-source.php
(Spoiler alert: annonce majeur sur le projet AWStats en fin d'épisode)

De AWStats à Matomo, l'analyse de trafic Web Open Source

De AWStats à Matomo, l'analyse de trafic Web Open Source

What do you use to analyze #Apache2 logs in 2025 ?

I used to run #AWStats but I suspect there's some Rust or Go or what not "modern" alternative these days...

AWStats vs Google Analytics: The Battle of Web Analytics Tools
https://www.tresseo.com/articles/awstats-vs-google-analytics/

#websites #awstats #analytics #business

AWStats vs Google Analytics: The Battle of Web Analytics Tools

AWStats is a nifty website analytics tool, but it often gets overshadowed by Google Analytics. Let's talk about the differences.

Tresseo

nginx + AWStats

AWStats 是個很老牌的分析工具,直接對 access log 分析後提供報表,本來以為是完全沒在動的專案,但從版本記錄發現 2020 年與 2023 年各有一版修安全性問題,看起來還是有在維護?

會想到要裝是因為這幾天被砍站,CPU credit 低到觸發我設定的 alarm:

除了處理外,也想快速看一下發生什麼事情,而這種砍站的在 JavaScript 類的分析服務上不會看到,需要直接對 server log 分析,所以就想到 AWStats 了...

Ubuntu 可以透過 sudo apt install -y awstats

https://blog.gslin.org/archives/2024/08/01/11918/nginx-awstats/

#Computer #DevOps #Murmuring #Network #Software #SRE #WWW #awstats #cgi #devops #fastcgi #fcgiwrap #nginx #perl #sre

nginx + AWStats

AWStats 是個很老牌的分析工具,直接對 access log 分析後提供報表,本來以為是完全沒在動的專案,但從版本記錄發現 2020 年與 2023 年各有一版修安全性問題,看起來還是有在維護? 會想到要裝是因為這幾天被砍站,CPU credit balance...

Gea-Suan Lin's BLOG

@gmknet Einer eurer Geldgeber schreibt euch vor, speziell #GoogleTagManager zur #Reichweitenmessung zu verwenden? Von sowas habe ich noch nie gehört. Darf ich fragen, wie der heißt? Google?

Man kann Besucherzahlen auch ganz ohne Tracker messen: indem man die Webserver-Logfiles analysiert. Dafür gibt es Freie Software. Ich verwende #AWstats und kann es empfehlen, obwohl es etwas altmodisch aussieht.