Navigate to MaxMind site > Manage License Keys > Create OR Get a license key here
NOTE: You need to be logged in to see the option Manage License Keys
Navigate to Administration > Administration Settings > Google Maps. From there, insert the API key.
This will be used to display a map widget.
This app makes use of the Python geoip2 module, which is licensed under the Apache 2.0 License, Copyright (c) 2018
POLL NOW can be used to investigate what gets run on each poll during ingestion.
IMPORTANT: LicenseKey is required to be specified in your asset. It's used to fetch the latest MaxMind database.
For more info on what gets run on each poll, see "Scheduled Polling" below.
This mode is used to schedule a polling action on the asset at regular intervals, which is configured via the INGEST SETTINGS tab of the asset.
In the case of Scheduled Polling, on every poll, the app compares the timestamp of the current database with the one on MaxMind server. The app will download the database from the server only if the server has a newer database. With this check, the app can avoid downloading a duplicate database and stay within the daily MaxMind download limit. As of September 14, 2021, each account can perform up to 2,000 total downloads in each 24 hour period. For more info, visit here
It's recommended to run the database update every 30 days. The schedule of the database update can be found here