All Apps and Add-ons

Error with google map app in Splunk

OMohi
Path Finder

I am getting errords from the geoip script in the Google map apps in Splunk. The same search in the search app is working fine. I thought it might be some permission issue but google map app has read , write and execute functions properly defined.

Here is my search string: index=network sourcetype=syslog | rex field=_raw "(?\d+.\d+.\d+.\d+)" | lookup geoip clientip as ip

On seach head the following eror gets displayed
Script for lookup table 'geoip' returned error code 1 . Results may be incorrect.

Please suggest if there is a resolution for this issue.

0 Karma

asmall
Explorer

Try:

index=network sourcetype=syslog ip=* | rex field=_raw "(?d+.d+.d+.d+)" | geoip ip

0 Karma
Get Updates on the Splunk Community!

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...