<?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 to disable location clustering of results on a map generated by the geostats command in Splunk 6.1? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-disable-location-clustering-of-results-on-a-map-generated/m-p/192093#M55248</link>
    <description>&lt;P&gt;The temporary solution was to reduce the cluster size so that the  clusters don't merge and also fixing the minimum and maximum zoom levels. I have limited locations on the map so i used the temporary solution. Below are the options which i played around.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;  option name="charting.chart.bubbleMaximumSize" 50 /option
    option name="charting.chart.bubbleMinimumSize" 10 /option
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 17 Aug 2015 07:45:57 GMT</pubDate>
    <dc:creator>Venkat_16</dc:creator>
    <dc:date>2015-08-17T07:45:57Z</dc:date>
    <item>
      <title>How to disable location clustering of results on a map generated by the geostats command in Splunk 6.1?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-disable-location-clustering-of-results-on-a-map-generated/m-p/192086#M55241</link>
      <description>&lt;P&gt;I have a geostats map in version 6.1 and I want to force it to NOT use clustering. I want to see an indicator for each of my locations and not have them grouped. Has anyone accomplished this or do you know how it can be done? Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2015 17:15:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-disable-location-clustering-of-results-on-a-map-generated/m-p/192086#M55241</guid>
      <dc:creator>jasongori</dc:creator>
      <dc:date>2015-01-12T17:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable location clustering of results on a map generated by the geostats command in Splunk 6.1?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-disable-location-clustering-of-results-on-a-map-generated/m-p/192087#M55242</link>
      <description>&lt;P&gt;You can avoid clustering by increasing the  maximum number of clusters, below I have given maximum clusters as 999. You can increase the values further if you want.  keep increasing the maximum cluster values until you get satisfactory result.But splunk recommends us to keep the value as "100" for maximum performance.&lt;/P&gt;

&lt;P&gt;option name="mapping.data.maxClusters"&amp;gt;900&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2015 10:21:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-disable-location-clustering-of-results-on-a-map-generated/m-p/192087#M55242</guid>
      <dc:creator>Venkat_16</dc:creator>
      <dc:date>2015-01-29T10:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable location clustering of results on a map generated by the geostats command in Splunk 6.1?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-disable-location-clustering-of-results-on-a-map-generated/m-p/192088#M55243</link>
      <description>&lt;P&gt;Hi there.&lt;/P&gt;

&lt;P&gt;I have the same problem, but in 6.2.3. I tried the mapping.data.maxCluesters option, but I don't get any difference. I read the docs, but I don't find answers. Any suggestions?&lt;/P&gt;

&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2015 11:10:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-disable-location-clustering-of-results-on-a-map-generated/m-p/192088#M55243</guid>
      <dc:creator>slr</dc:creator>
      <dc:date>2015-06-16T11:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable location clustering of results on a map generated by the geostats command in Splunk 6.1?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-disable-location-clustering-of-results-on-a-map-generated/m-p/192089#M55244</link>
      <description>&lt;P&gt;I guess that the "problem" is relative to the maximum zoom level used by geostats. The levels are between 0 and 9. If I use opestreetmaps I get more zoom levels, but geostats represent the data always with the basic zoom levels (0-9). If geostats choose that in level 9 two or more locations will be together, I can't say "don't do it" even if I use  the option &lt;STRONG&gt;name="mapping.data.maxClusters"&lt;/STRONG&gt; in xml.&lt;/P&gt;

&lt;P&gt;Well... any suggestions, please?&lt;/P&gt;

&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2015 14:12:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-disable-location-clustering-of-results-on-a-map-generated/m-p/192089#M55244</guid>
      <dc:creator>slr</dc:creator>
      <dc:date>2015-06-18T14:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable location clustering of results on a map generated by the geostats command in Splunk 6.1?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-disable-location-clustering-of-results-on-a-map-generated/m-p/192090#M55245</link>
      <description>&lt;P&gt;I am running into this same problem, in that I am trying to plot points on a map, but even though OpenStreetMaps allows me to zoom down to the building level, my points plotted over the span of a few blocks always wind up being aggregated together.  Any ideas on how to fix this?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2015 19:52:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-disable-location-clustering-of-results-on-a-map-generated/m-p/192090#M55245</guid>
      <dc:creator>jreynolds20</dc:creator>
      <dc:date>2015-07-15T19:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable location clustering of results on a map generated by the geostats command in Splunk 6.1?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-disable-location-clustering-of-results-on-a-map-generated/m-p/192091#M55246</link>
      <description>&lt;P&gt;I would recommend trying the optional &lt;EM&gt;geostats&lt;/EM&gt; argument &lt;EM&gt;maxzoomlevel&lt;/EM&gt; :&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.4/SearchReference/Geostats#Optional_arguments"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.4/SearchReference/Geostats#Optional_arguments&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;As an example: &lt;EM&gt;index=example | geostats maxzoomlevel=15 count by host&lt;/EM&gt; .&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jul 2015 15:26:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-disable-location-clustering-of-results-on-a-map-generated/m-p/192091#M55246</guid>
      <dc:creator>jcrabb_splunk</dc:creator>
      <dc:date>2015-07-23T15:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable location clustering of results on a map generated by the geostats command in Splunk 6.1?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-disable-location-clustering-of-results-on-a-map-generated/m-p/192092#M55247</link>
      <description>&lt;P&gt;THANK YOU.&lt;/P&gt;

&lt;P&gt;I read before the maxzoomlevel argument, but I never used it because I understood that was like the tile &amp;gt; maxzoomlevel option of the GUI. I tried right now, and it worked.&lt;/P&gt;

&lt;P&gt;For me, this is the answer that I wanted.&lt;/P&gt;

&lt;P&gt;Thank you again. &lt;/P&gt;</description>
      <pubDate>Thu, 23 Jul 2015 15:41:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-disable-location-clustering-of-results-on-a-map-generated/m-p/192092#M55247</guid>
      <dc:creator>slr</dc:creator>
      <dc:date>2015-07-23T15:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable location clustering of results on a map generated by the geostats command in Splunk 6.1?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-disable-location-clustering-of-results-on-a-map-generated/m-p/192093#M55248</link>
      <description>&lt;P&gt;The temporary solution was to reduce the cluster size so that the  clusters don't merge and also fixing the minimum and maximum zoom levels. I have limited locations on the map so i used the temporary solution. Below are the options which i played around.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;  option name="charting.chart.bubbleMaximumSize" 50 /option
    option name="charting.chart.bubbleMinimumSize" 10 /option
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 17 Aug 2015 07:45:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-disable-location-clustering-of-results-on-a-map-generated/m-p/192093#M55248</guid>
      <dc:creator>Venkat_16</dc:creator>
      <dc:date>2015-08-17T07:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable location clustering of results on a map generated by the geostats command in Splunk 6.1?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-disable-location-clustering-of-results-on-a-map-generated/m-p/192094#M55249</link>
      <description>&lt;P&gt;Thank you!! This works perfectly now &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2016 23:56:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-disable-location-clustering-of-results-on-a-map-generated/m-p/192094#M55249</guid>
      <dc:creator>eddieyugo</dc:creator>
      <dc:date>2016-09-27T23:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable location clustering of results on a map generated by the geostats command in Splunk 6.1?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-disable-location-clustering-of-results-on-a-map-generated/m-p/192095#M55250</link>
      <description>&lt;P&gt;The accepted answer only fences the zoom, the way to do what was actually asked is like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | geostats binspanlat=1 binspanlong=1 ....
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 14 Nov 2019 22:40:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-disable-location-clustering-of-results-on-a-map-generated/m-p/192095#M55250</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-11-14T22:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable location clustering of results on a map generated by the geostats command in Splunk 6.1?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-disable-location-clustering-of-results-on-a-map-generated/m-p/192096#M55251</link>
      <description>&lt;P&gt;See my unaccepted answer below for the correct setting to use for this.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2019 22:41:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-disable-location-clustering-of-results-on-a-map-generated/m-p/192096#M55251</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-11-14T22:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable location clustering of results on a map generated by the geostats command in Splunk 6.1?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-disable-location-clustering-of-results-on-a-map-generated/m-p/192097#M55252</link>
      <description>&lt;P&gt;Thanks this works better for me than the previous answer!&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 18:16:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-disable-location-clustering-of-results-on-a-map-generated/m-p/192097#M55252</guid>
      <dc:creator>mcg_connor</dc:creator>
      <dc:date>2019-11-22T18:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable location clustering of results on a map generated by the geostats command in Splunk 6.1?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-disable-location-clustering-of-results-on-a-map-generated/m-p/192098#M55253</link>
      <description>&lt;P&gt;You might consider switching the &lt;CODE&gt;Accepted&lt;/CODE&gt; answer so that other people will get the best answer.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 18:32:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-disable-location-clustering-of-results-on-a-map-generated/m-p/192098#M55253</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-11-22T18:32:10Z</dc:date>
    </item>
  </channel>
</rss>

