Splunk Search

Connect two points on map based on two coordinates

ngerosa
Path Finder

Hello,
I have this search:

index=ip
| lookup list.csv pop as POP_A OUTPUTNEW LAT as LAT_A LON as LON_A
| lookup list.csv pop as POP_B OUTPUTNEW LAT as LAT_B LON as LON_B
| table POP_A LAT_A LON_A POP_B LAT_B LON_B perc

I want to view the points for LAT_A LON_A and LAT_B LON_B on map and I want to connect the two points.
I tried to use geostats but it didn't work because this function accept only one couple of coordinates and not two.

Thanks!

Tags (1)
0 Karma
1 Solution

niketn
Legend

@ngerosa, although this is not built by Splunk, you can check out Missile Map app from Splunkbase:
https://splunkbase.splunk.com/app/3511/

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"

View solution in original post

0 Karma

niketn
Legend

@ngerosa, although this is not built by Splunk, you can check out Missile Map app from Splunkbase:
https://splunkbase.splunk.com/app/3511/

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

ngerosa
Path Finder

Thank you!

0 Karma

niketn
Legend

Let me convert to Answer. If you have tried out the App and it fits your need, please accept to mark this Question as answered.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma
Get Updates on the Splunk Community!

Enter the Splunk Community Dashboard Challenge for Your Chance to Win!

The Splunk Community Dashboard Challenge is underway! This is your chance to showcase your skills in creating ...

.conf24 | Session Scheduler is Live!!

.conf24 is happening June 11 - 14 in Las Vegas, and we are thrilled to announce that the conference catalog ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...