Spyke

How I wish I had seen this about a month ago when I spent hours smarting up the nginx module and converting the maxmind DBs to v1 to make the compatible.

I do wonder how well this performs compared to the nginx module

2
superventreply
lemmy.dbzer0.com

Thanks for the answers, but my specs are very low (intel atom with 2GB ram), I only wanted to know which countries are using my snowflake tor bridge.

1

Graylog and elasticsearch might fit on that, depending on how much is already used, and if you set the heap sizes at their bare minimum... but it will perform badly, and it's overkill anyway if you just need this simple stat.

I would look into writing a custom log parser for goaccess (https://goaccess.io/man#custom-log) and let it parse your bridge logs. This is how the geolocation section looks in the HTML report (each continent can be expanded and it will reveal the stat by country).

I update the report every hour via cron, as I don't need real-time stats (but goaccess can do that).

1

The less straight forward way is to put a Middleware To query the IP with some geoIP site the get the info.

nginx+ supports geoIP blocking as well, there may be a free version of this feature

3

I think the most straightforward way to collect these info would be to use Cloudflare as the DNS for your domains, which allows for a good deal of analytics.

1

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I've seen in this thread:

Fewer LettersMore Letters
DNSDomain Name Service/System
HTTPHypertext Transfer Protocol, the Web
IPInternet Protocol
SSHSecure Shell for remote terminal access
SSLSecure Sockets Layer, for transparent encryption
TLSTransport Layer Security, supersedes SSL
nginxPopular HTTP server

6 acronyms in this thread; the most compressed thread commented on today has 8 acronyms.

[Thread #224 for this sub, first seen 19th Oct 2023, 08:15] [FAQ] [Full list] [Contact] [Source code]

0

You reached the end