#goaccess — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #goaccess, aggregated by home.social.
-
RE: https://infosec.exchange/@goaccess/116063610887307130
I didn't notice this useful addition when 1.10 was released in february:
> Added the ability to prepend the virtual host to a request via `--concat-vhost-req`
-
Need a goaccess logs query to see what's going on with my #faircamp site.
Goaccess working and producing good output to the Terminal based dashboard.
Nginx logs in default format, so 'combined' query.
I want it to "Show me everything from as far back as you've got to date for my domain faircamp.nigelharpur.co.uk please"
It would be 'nice' to have it output as terminal dashboard and HTML please clever peeps, but maybe 2 separate queries if not combined, no worries.
-
Okay, it took me some time to wrap my head around the config.
I am using the latest GoAccess version and Caddy 2.6.2. If you're interested in my config file for GoAccess, just tell me and I'll send you a link to a copy of it in my cloud :)
The process is basically:
1. Install GoAccess
2. Adjust GoAccess settings
3. Remove old logfiles (because they most likely have the wrong format)
4. Adjust Caddy settings
5. Add GoAccess Webpage to Caddy
6. Run GoAccess
7. View in Browser -
𝗚𝗼𝗔𝗰𝗰𝗲𝘀𝘀:
#Analytics #Statistics #Privacy #GoAccess
https://thewhale.cc/posts/goaccess
GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly.
-
Success! I managed to generate a HTML report with #GoAccess from my #Apache logs.
What I now need to figure out is what all that information and all those abbreviations actually _mean_ - i.e. what will help me identify the causes for all the website downtimes. Can anyone recommend a good beginner's guide (i.e. for someone who has never had to deal with those technical aspects of website maintenance before)?
-
I need some quick help reading my #Apache logs.
In my logs, the date/time stamps have the format
wiki.sunkencastles.com XXX.XXX.XXX.XX - - [23/Oct/2025:20:24:06 +0000]
What is the correct option for my #GoAccess command?
EDIT: I read the manual a bit more closely, and I realized I need to specify both:
--log-format <logformat>
and
--datetime-format <date_timeformat>
I suspect the challenge lies with the former.
EDIT: Solved, thanks to everyone who replied!
-
#GoAccess website (goaccess.io) and APT repository (deb.goaccess.io) seem compromised, returning suspicious HTML/JS instead of expected content (like "gnugpg.key").
This is causing "apt update" signature errors on Ubuntu/Debian. Recommend disabling their APT repo and avoiding downloads from their site until resolved.
Stay safe.
-
I realized that the #goAccess #web #analytics based on #nginx I use on #storySeedLibrary are pretty limited. Maybe too limited.
I'm considering to swapping to some JS-based ones, like Piwik or a similar #FLOSS solution.
Can you recommend anything?
Do you think that using JS-based analytics would compromise the privacy of the users?
-
The Week in Review, Edition 88 (2025-16)
Topics:
🏠 After a break of over 25 years, laying carpet again
🗺️ Bikerouter screenshot as the cover image in weeklyOSM
🚵♂️ OpenStreetMap is and remains one of the greatest projects
🖥️ VPS Price Tracker shows good deals for virtual servers
🪵 My first turning project, just in time for Easter
🐚 CLI tool of the week: goaccess
🔊 This week listening: Sasha Vatoff, Yannick Weineck, Culture Shock & Grafix.
#Weekly #carpet #craft #Bikerouter #weeklyOSM #OpenStreetMap #VPSPriceTracker #Woodturning #Woodworking #Easter #goaccess #Techno
-
Wochenrückblick, Ausgabe 88 (2025-16)
Themen:
🏠 Nach über 25 Jahren Pause wieder Teppichboden verlegen
🗺️ Bikerouter-Screenshot als Titelbild in weeklyOSM
🚵♂️ OpenStreetMap ist und bleibt eines der tollsten Projekte
🖥️ VPS Price Tracker zeigt günstige Angebote für virtuelle Server
🪵 Mein erstes Drechselprojekt, pünktlich zu Ostern
🐚 CLI-Tool der Woche: goaccess
🔊 In dieser Woche gehört: Sasha Vatoff, Yannick Weineck, Culture Shock & Grafix
#Wochenrückblick #Teppich #Raumausstattung #Handwerk #Bikerouter #weeklyOSM #OpenStreetMap #VPSPriceTracker #Drechseln #Woodworking #Ostern #goaccess #Techno
-
I wrote a note about how to run a #Goaccess server on #NixOS: https://notes.abhinavsarkar.net/2025/goaccess-server-on-nixos
-
#GoAccess pour les journaux #Nginx #Proxy Manager passe en version 1.1.35 😎
👉 https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager -
#GoAccess - open source real-time web log analyzer (#analytics, #privacy)
🔗 https://eshlox.net/goaccess-open-source-real-time-web-log-analyzer-analytics-privacy
-
Pour la sécurisation de mon proxy inverse #NGINX, non, je ne suis pas parti sur #crowdsec 😲
Je suis de la vieille école❗
Je reste fidèle à celui qui a fait ces preuves, #fail2ban😎
Avec un bon paramétrage, il ne déroge pas à sa réputation🤙
Avec #Goaccess qui me donne un retour visuel sur ce qui passe par NGINX, c'est pas mal du tout💪 -
#Goaccess
Site officiel : https://goaccess.io
Site officiel (demo) : https://rt.goaccess.io
L'adaptation pour NGINX Proxy Manager : https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager -
#Goaccess
Site officiel : https://goaccess.io
Site officiel (demo) : https://rt.goaccess.io
L'adaptation pour NGINX Proxy Manager : https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager -
GoAccess 以及 ApacheTop
前幾天 blog 又被打到跳 CPU credit alarm,剛好在「Mitigating a DoS attack with GoAccess and Cloudflare」這邊看到 GoAccess 這個工具,發現在 Ubuntu 裡面已經存在一陣子了:「Ubuntu – Package Search Results -- goaccess」,就裝起來用看看 (雖然裝起來不是最新版)。
跑的方式很簡單,就是把 log filename 接在指令後面就可以了,這邊的程式剛好很適合顯示在打直的螢幕上,他預設一頁有 13 種資訊,一次就可以顯
https://blog.gslin.org/archives/2024/11/28/12103/goaccess-%e4%bb%a5%e5%8f%8a-apachetop/
#Computer #Murmuring #Network #Software #WWW #access #apachetop #goaccess #http #log #top #web
-