<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Map on the dashboard in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Map-on-the-dashboard/m-p/85822#M44102</link>
    <description>&lt;P&gt;What if you just use:   eventtype="cisco_firewall" | geoip src_ip&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 09:20:40 GMT</pubDate>
    <dc:creator>southeringtonp</dc:creator>
    <dc:date>2020-09-28T09:20:40Z</dc:date>
    <item>
      <title>Map on the dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Map-on-the-dashboard/m-p/85819#M44099</link>
      <description>&lt;P&gt;I would like to edit the seach that presents the map on the dashboard.&lt;/P&gt;

&lt;P&gt;Currently it shows the location of the IPs by security event.&lt;/P&gt;

&lt;P&gt;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.&lt;/P&gt;

&lt;P&gt;is that possible?&lt;/P&gt;

&lt;P&gt;Ramon&lt;/P&gt;</description>
      <pubDate>Tue, 09 Nov 2010 02:07:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Map-on-the-dashboard/m-p/85819#M44099</guid>
      <dc:creator>rezuma</dc:creator>
      <dc:date>2010-11-09T02:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: Map on the dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Map-on-the-dashboard/m-p/85820#M44100</link>
      <description>&lt;P&gt;It's definitely possible.&lt;/P&gt;

&lt;P&gt;It may, however, take some work. &lt;/P&gt;

&lt;P&gt;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.&lt;/P&gt;

&lt;P&gt;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 &lt;A href="http://answers.splunk.com/questions/5793/use-googlemaps-app-instead-of-ammap-for-cisco-security-app" rel="nofollow"&gt;link&lt;/A&gt; 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.&lt;/P&gt;

&lt;P&gt;You can look at the &lt;A href="http://splunkbase.splunk.com/apps/All/4.x/Add-On/app:UI+Examples" rel="nofollow"&gt;UI Examples&lt;/A&gt; app or the &lt;A href="http://www.splunk.com/base/Documentation/latest/Developer/AdvancedDashboard" rel="nofollow"&gt;docs&lt;/A&gt; to see how the XML would work. You'd probably end up wrapping the &lt;CODE&gt;GoogleMaps&lt;/CODE&gt; module in a &lt;CODE&gt;SearchSelectLister&lt;/CODE&gt; or similar.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Nov 2010 04:19:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Map-on-the-dashboard/m-p/85820#M44100</guid>
      <dc:creator>southeringtonp</dc:creator>
      <dc:date>2010-11-09T04:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Map on the dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Map-on-the-dashboard/m-p/85821#M44101</link>
      <description>&lt;P&gt;I added the google maps app, very cool, but it doesnt work for me, it is not showing the results.&lt;/P&gt;

&lt;P&gt;I do this search on the google app&lt;BR /&gt;
eventtype="cisco_firewall" | lookup geoip clientip as src_ip | geonormalize&lt;BR /&gt;
and it doesnt show me any results on the map &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Ramon&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 09:20:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Map-on-the-dashboard/m-p/85821#M44101</guid>
      <dc:creator>rezuma</dc:creator>
      <dc:date>2020-09-28T09:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Map on the dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Map-on-the-dashboard/m-p/85822#M44102</link>
      <description>&lt;P&gt;What if you just use:   eventtype="cisco_firewall" | geoip src_ip&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 09:20:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Map-on-the-dashboard/m-p/85822#M44102</guid>
      <dc:creator>southeringtonp</dc:creator>
      <dc:date>2020-09-28T09:20:40Z</dc:date>
    </item>
  </channel>
</rss>

