<?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 UF not sending Internal logs after DS app update in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/UF-not-sending-Internal-logs-after-DS-app-update/m-p/557313#M6237</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;We have an issue with a number of our UFs where in they have stopped sending internal logs after a recent app update from Deployment server.&lt;/P&gt;&lt;P&gt;UFs are still sending other events, there are no errors in the splunkd.log indicating why they are not sending internal logs and app changes from DS have nothing in them that should affect this (ie nothing like blacklist _internal etc).&lt;/P&gt;&lt;P&gt;Have attempted restarting UF, but no change.&lt;/P&gt;&lt;P&gt;Number of "other" events is not that high (one host is around 800 events for last 15mins) - so ruling out UF being overloaded and not sending Internal logs because of this.&lt;/P&gt;&lt;P&gt;Looking for any advice or troubleshooting steps I can use to try and figure out why these clients are not longer sending internal logs.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Sun, 27 Jun 2021 23:47:28 GMT</pubDate>
    <dc:creator>MKozanic</dc:creator>
    <dc:date>2021-06-27T23:47:28Z</dc:date>
    <item>
      <title>UF not sending Internal logs after DS app update</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/UF-not-sending-Internal-logs-after-DS-app-update/m-p/557313#M6237</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;We have an issue with a number of our UFs where in they have stopped sending internal logs after a recent app update from Deployment server.&lt;/P&gt;&lt;P&gt;UFs are still sending other events, there are no errors in the splunkd.log indicating why they are not sending internal logs and app changes from DS have nothing in them that should affect this (ie nothing like blacklist _internal etc).&lt;/P&gt;&lt;P&gt;Have attempted restarting UF, but no change.&lt;/P&gt;&lt;P&gt;Number of "other" events is not that high (one host is around 800 events for last 15mins) - so ruling out UF being overloaded and not sending Internal logs because of this.&lt;/P&gt;&lt;P&gt;Looking for any advice or troubleshooting steps I can use to try and figure out why these clients are not longer sending internal logs.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jun 2021 23:47:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/UF-not-sending-Internal-logs-after-DS-app-update/m-p/557313#M6237</guid>
      <dc:creator>MKozanic</dc:creator>
      <dc:date>2021-06-27T23:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: UF not sending Internal logs after DS app update</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/UF-not-sending-Internal-logs-after-DS-app-update/m-p/559971#M6445</link>
      <description>&lt;P class="lia-align-justify"&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/169934"&gt;@MKozanic&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;can you please run following command to list all inputs monitored by UF&lt;BR /&gt;&lt;BR /&gt;$SPLUNK_HOME/bin/splunk list monitor&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;from output, verify source like&amp;nbsp;splunkd.log or metorce.log are shown in output.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;also&amp;nbsp;&lt;BR /&gt;all the internal logs inputs configuration is present under&amp;nbsp;$SPLUNK_HOME/etc/system/default/inputs.conf&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;was there any changes happend to this file, ideally files under deafult should not be modified.&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 05:53:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/UF-not-sending-Internal-logs-after-DS-app-update/m-p/559971#M6445</guid>
      <dc:creator>SRG9</dc:creator>
      <dc:date>2021-07-19T05:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: UF not sending Internal logs after DS app update</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/UF-not-sending-Internal-logs-after-DS-app-update/m-p/559974#M6447</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/169934"&gt;@MKozanic&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can run following command to find the monitor status of individual files. The files of internals are at the location $SPLUNK_HOME/var/log/splunk directory, see if you can find them and how the reading is in progress with below command.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;# under $SPLUNK_HOME
./splunk list inputstatus&lt;/LI-CODE&gt;&lt;P&gt;Goto&amp;nbsp; $SPLUNK_HOME/var/log/splunk/splunkd.log&amp;nbsp; and grep ERROR logs if any related to TailReader or TCPConnections etc.&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;An upvote would be appreciated if this reply helps and Accept solution!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 06:14:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/UF-not-sending-Internal-logs-after-DS-app-update/m-p/559974#M6447</guid>
      <dc:creator>venkatasri</dc:creator>
      <dc:date>2021-07-19T06:14:00Z</dc:date>
    </item>
  </channel>
</rss>

