GeoIP¶
The monitor extension has the capability to integrate with the MaxMind GeoIP database in order to provide geolocation information about the origin of a request. This functionality is not enabled by default.
Note
At this time only the freely available GeoLite City database is supported.
Enabling GeoIP Lookup¶
In order to enable the GeoIP lookup capabilities
Download the GeoLite City database.
Uncompress the file and copy
GeoLiteCity.dat
to themonitoring
directory.Restart GeoServer.
Previous: Monitor Query API
Next: NetCDF