<?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: How do I modify my search so that results appear on a map? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-modify-my-search-so-that-results-appear-on-a-map/m-p/201911#M12676</link>
    <description>&lt;P&gt;Try this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; index=radware host=x.x.x.x action="drop" NOT src="y.y.y.y" NOT src="0.0.0.0" |fields src | stats count as _geo_count by src | geoip src | search _geo=* |  geostats latfield=src_latitude longfield=src_longitude count
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 20 Sep 2016 17:11:35 GMT</pubDate>
    <dc:creator>sundareshr</dc:creator>
    <dc:date>2016-09-20T17:11:35Z</dc:date>
    <item>
      <title>How do I modify my search so that results appear on a map?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-modify-my-search-so-that-results-appear-on-a-map/m-p/201910#M12675</link>
      <description>&lt;P&gt;Good day&lt;/P&gt;

&lt;P&gt;I am a new user on Splunk Enterprise and am trying to generate a map from search data.&lt;BR /&gt;
The guy that developed the original search that I am using is no longer working here and unavailable to ask.&lt;/P&gt;

&lt;P&gt;When I run the  following search&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=radware host=x.x.x.x action="drop" NOT src="y.y.y.y" NOT src="0.0.0.0" |fields src | stats count as _geo_count by src | geoip src | search _geo=* 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I do get a result set with seemingly valid results&lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1874iBB4389583B84FBB4/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;However when I go to the visualization tab I just get a blank map&lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1875i40541D3B4A5202D0/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Going through older reports (stored outside of Splunk as pdfs)  the  above search returns valid maps.&lt;/P&gt;

&lt;P&gt;The fact that I am getting valid results and a blank map indicates to me that the search is not the issue but could be a formatting issue.&lt;/P&gt;

&lt;P&gt;Some advice on where to look next would be appreciated.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 16:55:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-modify-my-search-so-that-results-appear-on-a-map/m-p/201910#M12675</guid>
      <dc:creator>alanbudd</dc:creator>
      <dc:date>2016-09-20T16:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: How do I modify my search so that results appear on a map?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-modify-my-search-so-that-results-appear-on-a-map/m-p/201911#M12676</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; index=radware host=x.x.x.x action="drop" NOT src="y.y.y.y" NOT src="0.0.0.0" |fields src | stats count as _geo_count by src | geoip src | search _geo=* |  geostats latfield=src_latitude longfield=src_longitude count
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 20 Sep 2016 17:11:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-modify-my-search-so-that-results-appear-on-a-map/m-p/201911#M12676</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-09-20T17:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do I modify my search so that results appear on a map?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-modify-my-search-so-that-results-appear-on-a-map/m-p/201912#M12677</link>
      <description>&lt;P&gt;Thanks that put the bubbles on the map.&lt;/P&gt;

&lt;P&gt;This is an image of what the original maps looked like (didn't have enough points to post it on the original question)&lt;BR /&gt;
I don't find any formating options on the visulation tab that seem to apply.  How do I make my map look similar to the orginal?&lt;/P&gt;

&lt;P&gt;Thanks again&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1873i5AC4A919E6E95003/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 17:24:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-modify-my-search-so-that-results-appear-on-a-map/m-p/201912#M12677</guid>
      <dc:creator>alanbudd</dc:creator>
      <dc:date>2016-09-20T17:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: How do I modify my search so that results appear on a map?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-modify-my-search-so-that-results-appear-on-a-map/m-p/201913#M12678</link>
      <description>&lt;P&gt;Where did you see this? &lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 17:58:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-modify-my-search-so-that-results-appear-on-a-map/m-p/201913#M12678</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-09-20T17:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: How do I modify my search so that results appear on a map?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-modify-my-search-so-that-results-appear-on-a-map/m-p/201914#M12679</link>
      <description>&lt;P&gt;Going through older reports (stored outside of Splunk as pdfs) the documentation available indicates that the person I took over from used the above search and created these maps directly within Splunk.  However, I can't find any info on how they are formated.  &lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 18:21:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-modify-my-search-so-that-results-appear-on-a-map/m-p/201914#M12679</guid>
      <dc:creator>alanbudd</dc:creator>
      <dc:date>2016-09-20T18:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: How do I modify my search so that results appear on a map?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-modify-my-search-so-that-results-appear-on-a-map/m-p/201915#M12680</link>
      <description>&lt;P&gt;There must be an app installed in your instance which was used in a dashboard. &lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 18:38:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-modify-my-search-so-that-results-appear-on-a-map/m-p/201915#M12680</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-09-20T18:38:44Z</dc:date>
    </item>
  </channel>
</rss>

