<?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: Issues with Rollup Events in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Issues-with-Rollup-Events/m-p/643142#M222787</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thank you so much for your respond, it's answered major part of my question. But, other part of my&amp;nbsp;&lt;SPAN&gt;question, new&amp;nbsp;records/events added everyday within the same file (like added at the end of the same file)), how SPLUNK will ingest/treat those new events/records as those new events will be within the same file?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 12 May 2023 06:27:57 GMT</pubDate>
    <dc:creator>SplunkDash</dc:creator>
    <dc:date>2023-05-12T06:27:57Z</dc:date>
    <item>
      <title>Issues with Rollup Events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issues-with-Rollup-Events/m-p/643110#M222769</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a Roll Up events. One file created every month and new events added up every day within that file. How would I avoid duplicate ingestion (or avoid same events to be indexed twice) for the same events as SPLUNK is using the same file to read and ingest? Any help will be highly appreciated. Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 21:48:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issues-with-Rollup-Events/m-p/643110#M222769</guid>
      <dc:creator>SplunkDash</dc:creator>
      <dc:date>2023-05-11T21:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with Rollup Events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issues-with-Rollup-Events/m-p/643133#M222780</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/234909"&gt;@SplunkDash&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I've read your question a couple of times but I still do not really understand what you are asking.&amp;nbsp; Please expand on the situation you describe and provide examples.&lt;BR /&gt;&lt;BR /&gt;If it is just that a file is renamed each month in a monitored folder, then this is OK, as Splunk does not track files by only their filename.&amp;nbsp; It also check sums the first 256 bytes of the head of the file, so if it is renamed then it knows it has already ingested it.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Anyway, best to describe your concern better so the correct answer can be provided.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 05:16:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issues-with-Rollup-Events/m-p/643133#M222780</guid>
      <dc:creator>yeahnah</dc:creator>
      <dc:date>2023-05-12T05:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with Rollup Events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issues-with-Rollup-Events/m-p/643138#M222785</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/234909"&gt;@SplunkDash&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;if you don't use crcSalt = &amp;lt;SOURCE&amp;gt; option, Splunk recognizes already indexed events and it doesn't index them twice. even if they come from files with different filenames.&lt;/P&gt;&lt;P&gt;The only situation where the same logs from different files are indexed is using the above option in inputs.conf.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 06:10:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issues-with-Rollup-Events/m-p/643138#M222785</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-05-12T06:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with Rollup Events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issues-with-Rollup-Events/m-p/643139#M222786</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/158935"&gt;@yeahnah&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for your quick response. My question was, new records/events added everyday within the same file (like at the end of the same file)), how SPLUNK will ingest those new events/records?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 06:11:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issues-with-Rollup-Events/m-p/643139#M222786</guid>
      <dc:creator>SplunkDash</dc:creator>
      <dc:date>2023-05-12T06:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with Rollup Events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issues-with-Rollup-Events/m-p/643142#M222787</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thank you so much for your respond, it's answered major part of my question. But, other part of my&amp;nbsp;&lt;SPAN&gt;question, new&amp;nbsp;records/events added everyday within the same file (like added at the end of the same file)), how SPLUNK will ingest/treat those new events/records as those new events will be within the same file?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 06:27:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issues-with-Rollup-Events/m-p/643142#M222787</guid>
      <dc:creator>SplunkDash</dc:creator>
      <dc:date>2023-05-12T06:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with Rollup Events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Issues-with-Rollup-Events/m-p/644711#M223259</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I posted a new question here (in following link), would it be possible to have your recommendation when you get a chance, thank you so much.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.splunk.com/t5/Splunk-Search/Field-Extraction-Key-Value-Pairs-with-Special-Character-used-as/m-p/644707#M223258" target="_blank"&gt;Re: Field Extraction -Key/ Value Pairs with Specia... - Splunk Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 08:50:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Issues-with-Rollup-Events/m-p/644711#M223259</guid>
      <dc:creator>SplunkDash</dc:creator>
      <dc:date>2023-05-26T08:50:41Z</dc:date>
    </item>
  </channel>
</rss>

