<?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: Splunk Stopped Pulling in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Stopped-Pulling/m-p/456150#M78869</link>
    <description>&lt;P&gt;Yes, they are. You probably need to adjust your inputs.conf when you're running into timestamping issues. You can try using &lt;CODE&gt;crcSalt = &amp;lt;SOURCE&amp;gt;&lt;/CODE&gt; for this.&lt;/P&gt;

&lt;P&gt;Skalli&lt;/P&gt;</description>
    <pubDate>Fri, 05 Jul 2019 09:41:58 GMT</pubDate>
    <dc:creator>skalliger</dc:creator>
    <dc:date>2019-07-05T09:41:58Z</dc:date>
    <item>
      <title>Splunk Stopped Pulling</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Stopped-Pulling/m-p/456144#M78863</link>
      <description>&lt;P&gt;So here is the issue -&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;the file (abc.log) which was being pulled into splunk got rolled over.
abc.log became abc.log.1
and a new abc.log got created.the issue was that timestamp of new file(abc.log) didn't change at all for some unknown reasons ..
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And ever since that time it stopped pulling .. does this make any sense ?&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;File will not be read, is too small to match seekptr checksum&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2019 19:10:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Stopped-Pulling/m-p/456144#M78863</guid>
      <dc:creator>reverse</dc:creator>
      <dc:date>2019-07-03T19:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Stopped Pulling</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Stopped-Pulling/m-p/456145#M78864</link>
      <description>&lt;P&gt;hey @Vijeta.. hey  @jnudell_2 ever faced this issue ?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2019 19:11:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Stopped-Pulling/m-p/456145#M78864</guid>
      <dc:creator>reverse</dc:creator>
      <dc:date>2019-07-03T19:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Stopped Pulling</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Stopped-Pulling/m-p/456146#M78865</link>
      <description>&lt;P&gt;@martin_mueller .. please guide on this. thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2019 00:44:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Stopped-Pulling/m-p/456146#M78865</guid>
      <dc:creator>reverse</dc:creator>
      <dc:date>2019-07-04T00:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Stopped Pulling</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Stopped-Pulling/m-p/456147#M78866</link>
      <description>&lt;P&gt;People will respond to you when they have time. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;What is your issue exactly? After the file is rolled to *.1, the newly created file does not get indexed, correct? Have you checked other threads? There about a dozen threads about this problem, like increasing &lt;CODE&gt;initCrcLength&lt;/CODE&gt; or setting &lt;CODE&gt;crcSalt&lt;/CODE&gt; if initCrcLength isn't doing the job alone (which it should).&lt;/P&gt;

&lt;P&gt;Skalli&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2019 06:00:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Stopped-Pulling/m-p/456147#M78866</guid>
      <dc:creator>skalliger</dc:creator>
      <dc:date>2019-07-04T06:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Stopped Pulling</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Stopped-Pulling/m-p/456148#M78867</link>
      <description>&lt;P&gt;Lets say abc.log has a creation of jan 1 1am .. and it got rolled over ... to abc.log.1&lt;/P&gt;

&lt;P&gt;The new abc.log is still having the same create timestamp..&lt;/P&gt;

&lt;P&gt;Can this issue alone stop splunk pulling behavior.. are splunk agents timestamp sensitive when it comes to t&lt;BR /&gt;
Rolling logs ?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2019 17:16:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Stopped-Pulling/m-p/456148#M78867</guid>
      <dc:creator>reverse</dc:creator>
      <dc:date>2019-07-04T17:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Stopped Pulling</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Stopped-Pulling/m-p/456149#M78868</link>
      <description>&lt;P&gt;My first guess is that you have logrotate configured on the given filesystem, and that it is set to create a new file at the same time that it rotates the existing log file. &lt;/P&gt;

&lt;P&gt;Note, the use of logrotate is indicated by the filename in your output (abc.log became abc.log.1).&lt;/P&gt;

&lt;P&gt;If this process happens quickly enough, you can potentially get a new log file with a nearly identical timestamp.&lt;BR /&gt;
Example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;cat /etc/logrotate.d/yum
        /var/log/yum.log {
            missingok
            notifempty
            size 30k
            yearly
            create 0600 root root
        }
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Most applications are intuitive enough to create their own log file if it does not exist, so the use of 'create' is generally not necessary.&lt;BR /&gt;
Try commenting out that line in your logrotate conf file, cycle the daemon, and &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;     /var/log/yum.log {
         missingok
         notifempty
         size 30k
         yearly
         # create 0600 root root
     }

systemctl restart rsyslog.service
systemctl status rsyslog.service
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The above assumes systemd, and always test in a non-prod environment first obviously.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2019 17:33:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Stopped-Pulling/m-p/456149#M78868</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2019-07-04T17:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Stopped Pulling</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Stopped-Pulling/m-p/456150#M78869</link>
      <description>&lt;P&gt;Yes, they are. You probably need to adjust your inputs.conf when you're running into timestamping issues. You can try using &lt;CODE&gt;crcSalt = &amp;lt;SOURCE&amp;gt;&lt;/CODE&gt; for this.&lt;/P&gt;

&lt;P&gt;Skalli&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2019 09:41:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Stopped-Pulling/m-p/456150#M78869</guid>
      <dc:creator>skalliger</dc:creator>
      <dc:date>2019-07-05T09:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Stopped Pulling</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Stopped-Pulling/m-p/456151#M78870</link>
      <description>&lt;P&gt;Hi @reverse,&lt;/P&gt;

&lt;P&gt;Try setting &lt;CODE&gt;initCrcLength&lt;/CODE&gt;, if should the trick. It defaults to 256 in &lt;CODE&gt;input.conf&lt;/CODE&gt; so change it to 512 and see if it solved your issue.&lt;/P&gt;

&lt;P&gt;This is explained here :&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Data/Howlogfilerotationishandled"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Data/Howlogfilerotationishandled&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Let me know if that helps.&lt;/P&gt;

&lt;P&gt;Cheers,&lt;BR /&gt;
David&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2019 10:17:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Stopped-Pulling/m-p/456151#M78870</guid>
      <dc:creator>DavidHourani</dc:creator>
      <dc:date>2019-07-05T10:17:01Z</dc:date>
    </item>
  </channel>
</rss>

