Closed Xyaren closed 5 years ago
geoip_lookup_keys fails with complex json:
Config:
geoip_lookup_keys mdc.req.realIp
Json:
{ "mdc": { "req.realIp": "1.2.3.4", } }
Resolves the key correctly.
Please try #72
@Xyaren ping?
Sorry for the delay. To speed things up I modified the data before sending it into fluentd.
I did not test the method you provided sorry.
OK, thank you for reply.
Problem
geoip_lookup_keys fails with complex json:
Config:
Json:
Expected Behavior
Resolves the key correctly.