<?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 map every event which has a lat and long field? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-map-every-event-which-has-a-lat-and-long-field/m-p/228420#M67537</link>
    <description>&lt;P&gt;Looks like this may be your answer.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/113295/plotting-points-on-a-splunk-6-map.html"&gt;https://answers.splunk.com/answers/113295/plotting-points-on-a-splunk-6-map.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Apr 2017 18:53:20 GMT</pubDate>
    <dc:creator>DalJeanis</dc:creator>
    <dc:date>2017-04-14T18:53:20Z</dc:date>
    <item>
      <title>How to map every event which has a lat and long field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-map-every-event-which-has-a-lat-and-long-field/m-p/228417#M67534</link>
      <description>&lt;P&gt;I have 35 events. Each one has a &lt;STRONG&gt;lat&lt;/STRONG&gt; and &lt;STRONG&gt;long&lt;/STRONG&gt; field. How do I map each one of them to an individual point on a map? When I use geostats, it keeps trying to throw things into "geo bins".&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jun 2016 14:30:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-map-every-event-which-has-a-lat-and-long-field/m-p/228417#M67534</guid>
      <dc:creator>jdunlea</dc:creator>
      <dc:date>2016-06-25T14:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to map every event which has a lat and long field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-map-every-event-which-has-a-lat-and-long-field/m-p/228418#M67535</link>
      <description>&lt;P&gt;I'm likely misunderstanding the question, but are you looking at the statics tab and not the visualization - or can you change the visualization type?&lt;BR /&gt;
I think that the &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.1/SearchReference/Geostats#Examples"&gt;example&lt;/A&gt; from the command reference shows what you are describing.&lt;/P&gt;</description>
      <pubDate>Sun, 26 Jun 2016 18:55:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-map-every-event-which-has-a-lat-and-long-field/m-p/228418#M67535</guid>
      <dc:creator>mtranchita</dc:creator>
      <dc:date>2016-06-26T18:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to map every event which has a lat and long field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-map-every-event-which-has-a-lat-and-long-field/m-p/228419#M67536</link>
      <description>&lt;P&gt;Make sure you reference the &lt;CODE&gt;latfield&lt;/CODE&gt; and &lt;CODE&gt;longfield&lt;/CODE&gt; with geostats:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype=foo
| geostats latfield=my_laitudet_field longfield=my_longitude_field count
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Otherwise, Splunk will just look for fields called &lt;CODE&gt;lat&lt;/CODE&gt; and &lt;CODE&gt;lon&lt;/CODE&gt;. As @mtranchita mentioned, make sure you're on the visualizations tab and have selected the appropriate visualization type. &lt;/P&gt;

&lt;P&gt;Note where it says "Cluster Map" as the visualization type:&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/1510i6281BC4FEBD7785A/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>Mon, 27 Jun 2016 16:44:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-map-every-event-which-has-a-lat-and-long-field/m-p/228419#M67536</guid>
      <dc:creator>aljohnson_splun</dc:creator>
      <dc:date>2016-06-27T16:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to map every event which has a lat and long field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-map-every-event-which-has-a-lat-and-long-field/m-p/228420#M67537</link>
      <description>&lt;P&gt;Looks like this may be your answer.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/113295/plotting-points-on-a-splunk-6-map.html"&gt;https://answers.splunk.com/answers/113295/plotting-points-on-a-splunk-6-map.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2017 18:53:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-map-every-event-which-has-a-lat-and-long-field/m-p/228420#M67537</guid>
      <dc:creator>DalJeanis</dc:creator>
      <dc:date>2017-04-14T18:53:20Z</dc:date>
    </item>
  </channel>
</rss>

