Dashboards & Visualizations

Map on the dashboard

rezuma
New Member

I would like to edit the seach that presents the map on the dashboard.

Currently it shows the location of the IPs by security event.

I want to show the same but filtering by destination, for instance, show the location of the IPs that connected to a specific server in our organization.

is that possible?

Ramon

Tags (1)
0 Karma

southeringtonp
Motivator

It's definitely possible.

It may, however, take some work.

The ammap tool used in the Cisco app works from a static XML file that gets regenerated periodically in the background by a saved search. You would need to duplicate this functionality for each variation of the map that you want.

If you want to be able to apply filters in realtime, then you're better off converting it to use the Google Maps plugin (see link for how to do that). The Google Maps integration works differently than ammap -- each map is generated at search time for the specific result set, so you have more flexibility.

You can look at the UI Examples app or the docs to see how the XML would work. You'd probably end up wrapping the GoogleMaps module in a SearchSelectLister or similar.

0 Karma

southeringtonp
Motivator

What if you just use: eventtype="cisco_firewall" | geoip src_ip

0 Karma

rezuma
New Member

I added the google maps app, very cool, but it doesnt work for me, it is not showing the results.

I do this search on the google app
eventtype="cisco_firewall" | lookup geoip clientip as src_ip | geonormalize
and it doesnt show me any results on the map 😞

Ramon

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

A Four-Part Event Series: Full Stack Observability For the AI Era

As AI reshapes applications, infrastructure, and the way teams operate, the traditional boundaries of ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...