<?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 storing geoIP data in Security</title>
    <link>https://community.splunk.com/t5/Security/storing-geoIP-data/m-p/142699#M4360</link>
    <description>&lt;P&gt;looking for advice on how to best save location and other data enrichment attributes (specifically in 6.x and forward compatibility).  what's the best way to store / cache enrichment data such as GeoIP?&lt;/P&gt;

&lt;P&gt;saved searches?  data models?  streamstats?  collect?&lt;/P&gt;

&lt;P&gt;we are looking to do SIEM type lookups against blacklists, geoIP, etc but would like to cache the data within splunk or perhaps even externally in a data store for future reference.&lt;/P&gt;

&lt;P&gt;how are other folks doing this?&lt;/P&gt;</description>
    <pubDate>Thu, 04 Dec 2014 00:16:02 GMT</pubDate>
    <dc:creator>awurster</dc:creator>
    <dc:date>2014-12-04T00:16:02Z</dc:date>
    <item>
      <title>storing geoIP data</title>
      <link>https://community.splunk.com/t5/Security/storing-geoIP-data/m-p/142699#M4360</link>
      <description>&lt;P&gt;looking for advice on how to best save location and other data enrichment attributes (specifically in 6.x and forward compatibility).  what's the best way to store / cache enrichment data such as GeoIP?&lt;/P&gt;

&lt;P&gt;saved searches?  data models?  streamstats?  collect?&lt;/P&gt;

&lt;P&gt;we are looking to do SIEM type lookups against blacklists, geoIP, etc but would like to cache the data within splunk or perhaps even externally in a data store for future reference.&lt;/P&gt;

&lt;P&gt;how are other folks doing this?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2014 00:16:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/storing-geoIP-data/m-p/142699#M4360</guid>
      <dc:creator>awurster</dc:creator>
      <dc:date>2014-12-04T00:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: storing geoIP data</title>
      <link>https://community.splunk.com/t5/Security/storing-geoIP-data/m-p/142700#M4361</link>
      <description>&lt;P&gt;Better late than never ...&lt;/P&gt;

&lt;P&gt;So there are a couple of options to store GeoIP data.&lt;/P&gt;

&lt;P&gt;1) If you have customer GeoIP data, create your own GeoIP DB. &lt;A href="https://blog.maxmind.com/2015/09/29/building-your-own-mmdb-database-for-fun-and-profit/"&gt;https://blog.maxmind.com/2015/09/29/building-your-own-mmdb-database-for-fun-and-profit/&lt;/A&gt; is a godo start.&lt;/P&gt;

&lt;P&gt;2) If you don't want to do #1, or you want to use multiple GeoIP DBs in Splunk concurrently (which we don't currently support), leave the one that comes w/ Splunk in place, and create a lookup table with your GeoIP data in it. If you have multiple GeoIP sources, use multiple lookups, named appropriately.&lt;/P&gt;

&lt;P&gt;3) kvstore. Now that kvstore can can be replicated to the indexers (6.3+), you could create a GeoIP collection in the kvstore, one collection per GeoIP DB to reference, and then call it/them when you want to. kvstore will likely scale better as its mongodb behind the scenes than plain text lookups.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 02:58:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/storing-geoIP-data/m-p/142700#M4361</guid>
      <dc:creator>davidpaper</dc:creator>
      <dc:date>2016-03-28T02:58:36Z</dc:date>
    </item>
  </channel>
</rss>

