Open TonyLeeVT opened 6 years ago
Good day, per the thread here, I am opening an issue.
It appears that the geoip logstash filter does not like a space in the key name.
Results in a _geoip_lookup_failure: geoip { source => "Source IP" }
Parses just fine: geoip { source => "source_ip" }
Thanks for your time.
Good day, per the thread here, I am opening an issue.
It appears that the geoip logstash filter does not like a space in the key name.
Results in a _geoip_lookup_failure: geoip { source => "Source IP" }
Parses just fine: geoip { source => "source_ip" }
Thanks for your time.