- Send X-Client-IP from varnishkafka: %{X-Client-IP}o
- EventLogging processors parse this into ip field: %{ip}i
- EventLogging jrm.py (MySQL inserter) code blacklists ip field in NO_DB_PROPERTIES.
- JSONRefine EventLogging job configured with geocode_ip --transform-functions that uses the analytics refinery geocode logic to add geocoded_data map to all EventLogging Hive tables.
(Tilman will be so happy.)