Skip to main content

GeoLite2 Update

  1. Visit this link.
  2. Click the "Sign Up for GeoLite 2" button and complete the registration.
  3. Go to the Download Files link.
  4. If the databases aren't listed, accept the agreement in the left menu under the GeoIP2 / GeoLite2 tab.
  5. Download the GeoLite2 City database.
  6. Navigate to the path <path to opensearch>/opensearch/plugins/sme or <path to elasticsearch>/elasticsearch/plugins/sme.
  7. Use the ll command to find the owner of the GeoLite2-City.mmdb file.
  8. Unpack the archive and replace the GeoLite2-City.mmdb file.
  9. Use the chown command to change the owner if necessary.
  10. Repeat these steps on all cluster nodes where sme is installed.