All Apps and Add-ons

Google maps app error

axewater
New Member

Hi

I'm trying to plot some IPs on a map with this App. I've just installed it and its listed correctly in the apps section. However when I try a basic geomap query like :

sourcetype="xxxxx" | geoip remote_ip

I get the following error :

Streamed search execute failed because: Error in 'script': Getinfo probe failed for external search command 'geoip'

I've searched the forum already, but all the anwers suggest I install the app on both the search head and the indexer. But in our case that is the same box, so I'm a little lost.

Any help would be much appreciated ... Management likes graphics.

ps: I did install the MAXMIND app first and was able to get countries as fields with this, maybe there is some conflict as it uses the same components ? MAXMIND queries still work without issues though.

Tags (4)
0 Karma

asmall
Explorer

Try:

sourcetype="xxxxx" remote_ip=* | stats count by remote_ip | geoip remote_ip

0 Karma
Get Updates on the Splunk Community!

Simplifying the Analyst Experience with Finding-based Detections

    Splunk invites you to an engaging Tech Talk focused on streamlining security operations with ...

[Puzzles] Solve, Learn, Repeat: Word Search

This challenge was first posted on Slack #puzzles channelThis puzzle is based on a letter grid containing ...

[Puzzles] Solve, Learn, Repeat: Advent of Code - Day 4

Advent of CodeIn order to participate in these challenges, you will need to register with the Advent of Code ...