- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Splunk query to find locations in Missile Map
alexspunkshell
Contributor
03-02-2021
03:01 AM
I want missile map showing details from one to other location with title.
Please help me. Below is my query.
index=graphsecurityalert
| eval LogonIP=mvindex('userStates{}.logonIp',0)
|iplocation LogonIP |iplocation src_ip | stats dc(title) by Country | geom geo_countries featureIdField="Country" |table Country title latitude longitude
@soutamo @saravanan90 @thambisetty @ITWhisperer @gcusello @bowesmana @to4kawa
