<?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 How to configure Splunk to only index data from a database from the last 30 days? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-only-index-data-from-a-database-from/m-p/214288#M42138</link>
    <description>&lt;P&gt;I have a database that stores proxy info which I want to index. The problem is that there is way too much data and I don't want to index all of it. I would prefer to only index the last 30 days worth of info. I couldn't find anything when looking through the index setting besides setting a storage limit. If I can't find a way to limit the indexing time, then I will have to use storage limit. Please help! &lt;/P&gt;</description>
    <pubDate>Mon, 25 Apr 2016 20:54:35 GMT</pubDate>
    <dc:creator>singhh4</dc:creator>
    <dc:date>2016-04-25T20:54:35Z</dc:date>
    <item>
      <title>How to configure Splunk to only index data from a database from the last 30 days?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-only-index-data-from-a-database-from/m-p/214288#M42138</link>
      <description>&lt;P&gt;I have a database that stores proxy info which I want to index. The problem is that there is way too much data and I don't want to index all of it. I would prefer to only index the last 30 days worth of info. I couldn't find anything when looking through the index setting besides setting a storage limit. If I can't find a way to limit the indexing time, then I will have to use storage limit. Please help! &lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 20:54:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-only-index-data-from-a-database-from/m-p/214288#M42138</guid>
      <dc:creator>singhh4</dc:creator>
      <dc:date>2016-04-25T20:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Splunk to only index data from a database from the last 30 days?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-only-index-data-from-a-database-from/m-p/214289#M42139</link>
      <description>&lt;P&gt;Hi singhh4,&lt;/P&gt;

&lt;P&gt;If you're getting the data into Splunk using a &lt;CODE&gt;inputs.conf&lt;/CODE&gt; , reading a database dump for example, you can add the &lt;CODE&gt;ignoreOlderThan&lt;/CODE&gt; option to set the this &lt;EM&gt;limit&lt;/EM&gt;. This causes the monitored input to stop checking files for updates if their modtime has passed this threshold.&lt;/P&gt;

&lt;P&gt;If you're getting the data into Splunk using a database query, simply use the query to only return the last 30 days worth of data. &lt;/P&gt;

&lt;P&gt;Hope this helps ...&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 21:34:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-only-index-data-from-a-database-from/m-p/214289#M42139</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2016-04-25T21:34:28Z</dc:date>
    </item>
  </channel>
</rss>

