Amit Saha 5/24/2019

Nginx and geoip lookup with geoip2 module

Read Original

This article provides a detailed tutorial on setting up GeoIP2-based location lookups in Nginx logs, specifically using the X-Forwarded-For header. It covers installing the geoip2 module, using the mmdblookup tool to query the MaxMind database for data like city, timezone, and country, and extracting specific information from the nested JSON output.

Nginx and geoip lookup with geoip2 module

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes