The problem/use-case that the feature addresses
We want to use rdis to do geo location look up, memcache lookup does not provide data type of network range for us to be able to lookup geolocation for IP's. Logstash has geoip lookup but does not support custom fields like business units
Description of the feature
Need a filter plugin created for logstash
Alternatives you've considered
Asking update to Logstash geoip filter,
Additional information
Any additional information that is relevant to the feature request.
Comment From: yoav-steinberg
Have you looked at this https://redis.com/redis-best-practices/indexing-patterns/ip-range-indexing/?
Comment From: brian-grabau
My use case is satisfied by Logstash GeoIP plugin as it maps what ever data is in the data set and is probably more efficient than external look up