allinurl / goaccess

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
https://goaccess.io
MIT License
18.52k stars 1.11k forks source link

goaccess.conf: geoloc only if configured with --enable-geoip, but it is an invalid opt #2728

Open par7133 opened 1 month ago

par7133 commented 1 month ago

excerpt from goaccess.conf:

GeoIP Options

Only if configured with --enable-geoip

--enable-geoip is an invalid option

-Dan

allinurl commented 1 month ago

Are you using the latest version of goaccess?

par7133 commented 1 month ago

Yes, ver 1.9.3

-Dan

Sep 26, 2024 02:04:47 Gerardo O. @.***>:

Are you using the latest version of goaccess?

— Reply to this email directly, view it on GitHub[https://github.com/allinurl/goaccess/issues/2728#issuecomment-2375475370], or unsubscribe[https://github.com/notifications/unsubscribe-auth/AFONMRE24XYJ6ZZUTY57Q4TZYNFRVAVCNFSM6AAAAABOYABCY6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNZVGQ3TKMZXGA]. You are receiving this because you authored the thread. [Tracking image][https://github.com/notifications/beacon/AFONMRHOVVQBWTX25UMTN4LZYNFRVA5CNFSM6AAAAABOYABCY6WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTUNS3QKU.gif]

0bi-w6n-K3nobi commented 1 month ago

Hi @par7133 ...

Nice talk with you here. Well, in truth this option need complement part. So, this one is correct only if you use like --enable-geoip=mmdb or --enable-geoip=legacy. I believe that you are need the first one.

I hope be clean.