<?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: forwarder only partially forwards data in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/forwarder-only-partially-forwards-data/m-p/410248#M94726</link>
    <description>&lt;P&gt;No, it is 145 files altogether, and most of them is not monitored due to the ignoreOlderThan=1d settings.&lt;BR /&gt;
the &lt;A href="https://:8089/services/admin/inputstatus/TailingProcessor:FileStatus" target="test_blank"&gt;https://:8089/services/admin/inputstatus/TailingProcessor:FileStatus&lt;/A&gt;&lt;BR /&gt;
says it finished reading all the relevant ones.&lt;BR /&gt;
Over a day from reinstall and start again, and it is only 4 source there, and the  short config files totally missing&lt;/P&gt;</description>
    <pubDate>Sat, 26 May 2018 18:03:45 GMT</pubDate>
    <dc:creator>ferenc0521</dc:creator>
    <dc:date>2018-05-26T18:03:45Z</dc:date>
    <item>
      <title>forwarder only partially forwards data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/forwarder-only-partially-forwards-data/m-p/410246#M94724</link>
      <description>&lt;P&gt;Hi, I set up a forwarder, the receiver, the index on the receiving side, and configured  the inputs.conf on the forwarder as:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///data00/skaushik/cov-platform/config/system.properties]
sourcetype = config_file
[monitor:///data00/skaushik/cov-platform/config/cim.properties]
sourcetype = config_file
[monitor:///data00/skaushik/cov-platform/config/web.properties]
sourcetype = config_file
[monitor:///data00/skaushik/cov-platform/config/pgpass]
sourcetype = config_file
[monitor:///data00/skaushik/cov-platform/database/postgresql.conf]
sourcetype = config_file
[monitor:///data00/skaushik/cov-platform/logs/catalina.out]
[monitor:///data00/skaushik/cov-platform/logs/gc.log*]
sourcetype = gcg1.log
[monitor:///data00/skaushik/cov-platform/logs/cim.log*]
sourcetype = cimlog4j
ignoreOlderThan=1d
[monitor:///data00/skaushik/cov-platform/logs/catalina.log*]
ignoreOlderThan=1d
[monitor:///data00/skaushik/cov-platform/logs/performanceLog.log*]
ignoreOlderThan=1d
[monitor:///data00/skaushik/cov-platform/logs/usageLog.log*]
ignoreOlderThan=1d
[monitor:///data00/skaushik/cov-platform/database/pg_log/postgresql*]
ignoreOlderThan=1d
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;So the forwarder seems to work- to some extent...&lt;BR /&gt;
---the sourcetypes are picked up by the receiver, and parsed according to the  props.conf definitions - check&lt;BR /&gt;
---I expected the small config files (*.properties, pgpass) appear at once- none of them do.&lt;BR /&gt;
---I expected catalina.out and gc.log would appear at once (from the beginning of the file) -they have only limited number of events indexed.&lt;BR /&gt;
---I expected the monitored files with ignoreOlderThan=1d appear in full at once -they don't seem to.&lt;BR /&gt;
If the file is younger than a day, it should appear full-it doesn't&lt;/P&gt;

&lt;P&gt;the gc.log events started to appear after a day, and even then is about 3 event less than 10%&lt;BR /&gt;
8000/en-US/manager/search/licenseusage shows minimal ~0 usage.&lt;BR /&gt;
The files are below 1M&lt;/P&gt;

&lt;P&gt;How can I monitor what is actually being detected and sent?&lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2018 19:45:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/forwarder-only-partially-forwards-data/m-p/410246#M94724</guid>
      <dc:creator>ferenc0521</dc:creator>
      <dc:date>2018-05-24T19:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: forwarder only partially forwards data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/forwarder-only-partially-forwards-data/m-p/410247#M94725</link>
      <description>&lt;P&gt;If you have many thousands of files (even ifyou are not monitoring them) at that same directory level or deeper, Spunk will have a problem keeping track of files either by running out of time/CPU or by running out of file descriptors (inodes).  Is this your situation?&lt;/P&gt;</description>
      <pubDate>Sat, 26 May 2018 14:17:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/forwarder-only-partially-forwards-data/m-p/410247#M94725</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2018-05-26T14:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: forwarder only partially forwards data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/forwarder-only-partially-forwards-data/m-p/410248#M94726</link>
      <description>&lt;P&gt;No, it is 145 files altogether, and most of them is not monitored due to the ignoreOlderThan=1d settings.&lt;BR /&gt;
the &lt;A href="https://:8089/services/admin/inputstatus/TailingProcessor:FileStatus" target="test_blank"&gt;https://:8089/services/admin/inputstatus/TailingProcessor:FileStatus&lt;/A&gt;&lt;BR /&gt;
says it finished reading all the relevant ones.&lt;BR /&gt;
Over a day from reinstall and start again, and it is only 4 source there, and the  short config files totally missing&lt;/P&gt;</description>
      <pubDate>Sat, 26 May 2018 18:03:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/forwarder-only-partially-forwards-data/m-p/410248#M94726</guid>
      <dc:creator>ferenc0521</dc:creator>
      <dc:date>2018-05-26T18:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: forwarder only partially forwards data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/forwarder-only-partially-forwards-data/m-p/410249#M94727</link>
      <description>&lt;P&gt;Does your inputs.conf have windows formatted line endings because of a copy and paste?&lt;/P&gt;

&lt;P&gt;Check &lt;CODE&gt;index=_internal log_level=error OR log_level=warn&lt;/CODE&gt; for things like "permission" or "skaushik"&lt;/P&gt;

&lt;P&gt;Try adding spaces between your stanza names if you dont already have them.  &lt;/P&gt;</description>
      <pubDate>Sat, 26 May 2018 23:28:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/forwarder-only-partially-forwards-data/m-p/410249#M94727</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2018-05-26T23:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: forwarder only partially forwards data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/forwarder-only-partially-forwards-data/m-p/410250#M94728</link>
      <description>&lt;P&gt;No, and the &lt;A href="https://:8089/services/admin/inputstatus/TailingProcessor:FileStatus" target="test_blank"&gt;https://:8089/services/admin/inputstatus/TailingProcessor:FileStatus&lt;/A&gt;&lt;BR /&gt;
says it finished reading all the relevant ones.&lt;BR /&gt;
It looks like it is picking up the new (rolled logs) (second day of monitoring), but the initial config files (it saig it finished reading has no trace on the indexer&lt;/P&gt;</description>
      <pubDate>Sun, 27 May 2018 17:06:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/forwarder-only-partially-forwards-data/m-p/410250#M94728</guid>
      <dc:creator>ferenc0521</dc:creator>
      <dc:date>2018-05-27T17:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: forwarder only partially forwards data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/forwarder-only-partially-forwards-data/m-p/410251#M94729</link>
      <description>&lt;P&gt;Your problem is probably that you are misunderstanding how &lt;CODE&gt;ignoreOlderThan&lt;/CODE&gt; works. Once a file is determined to be &lt;CODE&gt;older than&lt;/CODE&gt;, it gets put to a perminent blacklist and even if it gets updated and is no longer &lt;CODE&gt;older than&lt;/CODE&gt; your setting, it won't matter; it is blacklisted and none of the data will ever come in, period. The nice thing is if you change the &lt;CODE&gt;ignoreOlderThan&lt;/CODE&gt; setting and then restart splunk, it should reconsider the files.&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 00:47:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/forwarder-only-partially-forwards-data/m-p/410251#M94729</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2018-05-29T00:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: forwarder only partially forwards data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/forwarder-only-partially-forwards-data/m-p/410252#M94730</link>
      <description>&lt;P&gt;The totally missing files don't have &lt;CODE&gt;ignoreOlderThan&lt;/CODE&gt; settings, so I expected them to be forwarded to the indexer.&lt;BR /&gt;
Is &lt;CODE&gt;ignoreOlderThan&lt;/CODE&gt; a global settings instead of per file/folder?&lt;BR /&gt;
It doesn't seem to handle the &lt;CODE&gt;rolling&lt;/CODE&gt; of the log files consistently.&lt;/P&gt;

&lt;P&gt;cim.log is renamed daily as cim.log.yyyy-mm-dd, and a new cim.log is opened.&lt;BR /&gt;
performanceLog.log, usageLog.log is the same.&lt;/P&gt;

&lt;P&gt;so cim.log and performanceLog.log always have the source= cim.log and performanceLog.log respectively,&lt;BR /&gt;
however usageLog.log events always have usageLog.log.2018-05-26 as source (?)&lt;/P&gt;

&lt;P&gt;I also have problem that the gc.log.0.current has only 2 events forwarded, while the file is obviously has more content.&lt;/P&gt;

&lt;P&gt;And forwarder said it DID read the .properties files&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 17:48:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/forwarder-only-partially-forwards-data/m-p/410252#M94730</guid>
      <dc:creator>ferenc0521</dc:creator>
      <dc:date>2018-05-29T17:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: forwarder only partially forwards data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/forwarder-only-partially-forwards-data/m-p/410253#M94731</link>
      <description>&lt;P&gt;update: editing (adding comment first line)  cim.properties, web.properties, system.properties, postgresql.conf made them sail over to the target.&lt;/P&gt;

&lt;P&gt;the partial send of gc.log and the usageLog.log mystery remains &lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 19:19:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/forwarder-only-partially-forwards-data/m-p/410253#M94731</guid>
      <dc:creator>ferenc0521</dc:creator>
      <dc:date>2018-05-29T19:19:50Z</dc:date>
    </item>
  </channel>
</rss>

