Splunk Search

overridding incorrect MAXMIND data

ehoward
Path Finder

Will, the MAXMIND app is incorrectly identifying an IP address in Centreville, Va as being in Miami, Fl. What is the best way to correct this error? Do you recommend editing geoip.py or is there someway to edit GeoLiteCity.dat to correct the bad data?

Tags (2)
0 Karma

mw
Splunk Employee
Splunk Employee

GeoLiteCity.dat is a binary file. You could read through MAXMIND/bin/init.py and figure out how to write it out, change it, and then write it back. But, depending on what you're doing, you may also be able to override the results from it with another lookup command as well that references your own csv file with the relevant data.

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...