<?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 Why have monitored inputs stopped working? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-have-monitored-inputs-stopped-working/m-p/603038#M104951</link>
    <description>&lt;P&gt;Has anyone run into an issue where a Splunk HF, is not monioring files being written to it. This HF is also a syslog server so files are being written to it and the monirotied inputs are on the server. The file ingestion happens after a restart. Any pointers?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Jun 2022 21:20:22 GMT</pubDate>
    <dc:creator>djreschke</dc:creator>
    <dc:date>2022-06-23T21:20:22Z</dc:date>
    <item>
      <title>Why have monitored inputs stopped working?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-have-monitored-inputs-stopped-working/m-p/603038#M104951</link>
      <description>&lt;P&gt;Has anyone run into an issue where a Splunk HF, is not monioring files being written to it. This HF is also a syslog server so files are being written to it and the monirotied inputs are on the server. The file ingestion happens after a restart. Any pointers?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2022 21:20:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-have-monitored-inputs-stopped-working/m-p/603038#M104951</guid>
      <dc:creator>djreschke</dc:creator>
      <dc:date>2022-06-23T21:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Monitored Inputs stopped working.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-have-monitored-inputs-stopped-working/m-p/603043#M104952</link>
      <description>&lt;P&gt;If file ingestion happens after a restart then when does it stop?&amp;nbsp; How many files are being monitored?&amp;nbsp; Are ulimits set correctly?&lt;/P&gt;&lt;P&gt;Is the HF acting as the syslog server or is it just monitoring files written by a dedicated syslog server (like syslog-ng)?&amp;nbsp; If the former, why?&amp;nbsp; That's bad practice.&amp;nbsp; If the latter, consider using a universal forwarder unless transforms are needed.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2022 15:59:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-have-monitored-inputs-stopped-working/m-p/603043#M104952</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-06-23T15:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Monitored Inputs stopped working.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-have-monitored-inputs-stopped-working/m-p/603045#M104953</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;The time it stops is unknown at this time, I get alerted when logs stop being collected on a daily basis. Its a syslog server so a lot of files, 20 - 40 files depending on activity. ulimit is set at 0.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2022 16:26:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-have-monitored-inputs-stopped-working/m-p/603045#M104953</guid>
      <dc:creator>djreschke</dc:creator>
      <dc:date>2022-06-23T16:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Monitored Inputs stopped working.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-have-monitored-inputs-stopped-working/m-p/603438#M104994</link>
      <description>&lt;P&gt;20-40 files is not a lot for Splunk to monitor.&lt;/P&gt;&lt;P&gt;I'm concerned about ulimit settings of zero.&amp;nbsp; Splunk recommends higher values than that.&amp;nbsp; See&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Installation/Systemrequirements#Considerations_regarding_system-wide_resource_limits_on_.2Anix_systems" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Installation/Systemrequirements#Considerations_regarding_system-wide_resource_limits_on_.2Anix_systems&lt;/A&gt;&lt;/P&gt;&lt;P&gt;A lower ulimit can have unknown effects on Splunk, possibly including not monitoring files.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 19:25:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-have-monitored-inputs-stopped-working/m-p/603438#M104994</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-06-27T19:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Monitored Inputs stopped working.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-have-monitored-inputs-stopped-working/m-p/603441#M104996</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;I agree, it is not a lot of files. Current ulimit settings&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# ulimit -a&lt;BR /&gt;core file size (blocks, -c) 0&lt;BR /&gt;data seg size (kbytes, -d) unlimited&lt;BR /&gt;scheduling priority (-e) 0&lt;BR /&gt;file size (blocks, -f) unlimited&lt;BR /&gt;pending signals (-i) 514862&lt;BR /&gt;max locked memory (kbytes, -l) 64&lt;BR /&gt;max memory size (kbytes, -m) unlimited&lt;BR /&gt;open files (-n) 102400&lt;BR /&gt;pipe size (512 bytes, -p) 8&lt;BR /&gt;POSIX message queues (bytes, -q) 819200&lt;BR /&gt;real-time priority (-r) 0&lt;BR /&gt;stack size (kbytes, -s) 8192&lt;BR /&gt;cpu time (seconds, -t) unlimited&lt;BR /&gt;max user processes (-u) 514862&lt;BR /&gt;virtual memory (kbytes, -v) unlimited&lt;BR /&gt;file locks (-x) unlimited&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 19:41:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-have-monitored-inputs-stopped-working/m-p/603441#M104996</guid>
      <dc:creator>djreschke</dc:creator>
      <dc:date>2022-06-27T19:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Monitored Inputs stopped working.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-have-monitored-inputs-stopped-working/m-p/603445#M104997</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;limits.conf in the local folder&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;limits.conf&lt;BR /&gt;[thruput]&lt;BR /&gt;maxKBps = 00&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 19:45:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-have-monitored-inputs-stopped-working/m-p/603445#M104997</guid>
      <dc:creator>djreschke</dc:creator>
      <dc:date>2022-06-27T19:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Why have monitored inputs stopped working?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-have-monitored-inputs-stopped-working/m-p/603456#M104999</link>
      <description>&lt;P&gt;Perhaps related but I have Universal Forwarders that are monitoring a small number of files being written by a dedicated syslog server, but today I noticed some monitored are being processed but others are not. No errors that I have found in the logs, Splunkd.log shows it was processing fine, then didn't show any tail reader entries for the missing files. This is on a Windows server which was patched this weekend and the monitored files are being written.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 21:07:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-have-monitored-inputs-stopped-working/m-p/603456#M104999</guid>
      <dc:creator>sirpatrick</dc:creator>
      <dc:date>2022-06-27T21:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Why have monitored inputs stopped working?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-have-monitored-inputs-stopped-working/m-p/603459#M105000</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/159258"&gt;@djreschke&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do the first 256 bytes of the file happen to be the same on each file in the same input?&amp;nbsp;&lt;/P&gt;&lt;P&gt;If so, take a look at the following from (&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.0.0/Admin/inputsconf" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.0.0/Admin/inputsconf&lt;/A&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;PRE&gt;crcSalt = &amp;lt;string&amp;gt;
* Use this setting to force the input to consume files that have matching CRCs,
  or cyclic redundancy checks.
    * By default, the input only performs CRC checks against the first 256
      bytes of a file. This behavior prevents the input from indexing the same
      file twice, even though you might have renamed it, as with rolling log
      files, for example. Because the CRC is based on only the first
      few lines of the file, it is possible for legitimately different files
      to have matching CRCs, particularly if they have identical headers.
* If set, &amp;lt;string&amp;gt; is added to the CRC.
* If set to the literal string "&amp;lt;SOURCE&amp;gt;" (including the angle brackets), the
  full directory path to the source file is added to the CRC. This ensures
  that each file being monitored has a unique CRC. When 'crcSalt' is invoked,
  it is usually set to &amp;lt;SOURCE&amp;gt;.
* Be cautious about using this setting with rolling log files; it could lead
  to the log file being re-indexed after it has rolled.
* In many situations, 'initCrcLength' can be used to achieve the same goals.
* Default: empty string&lt;/PRE&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jamie&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 21:15:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-have-monitored-inputs-stopped-working/m-p/603459#M105000</guid>
      <dc:creator>jamie00171</dc:creator>
      <dc:date>2022-06-27T21:15:11Z</dc:date>
    </item>
  </channel>
</rss>

