<?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: Use _indextime for data retention policy? in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Use-indextime-for-data-retention-policy/m-p/692467#M10269</link>
    <description>&lt;P&gt;I am regularly uploading a file over Splunk which I use for my reporting (might include events with various timestamp).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I don't want data retention policy to be bounded by _time since it might affect the report I am creating.&amp;nbsp;&lt;BR /&gt;I definitely want Splunk to delete older uploads based on indexed time to manage my server disk usage.&lt;/P&gt;&lt;P&gt;Any suggestion will be appreciated!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Jul 2024 08:39:25 GMT</pubDate>
    <dc:creator>jinxkamada</dc:creator>
    <dc:date>2024-07-05T08:39:25Z</dc:date>
    <item>
      <title>Use _indextime for data retention policy?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Use-indextime-for-data-retention-policy/m-p/692424#M10267</link>
      <description>&lt;P&gt;Is it possible to reconfigure Splunk to use _indextime instead of _time for data retention policy?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2024 16:56:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Use-indextime-for-data-retention-policy/m-p/692424#M10267</guid>
      <dc:creator>jinxkamada</dc:creator>
      <dc:date>2024-07-04T16:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Use _indextime for data retention policy?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Use-indextime-for-data-retention-policy/m-p/692427#M10268</link>
      <description>&lt;P&gt;That is not possible.&lt;/P&gt;&lt;P&gt;What problem are you trying to solve?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2024 18:44:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Use-indextime-for-data-retention-policy/m-p/692427#M10268</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-07-04T18:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Use _indextime for data retention policy?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Use-indextime-for-data-retention-policy/m-p/692467#M10269</link>
      <description>&lt;P&gt;I am regularly uploading a file over Splunk which I use for my reporting (might include events with various timestamp).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I don't want data retention policy to be bounded by _time since it might affect the report I am creating.&amp;nbsp;&lt;BR /&gt;I definitely want Splunk to delete older uploads based on indexed time to manage my server disk usage.&lt;/P&gt;&lt;P&gt;Any suggestion will be appreciated!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2024 08:39:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Use-indextime-for-data-retention-policy/m-p/692467#M10269</guid>
      <dc:creator>jinxkamada</dc:creator>
      <dc:date>2024-07-05T08:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Use _indextime for data retention policy?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Use-indextime-for-data-retention-policy/m-p/692546#M10270</link>
      <description>&lt;P&gt;Can't you use time of ingestion as _time (which would influence retention) and use another field for storing your event's time (in this case it could make sense to make it an indexed field).&lt;/P&gt;&lt;P&gt;Buckets are rolled based on either age of data within the bucket (in terms of _time) or index size. That's it.&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jul 2024 11:28:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Use-indextime-for-data-retention-policy/m-p/692546#M10270</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-07-06T11:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Use _indextime for data retention policy?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Use-indextime-for-data-retention-policy/m-p/692553#M10272</link>
      <description>&lt;P&gt;Or is there a possibility to use separate index for those events and afterwards even swipe out that content?&lt;/P&gt;&lt;P&gt;Anyhow as&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231884"&gt;@PickleRick&lt;/a&gt;&amp;nbsp;said a bucket is removed after all events inside it has expired. Using old and new data (timestamp/_time point of view) usually make this to take quite long time.&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jul 2024 14:35:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Use-indextime-for-data-retention-policy/m-p/692553#M10272</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2024-07-06T14:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Use _indextime for data retention policy?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Use-indextime-for-data-retention-policy/m-p/692603#M10273</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Most of the indexes we have right now are used for the same purpose of creating a report.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;It would have been ideal for me if they can use the Search menu (out-of-the-box UI) so it would save me the hassle of creating a custom UI to point datetime filtering to the correct field.&lt;BR /&gt;&lt;BR /&gt;However, I would say your recommendations do make sense.&lt;BR /&gt;Thanks for the inputs!&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 08:20:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Use-indextime-for-data-retention-policy/m-p/692603#M10273</guid>
      <dc:creator>jinxkamada</dc:creator>
      <dc:date>2024-07-08T08:20:14Z</dc:date>
    </item>
  </channel>
</rss>

