GeoLite2 Update
- Visit this link.
- Click the "Sign Up for GeoLite 2" button and complete the registration.
- Go to the
Download Fileslink. - If the databases aren't listed, accept the agreement in the left menu under the GeoIP2 / GeoLite2 tab.
- Download the GeoLite2 City database.
- Navigate to the path
<path to opensearch>/opensearch/plugins/smeor<path to elasticsearch>/elasticsearch/plugins/sme. - Use the
llcommand to find the owner of theGeoLite2-City.mmdbfile. - Unpack the archive and replace the
GeoLite2-City.mmdbfile. - Use the
chowncommand to change the owner if necessary. - Repeat these steps on all cluster nodes where
smeis installed.