<?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: help on map visualisation in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/577094#M10873</link>
    <description>&lt;P&gt;The issue is probably with your events - if you don't share them, anonymised of course, it is very difficult to help you.&lt;/P&gt;</description>
    <pubDate>Thu, 02 Dec 2021 15:57:11 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2021-12-02T15:57:11Z</dc:date>
    <item>
      <title>help on map visualisation</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/575599#M10751</link>
      <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;I use a basic search in order to count the number of incidents by town&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=toto sourcetype=tutu 
| stats dc(id) by site&lt;/LI-CODE&gt;&lt;P&gt;Now I would be able o display this results on a map in order to have a bubble with the number of incidents for each site&lt;/P&gt;&lt;P&gt;So I have created a lookup (gps.csv) like this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;site,Longitude,Latitude,
AGDE,3.4711992,43.3154
NANTES,-1.58295,47.235197
TOULOUSE,1.3798,43.6091
&lt;/LI-CODE&gt;&lt;P&gt;So what I have to for doing a cross between my search and my lookup in order to have a bubble count on my map vizualisation?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Nov 2021 08:48:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/575599#M10751</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2021-11-19T08:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: help on map visualisation</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/575634#M10760</link>
      <description>&lt;P&gt;Does this help?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| lookup gps.csv site&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 19 Nov 2021 13:23:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/575634#M10760</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-11-19T13:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: help on map visualisation</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/575810#M10776</link>
      <description>&lt;P&gt;I have no isssue but nothing is dispalyed on the map.....&lt;/P&gt;&lt;P&gt;I have done this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=toto sourcetype=tutu  
| lookup gps.csv site 
| geostats dc(id) latfield=Latitude longfield=Longitude by site&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what is wrong please??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Nov 2021 03:38:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/575810#M10776</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2021-11-28T03:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: help on map visualisation</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/576557#M10840</link>
      <description>&lt;P&gt;What are your resilts after just lookup?&lt;/P&gt;&lt;P&gt;What are your results after geostats?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 07:00:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/576557#M10840</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2021-11-29T07:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: help on map visualisation</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/576559#M10841</link>
      <description>&lt;P&gt;After lookup I have results (73 events)&lt;/P&gt;&lt;P&gt;But geostats when I a m going in visualisation tab, there is no map displayed&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jip31_0-1638169748625.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/17031i963F70711E9FDC31/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jip31_0-1638169748625.png" alt="jip31_0-1638169748625.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 07:12:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/576559#M10841</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2021-11-29T07:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: help on map visualisation</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/576648#M10846</link>
      <description>&lt;P&gt;I understand that you get some results. But what do they look like?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 19:21:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/576648#M10846</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2021-11-29T19:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: help on map visualisation</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/576979#M10857</link>
      <description>&lt;P&gt;I see the events only in the "events" tab&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jip31_0-1638424905047.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/17084i31E677DF4CE9A613/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jip31_0-1638424905047.png" alt="jip31_0-1638424905047.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But i cant see the events related to my lookup&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yet, if i just execute, I can see the events&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| lookup gps.csv site &lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 06:05:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/576979#M10857</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2021-12-02T06:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: help on map visualisation</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/576991#M10861</link>
      <description>&lt;P&gt;You have no results (Statistics (0)!) - what does the rest of your search actually look like?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 08:19:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/576991#M10861</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-12-02T08:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: help on map visualisation</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/577010#M10862</link>
      <description>&lt;P&gt;here is the search&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=tutu sourcetype=toto 
| search site=*agde* OR site=*nantes* OR site=*toulouse* 
| lookup gps4.csv site 
| geostats count(signaler_id) latfield=latitude longfield=longitude by site&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 02 Dec 2021 09:54:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/577010#M10862</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2021-12-02T09:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: help on map visualisation</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/577060#M10868</link>
      <description>&lt;P&gt;If your examples are anything to go by your site is in lowercase whereas your lookup in is uppercase - either convert the site from the search to uppercase or make sure you have set up a case-insensitive lookup definition&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 13:50:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/577060#M10868</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-12-02T13:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: help on map visualisation</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/577093#M10872</link>
      <description>&lt;P&gt;I have added an upper command but it changes anything&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=toto sourcetype=tutu
| search site=*agde* OR site=*nantes* OR site=*toulouse*
| eval site=upper(site)
| lookup gps4.csv site 
| geostats count(signaler_id) latfield=latitude longfield=longitude by site&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 15:52:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/577093#M10872</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2021-12-02T15:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: help on map visualisation</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/577094#M10873</link>
      <description>&lt;P&gt;The issue is probably with your events - if you don't share them, anonymised of course, it is very difficult to help you.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 15:57:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/577094#M10873</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-12-02T15:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: help on map visualisation</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/577098#M10874</link>
      <description>&lt;P&gt;Yes, but it's difficult to share events dont displayed....&lt;/P&gt;&lt;P&gt;The only thing I can say is that the site field in "gps.csv" is in Upper case&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jip31_0-1638461753989.png" style="width: 536px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/17098iA1D49C3918088CED/image-dimensions/536x102?v=v2" width="536" height="102" role="button" title="jip31_0-1638461753989.png" alt="jip31_0-1638461753989.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 16:17:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/577098#M10874</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2021-12-02T16:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: help on map visualisation</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/577099#M10875</link>
      <description>&lt;P&gt;Previously, you said you had 73 events (prior to lookup?) - can you share some of them?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 16:20:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/577099#M10875</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-12-02T16:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: help on map visualisation</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/577609#M10900</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have explained it in the previous message&lt;/P&gt;&lt;P&gt;I cant share nothing interesting....&lt;/P&gt;</description>
      <pubDate>Tue, 07 Dec 2021 12:24:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-on-map-visualisation/m-p/577609#M10900</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2021-12-07T12:24:07Z</dc:date>
    </item>
  </channel>
</rss>

