RIPE Atlas to GELF with Python
Usage: python measurements-to-gelf.py (measurement id) (timeframe in min)
Example: python measurements-to-gelf.py 12323 5
Please define Server and Port inside the script and you need an API Key for Geolocation from https://geocoder.opencagedata.com/pricing
*/5 * * * * /usr/bin/python measurements-to-gelf.py 12323 8
- Use streaming API
- Multiple destination support
- Multiple measurement support