@Larvitz

stimmt, aber früher mal hatte ich Zugriff aufs Grafana Dashboard.

Warum eigentlich nicht mehr?🤔

Ich finde halt #goaccess richtig schön 😍 wobei das halt nur für Webserver gemacht ist.

#beszel ist auch sehr sehr hübsch 👍

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`

#GoAccess

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.

#goaccess #linux #help

More text, this time about setting up one of the simplest and lightest website analytics I know: GoAccess

https://oranki.net/posts/2026-03-26-simple-website-analytics/

#GoAccess #statistics #FOSS

Simple and lightweight website analytics using goaccess

Getting some insights into the visitors to your website is nice, and there are a lot of options for analytics, and you they include hosted free or paid services and self-hostable versions too.

@maddy

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

#GoAccess

Uroki posiadania serwera WWW

Najłatwiej dowiedzieć się tym co jest na topie jeśli chodzi o ataki na serwery http, gdy postawi się własny. [...]

https://baal.ar76.eu/arek/uroki-posiadania-serwera-www

Uroki posiadania serwera WWW

Najłatwiej dowiedzieć się tym co jest na topie jeśli chodzi o ataki na serwery http, gdy postawi się własny. Na moim blogu nic jeszcze ...

arek o sofcie
il y a des gens qui utilisent #goaccess pour analyser les fichiers logs de leur site (les "vraies" stats) ? Ça semble intéressant quand on ne cherche pas forcément au jour le jour...

𝗚𝗼𝗔𝗰𝗰𝗲𝘀𝘀:

#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?

https://goaccess.io/man

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 - Manual Page