<?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: Why is Splunk universal forwarder not indexing data from all log files? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-Splunk-universal-forwarder-not-indexing-data-from-all-log/m-p/289387#M55227</link>
    <description>&lt;P&gt;Next thing to check would be whether the index you have configured for each input on the forwarder are defined on the indexing tier. Otherwise you will see error messages in _internal that look like this: "received event for unconfigured/disabled/deleted index='[index_name]' with source='[source]' host='[hostname]' sourcetype='[sourcetype]' (n missing total)"&lt;/P&gt;

&lt;P&gt;You can also run this search to find out whether the indexer is receiving any data from the forwarder:&lt;BR /&gt;
    index=_internal sourcetype=splunkd group=per_host_thruput series=your_forwarder_host_here | timechart sum(kb) as totalkb by series limit=0&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 12:47:55 GMT</pubDate>
    <dc:creator>s2_splunk</dc:creator>
    <dc:date>2020-09-29T12:47:55Z</dc:date>
    <item>
      <title>Why is Splunk universal forwarder not indexing data from all log files?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-Splunk-universal-forwarder-not-indexing-data-from-all-log/m-p/289381#M55221</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;

&lt;P&gt;I am running Splunk as not root user. my Splunk universal forwarder is not indexing data from all files. &lt;/P&gt;

&lt;P&gt;when i run Splunk list monitor, it is listing all my files that i have mentioned in input stanza, but it is not indexing those files. i have checked privileges for those files and as a non root user i can cat those files. &lt;/P&gt;

&lt;P&gt;can anyone help me?? &lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 20:27:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-Splunk-universal-forwarder-not-indexing-data-from-all-log/m-p/289381#M55221</guid>
      <dc:creator>AzmathShaik</dc:creator>
      <dc:date>2017-02-07T20:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Splunk universal forwarder not indexing data from all log files?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-Splunk-universal-forwarder-not-indexing-data-from-all-log/m-p/289382#M55222</link>
      <description>&lt;P&gt;What do you get with this search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_* host=&amp;lt;YourHost&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If nothing, then the problem is that your host is not sending to your indexers.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 20:37:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-Splunk-universal-forwarder-not-indexing-data-from-all-log/m-p/289382#M55222</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-02-07T20:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Splunk universal forwarder not indexing data from all log files?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-Splunk-universal-forwarder-not-indexing-data-from-all-log/m-p/289383#M55223</link>
      <description>&lt;P&gt;Yup, second stop would be to check /opt/splunkforwarder/var/log/splunk/splunkd.log directly on the forwarder host for any hints as to what may be happening.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 20:40:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-Splunk-universal-forwarder-not-indexing-data-from-all-log/m-p/289383#M55223</guid>
      <dc:creator>s2_splunk</dc:creator>
      <dc:date>2017-02-07T20:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Splunk universal forwarder not indexing data from all log files?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-Splunk-universal-forwarder-not-indexing-data-from-all-log/m-p/289384#M55224</link>
      <description>&lt;P&gt;it is giving me events with _internal index.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 20:41:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-Splunk-universal-forwarder-not-indexing-data-from-all-log/m-p/289384#M55224</guid>
      <dc:creator>AzmathShaik</dc:creator>
      <dc:date>2017-02-07T20:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Splunk universal forwarder not indexing data from all log files?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-Splunk-universal-forwarder-not-indexing-data-from-all-log/m-p/289385#M55225</link>
      <description>&lt;P&gt;i have checked splunkd.log there are no errors &lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 20:43:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-Splunk-universal-forwarder-not-indexing-data-from-all-log/m-p/289385#M55225</guid>
      <dc:creator>AzmathShaik</dc:creator>
      <dc:date>2017-02-07T20:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Splunk universal forwarder not indexing data from all log files?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-Splunk-universal-forwarder-not-indexing-data-from-all-log/m-p/289386#M55226</link>
      <description>&lt;P&gt;Check to make sure that the clock on the forwarder is correct and the TZ is accounted for in the TZ setting in &lt;CODE&gt;props.conf&lt;/CODE&gt;.  It may be that the events are being "sent to the future".  To check this, search for "All Time".&lt;/P&gt;

&lt;P&gt;Also login to the server as the user that is running splunk and verify that you can read the file contents manually.  If you have a permission problem manually, then this is the problem for Splunk, too.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 21:21:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-Splunk-universal-forwarder-not-indexing-data-from-all-log/m-p/289386#M55226</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-02-07T21:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Splunk universal forwarder not indexing data from all log files?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-Splunk-universal-forwarder-not-indexing-data-from-all-log/m-p/289387#M55227</link>
      <description>&lt;P&gt;Next thing to check would be whether the index you have configured for each input on the forwarder are defined on the indexing tier. Otherwise you will see error messages in _internal that look like this: "received event for unconfigured/disabled/deleted index='[index_name]' with source='[source]' host='[hostname]' sourcetype='[sourcetype]' (n missing total)"&lt;/P&gt;

&lt;P&gt;You can also run this search to find out whether the indexer is receiving any data from the forwarder:&lt;BR /&gt;
    index=_internal sourcetype=splunkd group=per_host_thruput series=your_forwarder_host_here | timechart sum(kb) as totalkb by series limit=0&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 12:47:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-Splunk-universal-forwarder-not-indexing-data-from-all-log/m-p/289387#M55227</guid>
      <dc:creator>s2_splunk</dc:creator>
      <dc:date>2020-09-29T12:47:55Z</dc:date>
    </item>
  </channel>
</rss>

