<?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: increase logs indexing time in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/increase-logs-indexing-time/m-p/382025#M5978</link>
    <description>&lt;P&gt;Thank you ! &lt;BR /&gt;
index.conf under the Search head or the indexer ? &lt;BR /&gt;
what is the value to add in frozenTimePeriodInSecs for two months ?&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jul 2019 10:21:42 GMT</pubDate>
    <dc:creator>aalaa</dc:creator>
    <dc:date>2019-07-09T10:21:42Z</dc:date>
    <item>
      <title>increase logs indexing time</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/increase-logs-indexing-time/m-p/382023#M5976</link>
      <description>&lt;P&gt;i want to increase the log indexing time, for the moment the log are only accessible two days on my indexer and search head, how can i increase the time for the logs to go accessible for two months ? Any help please ! &lt;BR /&gt;
thank you&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 10:02:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/increase-logs-indexing-time/m-p/382023#M5976</guid>
      <dc:creator>aalaa</dc:creator>
      <dc:date>2019-07-09T10:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: increase logs indexing time</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/increase-logs-indexing-time/m-p/382024#M5977</link>
      <description>&lt;P&gt;I think you're trying to say you want the logs to stay available for 2 months (retention period). The field _indextime is not changeable.&lt;/P&gt;

&lt;P&gt;You can change in indexes.conf the maxTotalDataSizeMB and frozenTimePeriodInSecs attributes. They help determine when buckets roll from cold to frozen. &lt;/P&gt;

&lt;P&gt;If you didn't change the default configuration, frozen means the logs are removed from Splunk. So basically if you want your logs to reside for longer,  increase the frozenTimePeriodInSecs:&lt;/P&gt;

&lt;P&gt;[&lt;CODE&gt;&amp;lt;indexname&amp;gt;&lt;/CODE&gt;]&lt;BR /&gt;
frozenTimePeriodInSecs = &lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.3.0/Indexer/Setaretirementandarchivingpolicy"&gt;https://docs.splunk.com/Documentation/Splunk/7.3.0/Indexer/Setaretirementandarchivingpolicy&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 10:15:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/increase-logs-indexing-time/m-p/382024#M5977</guid>
      <dc:creator>tiagofbmm</dc:creator>
      <dc:date>2019-07-09T10:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: increase logs indexing time</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/increase-logs-indexing-time/m-p/382025#M5978</link>
      <description>&lt;P&gt;Thank you ! &lt;BR /&gt;
index.conf under the Search head or the indexer ? &lt;BR /&gt;
what is the value to add in frozenTimePeriodInSecs for two months ?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 10:21:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/increase-logs-indexing-time/m-p/382025#M5978</guid>
      <dc:creator>aalaa</dc:creator>
      <dc:date>2019-07-09T10:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: increase logs indexing time</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/increase-logs-indexing-time/m-p/382026#M5979</link>
      <description>&lt;P&gt;In the indexer indexes.conf of the Indexer only&lt;/P&gt;

&lt;P&gt;If you want 2 months then convert it to seconds: 60*86400=5184000&lt;/P&gt;

&lt;P&gt;[]&lt;BR /&gt;
frozenTimePeriodInSecs =&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 10:24:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/increase-logs-indexing-time/m-p/382026#M5979</guid>
      <dc:creator>tiagofbmm</dc:creator>
      <dc:date>2019-07-09T10:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: increase logs indexing time</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/increase-logs-indexing-time/m-p/382027#M5980</link>
      <description>&lt;P&gt;thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 10:26:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/increase-logs-indexing-time/m-p/382027#M5980</guid>
      <dc:creator>aalaa</dc:creator>
      <dc:date>2019-07-09T10:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: increase logs indexing time</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/increase-logs-indexing-time/m-p/382028#M5981</link>
      <description>&lt;P&gt;welcome. don't forget to upvote the accepted answer &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 10:28:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/increase-logs-indexing-time/m-p/382028#M5981</guid>
      <dc:creator>tiagofbmm</dc:creator>
      <dc:date>2019-07-09T10:28:33Z</dc:date>
    </item>
  </channel>
</rss>

