- Visit this link.
- Click the "Sign Up for GeoLite 2" button and complete the registration.
- Go to the
Download Files
link.
- 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/sme
or <path to elasticsearch>/elasticsearch/plugins/sme
.
- Use the
ll
command to find the owner of the GeoLite2-City.mmdb
file.
- Unpack the archive and replace the
GeoLite2-City.mmdb
file.
- Use the
chown
command to change the owner if necessary.
- Repeat these steps on all cluster nodes where
sme
is installed.