<?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 reindex rotate log file (rotation)? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-reindex-rotate-log-file-rotation/m-p/620236#M106889</link>
    <description>&lt;P&gt;Hi everybody,&lt;/P&gt;
&lt;P&gt;i know this question was posted lot of time, but i'm not able to find help from the previous post.&lt;/P&gt;
&lt;P&gt;I have to index a csv file that every night is rotated/overwritten (same name, same folder) even if it has&lt;/P&gt;
&lt;P&gt;the same contents.&lt;/P&gt;
&lt;P&gt;In the inputs.conf i have set crcSalt = &amp;lt;SOURCE&amp;gt;&lt;/P&gt;
&lt;P&gt;unfortunately the newly files are not loaded, i'm missing additional setting ?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;G.&lt;/P&gt;</description>
    <pubDate>Wed, 09 Nov 2022 15:06:12 GMT</pubDate>
    <dc:creator>giulioBalza</dc:creator>
    <dc:date>2022-11-09T15:06:12Z</dc:date>
    <item>
      <title>How to reindex rotate log file (rotation)?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-reindex-rotate-log-file-rotation/m-p/620236#M106889</link>
      <description>&lt;P&gt;Hi everybody,&lt;/P&gt;
&lt;P&gt;i know this question was posted lot of time, but i'm not able to find help from the previous post.&lt;/P&gt;
&lt;P&gt;I have to index a csv file that every night is rotated/overwritten (same name, same folder) even if it has&lt;/P&gt;
&lt;P&gt;the same contents.&lt;/P&gt;
&lt;P&gt;In the inputs.conf i have set crcSalt = &amp;lt;SOURCE&amp;gt;&lt;/P&gt;
&lt;P&gt;unfortunately the newly files are not loaded, i'm missing additional setting ?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;G.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 15:06:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-reindex-rotate-log-file-rotation/m-p/620236#M106889</guid>
      <dc:creator>giulioBalza</dc:creator>
      <dc:date>2022-11-09T15:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to reindex rotate log file (rotation)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-reindex-rotate-log-file-rotation/m-p/620238#M106890</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/227623"&gt;@giulioBalza&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;did you tried to not use crcSalt?&lt;/P&gt;&lt;P&gt;this option is useful to input logs from files that contain the same logs with different names, if you have the same name you don'r index it, even if you have new logs.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 09:09:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-reindex-rotate-log-file-rotation/m-p/620238#M106890</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-11-09T09:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to reindex rotate log file (rotation)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-reindex-rotate-log-file-rotation/m-p/620263#M106892</link>
      <description>&lt;P&gt;Hi &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;thank you for the answer, my outcome is to reindex the log file even if it is equal to the previous one.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;G.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 12:13:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-reindex-rotate-log-file-rotation/m-p/620263#M106892</guid>
      <dc:creator>giulioBalza</dc:creator>
      <dc:date>2022-11-09T12:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to reindex rotate log file (rotation)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-reindex-rotate-log-file-rotation/m-p/620276#M106893</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/227623"&gt;@giulioBalza&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;the crcSalt runs if you have a different file name.&lt;/P&gt;&lt;P&gt;ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 13:10:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-reindex-rotate-log-file-rotation/m-p/620276#M106893</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-11-09T13:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to reindex rotate log file (rotation)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-reindex-rotate-log-file-rotation/m-p/620277#M106894</link>
      <description>&lt;P&gt;Ciao Giuseppe,&lt;/P&gt;&lt;P&gt;how can i set the conf file to get log file re-indexed ?&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;G.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 13:14:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-reindex-rotate-log-file-rotation/m-p/620277#M106894</guid>
      <dc:creator>giulioBalza</dc:creator>
      <dc:date>2022-11-09T13:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to reindex rotate log file (rotation)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-reindex-rotate-log-file-rotation/m-p/620280#M106895</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/227623"&gt;@giulioBalza&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;the check is on the filename, if you rename the file it will be reindexed (using crcSalt).&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 13:50:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-reindex-rotate-log-file-rotation/m-p/620280#M106895</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-11-09T13:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to reindex rotate log file (rotation)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-reindex-rotate-log-file-rotation/m-p/620376#M106912</link>
      <description>&lt;P&gt;i have found a solution adding the following lines to props.conf&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[source::&amp;lt;full-pathname&amp;gt;]&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;CHECK_METHOD = modtime&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;in this way the timestamp is used instead of file name.&lt;/P&gt;&lt;P&gt;thanks&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;to address me.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;G.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 07:56:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-reindex-rotate-log-file-rotation/m-p/620376#M106912</guid>
      <dc:creator>giulioBalza</dc:creator>
      <dc:date>2022-11-10T07:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to reindex rotate log file (rotation)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-reindex-rotate-log-file-rotation/m-p/620380#M106913</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/227623"&gt;@giulioBalza&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;good for you, see next time!&lt;/P&gt;&lt;P&gt;Ciao and happy splunking&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 08:25:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-reindex-rotate-log-file-rotation/m-p/620380#M106913</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-11-10T08:25:05Z</dc:date>
    </item>
  </channel>
</rss>

