<?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: AmMap Drilldown in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/AmMap-Drilldown/m-p/14450#M282</link>
    <description>&lt;P&gt;Yeah, that would be great.  I'm completely comfortable writing the python, I think I'm just a little lost as to what part of the implementation needs to be tweaked.&lt;/P&gt;</description>
    <pubDate>Sun, 18 Jul 2010 09:15:02 GMT</pubDate>
    <dc:creator>Yancy</dc:creator>
    <dc:date>2010-07-18T09:15:02Z</dc:date>
    <item>
      <title>AmMap Drilldown</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/AmMap-Drilldown/m-p/14448#M280</link>
      <description>&lt;P&gt;I've been using the AmMap Example but I'd like to drilldown on a different field than 'ip'.  I'm not sure where I can set this though.&lt;/P&gt;

&lt;P&gt;Sometimes the field name is different than 'ip' so the drilldown would work better for me if it just searched the raw address instead&lt;/P&gt;

&lt;P&gt;IE&lt;/P&gt;

&lt;P&gt;instead of searching: ip=127.0.0.1&lt;/P&gt;

&lt;P&gt;search just: 127.0.0.1&lt;/P&gt;

&lt;P&gt;Great app BTW!&lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2010 05:54:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/AmMap-Drilldown/m-p/14448#M280</guid>
      <dc:creator>Yancy</dc:creator>
      <dc:date>2010-05-28T05:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: AmMap Drilldown</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/AmMap-Drilldown/m-p/14449#M281</link>
      <description>&lt;P&gt;Do you still need this? I can help you if you are willing to do some python programming (merely 1 or 2 lines of code)&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2010 23:05:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/AmMap-Drilldown/m-p/14449#M281</guid>
      <dc:creator>hbazan</dc:creator>
      <dc:date>2010-07-16T23:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: AmMap Drilldown</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/AmMap-Drilldown/m-p/14450#M282</link>
      <description>&lt;P&gt;Yeah, that would be great.  I'm completely comfortable writing the python, I think I'm just a little lost as to what part of the implementation needs to be tweaked.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jul 2010 09:15:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/AmMap-Drilldown/m-p/14450#M282</guid>
      <dc:creator>Yancy</dc:creator>
      <dc:date>2010-07-18T09:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: AmMap Drilldown</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/AmMap-Drilldown/m-p/14451#M283</link>
      <description>&lt;P&gt;Ok, lets see if I can guide you. Go to ...\Splunk\etc\apps\amMap\bin and open map_results.py . Serarch for "def format_threat_movies(geo_results):", inside that function check how the variable "url" gets its value. That's the search that will fire when you click on a ballon. You'll see there's a for sentence, inside that for replace this [ uniq_keys = uniq_keys + geo_results[key]["iterator"] + "%3D" + x + "%20OR%20" ] for this: [ uniq_keys = uniq_keys + x + "%20OR%20" ]&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 09:15:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/AmMap-Drilldown/m-p/14451#M283</guid>
      <dc:creator>hbazan</dc:creator>
      <dc:date>2020-09-28T09:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: AmMap Drilldown</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/AmMap-Drilldown/m-p/14452#M284</link>
      <description>&lt;P&gt;Hi, You can simply set the iterator field to the field value you'd like to drill-down on. so instead of iterator=ip set it to iterator="someField" OR you can simply do iterator="" to have it just pass the value of the IP to the search. &lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2010 08:15:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/AmMap-Drilldown/m-p/14452#M284</guid>
      <dc:creator>Will_Hayes</dc:creator>
      <dc:date>2010-08-10T08:15:08Z</dc:date>
    </item>
  </channel>
</rss>

