<?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: Best way to import geolocations info and use it in maps? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Best-way-to-import-geolocations-info-and-use-it-in-maps/m-p/176932#M98312</link>
    <description>&lt;P&gt;That fully satisfies it. I tried uploading my file and then using LOOKUP command and it worked perfectly. My only remaining question would be "How to modify the CSV file I'm using". For example, when the company opens a new branch, we would want to add it to that CSV file. Is it as easy as uploading its modified version under the same name?&lt;/P&gt;</description>
    <pubDate>Mon, 23 Mar 2015 19:26:22 GMT</pubDate>
    <dc:creator>arkadyz1</dc:creator>
    <dc:date>2015-03-23T19:26:22Z</dc:date>
    <item>
      <title>Best way to import geolocations info and use it in maps?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Best-way-to-import-geolocations-info-and-use-it-in-maps/m-p/176930#M98310</link>
      <description>&lt;P&gt;I'm curious whether there is a preferred way of getting the geolocation data in and using it in the searches. We are talking about a company which has many (several dozen) different branches all over the country. The list of those branches will change every now and then, but it will be a rare event.&lt;/P&gt;

&lt;P&gt;Right now, just for the sake of getting something working, I created a CSV file of branches containing their longitude and latitude, imported it once and created a couple of maps with underlying searches joining the resulting list of "events" on the location ID before going into 'geostats' command. However, I have a feeling that JOIN is a cumbersome way of doing it. Is there anything better suited for the task?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Mar 2015 17:34:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Best-way-to-import-geolocations-info-and-use-it-in-maps/m-p/176930#M98310</guid>
      <dc:creator>arkadyz1</dc:creator>
      <dc:date>2015-03-13T17:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Best way to import geolocations info and use it in maps?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Best-way-to-import-geolocations-info-and-use-it-in-maps/m-p/176931#M98311</link>
      <description>&lt;P&gt;For mostly static data the most common approach is to put it into a CSV file and upload that as a lookup file. Using that, you can either use that data to enrich events in Splunk indexes with geolocation data, or use the file itself (&lt;CODE&gt;| inputlookup file.csv&lt;/CODE&gt;) to draw a map of all branches without any current events from those branches.&lt;/P&gt;

&lt;P&gt;A little documentation on lookups: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.2/Knowledge/Aboutlookupsandfieldactions"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.2/Knowledge/Aboutlookupsandfieldactions&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Mar 2015 00:24:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Best-way-to-import-geolocations-info-and-use-it-in-maps/m-p/176931#M98311</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2015-03-14T00:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Best way to import geolocations info and use it in maps?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Best-way-to-import-geolocations-info-and-use-it-in-maps/m-p/176932#M98312</link>
      <description>&lt;P&gt;That fully satisfies it. I tried uploading my file and then using LOOKUP command and it worked perfectly. My only remaining question would be "How to modify the CSV file I'm using". For example, when the company opens a new branch, we would want to add it to that CSV file. Is it as easy as uploading its modified version under the same name?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2015 19:26:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Best-way-to-import-geolocations-info-and-use-it-in-maps/m-p/176932#M98312</guid>
      <dc:creator>arkadyz1</dc:creator>
      <dc:date>2015-03-23T19:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Best way to import geolocations info and use it in maps?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Best-way-to-import-geolocations-info-and-use-it-in-maps/m-p/176933#M98313</link>
      <description>&lt;P&gt;You can either drop a replaced file onto the server itself, or upload a new file through the UI, You might need to first delete the file from the UI though.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2015 23:30:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Best-way-to-import-geolocations-info-and-use-it-in-maps/m-p/176933#M98313</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2015-03-25T23:30:02Z</dc:date>
    </item>
  </channel>
</rss>

