<?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 How do I resolve *nix devices show status &amp;amp;quot;unstable&amp;amp;quot;/no data shown? in Splunk ITSI</title>
    <link>https://community.splunk.com/t5/Splunk-ITSI/How-do-I-resolve-nix-devices-show-status-amp-quot-unstable-amp/m-p/636141#M2680</link>
    <description>&lt;P&gt;Hi.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I see rather strange (for me, newbie) issue with number of *nix devices.&lt;BR /&gt;After the UF agent install devices reported data for couple of days, but showed status "unstable".&lt;BR /&gt;A day later devices stopped updating in Splunk.&lt;BR /&gt;On devices I found an error message.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;splunk.service - SYSV: Splunk indexer service&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; Loaded: loaded (/etc/rc.d/init.d/splunk; bad; vendor preset: disabled)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; Active: inactive (dead)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Docs: man:systemd-sysv-generator(8)&lt;/P&gt;
&lt;P&gt;Warning: splunk.service changed on disk. Run 'systemctl daemon-reload' to reload&lt;BR /&gt;--------------&lt;BR /&gt;I found that some people experienced similar issue and fixed with update of init.d script&lt;BR /&gt;-------------&lt;/P&gt;
&lt;P&gt;splunk_start() {&lt;/P&gt;
&lt;P&gt;&amp;nbsp; echo Starting Splunk...&lt;/P&gt;
&lt;P&gt;&amp;nbsp; ulimit -Hn 20240&lt;/P&gt;
&lt;P&gt;&amp;nbsp; ulimit -Sn 10240&lt;BR /&gt;----------------&lt;BR /&gt;I implemented the proposed change and it did help for few days.&lt;BR /&gt;Now I see devices being updated in Splunk on regular bases, but reported as "unstable" and no CPU/MEMORY/DISK data being reported.&lt;BR /&gt;&lt;BR /&gt;Thank you in advance&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Mar 2023 17:52:48 GMT</pubDate>
    <dc:creator>bigll</dc:creator>
    <dc:date>2023-03-27T17:52:48Z</dc:date>
    <item>
      <title>How do I resolve *nix devices show status &amp;quot;unstable&amp;quot;/no data shown?</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/How-do-I-resolve-nix-devices-show-status-amp-quot-unstable-amp/m-p/636141#M2680</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I see rather strange (for me, newbie) issue with number of *nix devices.&lt;BR /&gt;After the UF agent install devices reported data for couple of days, but showed status "unstable".&lt;BR /&gt;A day later devices stopped updating in Splunk.&lt;BR /&gt;On devices I found an error message.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;splunk.service - SYSV: Splunk indexer service&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; Loaded: loaded (/etc/rc.d/init.d/splunk; bad; vendor preset: disabled)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; Active: inactive (dead)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Docs: man:systemd-sysv-generator(8)&lt;/P&gt;
&lt;P&gt;Warning: splunk.service changed on disk. Run 'systemctl daemon-reload' to reload&lt;BR /&gt;--------------&lt;BR /&gt;I found that some people experienced similar issue and fixed with update of init.d script&lt;BR /&gt;-------------&lt;/P&gt;
&lt;P&gt;splunk_start() {&lt;/P&gt;
&lt;P&gt;&amp;nbsp; echo Starting Splunk...&lt;/P&gt;
&lt;P&gt;&amp;nbsp; ulimit -Hn 20240&lt;/P&gt;
&lt;P&gt;&amp;nbsp; ulimit -Sn 10240&lt;BR /&gt;----------------&lt;BR /&gt;I implemented the proposed change and it did help for few days.&lt;BR /&gt;Now I see devices being updated in Splunk on regular bases, but reported as "unstable" and no CPU/MEMORY/DISK data being reported.&lt;BR /&gt;&lt;BR /&gt;Thank you in advance&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 17:52:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/How-do-I-resolve-nix-devices-show-status-amp-quot-unstable-amp/m-p/636141#M2680</guid>
      <dc:creator>bigll</dc:creator>
      <dc:date>2023-03-27T17:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: How do I resolve *nix devices show status &amp;quot;unstable&amp;quot;/no data shown?</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/How-do-I-resolve-nix-devices-show-status-amp-quot-unstable-amp/m-p/636298#M2681</link>
      <description>&lt;P&gt;Hi!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is the problem that the affected nodes stops forwarding data? or that they are flagged as unsatable?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check if the affected nodes have the splunk UF running or not. To exclude whether the issue is due to the Splunk process not running or whether there is a data forwarding issue (firewall / network / ports etc).&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the Splunk process is not started when a server is rebooted have a look here on how to enable splunk boot start&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.0.4/Admin/ConfigureSplunktostartatboottime" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.0.4/Admin/ConfigureSplunktostartatboottime.&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also if these are Linux hosts note that there is a slightly different setup if the boot on start should be enabled with systemd: See&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.0.4/Admin/RunSplunkassystemdservice#Configure_systemd_using_enable_boot-start" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.0.4/Admin/RunSplunkassystemdservice#Configure_systemd_using_enable_boot-start&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/Seb&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 11:07:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/How-do-I-resolve-nix-devices-show-status-amp-quot-unstable-amp/m-p/636298#M2681</guid>
      <dc:creator>srauhala_splunk</dc:creator>
      <dc:date>2023-03-28T11:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: How do I resolve *nix devices show status &amp;quot;unstable&amp;quot;/no data shown?</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/How-do-I-resolve-nix-devices-show-status-amp-quot-unstable-amp/m-p/636309#M2682</link>
      <description>&lt;P&gt;Thank you for the reply.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;UF agents starts after reboot&amp;nbsp; with no issues&lt;/LI&gt;&lt;LI&gt;It runs for a while (day, day and a half)&lt;/LI&gt;&lt;LI&gt;During that time utilization of all monitored resources are normal.&lt;/LI&gt;&lt;LI&gt;When it stopped I see messages in logs&amp;nbsp;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;SPAN class=""&gt;242543&lt;/SPAN&gt; &lt;SPAN class=""&gt;TcpOutEloop&lt;/SPAN&gt;&lt;SPAN&gt;] &lt;/SPAN&gt;&lt;SPAN class=""&gt;-&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class=""&gt;Cooked&lt;/SPAN&gt; &lt;SPAN class=""&gt;connection&lt;/SPAN&gt; &lt;SPAN class=""&gt;to&lt;/SPAN&gt; &lt;SPAN class=""&gt;ip=x.x.x.x:9997&lt;/SPAN&gt; &lt;SPAN class=""&gt;timed&lt;/SPAN&gt; &lt;SPAN class=""&gt;out.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;source =&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;A class="" title="/opt/splunkforwarder/var/log/splunk/splunkd.log" href="https://search.splunkitsi.euw1.pre-prod.aws.cloud.hsbc/en-US/app/search/search?q=search%20index%3D_internal%20host%20IN%20(hkl25013395%2C%20hkl25013396%20hkl25013336%2C%20hkl25013401%2C%20hkl25013402%2C%20hkl25013338)%20event_message%3D%22Cooked%20connection*%22&amp;amp;display.page.search.mode=smart&amp;amp;dispatch.sample_ratio=1&amp;amp;earliest=1679716800&amp;amp;latest=1679803200&amp;amp;display.page.search.tab=events&amp;amp;display.general.type=events&amp;amp;sid=1680007216.1449740_7C618C10-9BF6-4989-AEA7-F3D2BD38E3F2#" target="_blank" rel="noopener"&gt;/opt/splunkforwarder/var/log/splunk/splunkd.log&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Sounds like something preventing connection.&lt;BR /&gt;I wonder if it size of the queue.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 12:44:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/How-do-I-resolve-nix-devices-show-status-amp-quot-unstable-amp/m-p/636309#M2682</guid>
      <dc:creator>bigll</dc:creator>
      <dc:date>2023-03-28T12:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: How do I resolve *nix devices show status &amp;quot;unstable&amp;quot;/no data shown?</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/How-do-I-resolve-nix-devices-show-status-amp-quot-unstable-amp/m-p/636327#M2683</link>
      <description>&lt;P&gt;Hi!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Cooked&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;connection&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;to&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;ip=x.x.x.x:9997&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;timed&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;out.&amp;nbsp; That would be the connection to the indexer the UF is forwarding too. Is it not attempting to connect to the next indexer in the cluster?&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Yes you might be onto something if indexers are at their limit the ingestion queues will fill up and eventually data from UFs will be blocked or at least delayed until the indexer can work. through the queues.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use the monitoring console to check if the indexing queues are getting blocked could be a good start.&amp;nbsp;&lt;/P&gt;&lt;P&gt;/Seb&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 14:00:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/How-do-I-resolve-nix-devices-show-status-amp-quot-unstable-amp/m-p/636327#M2683</guid>
      <dc:creator>srauhala_splunk</dc:creator>
      <dc:date>2023-03-28T14:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: How do I resolve *nix devices show status &amp;quot;unstable&amp;quot;/no data shown?</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/How-do-I-resolve-nix-devices-show-status-amp-quot-unstable-amp/m-p/636511#M2684</link>
      <description>&lt;P&gt;Actually both, Not getting any data is bigger issue. but else it's important to understand the nature (and fix) an issue with client being "unstable"&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2023 12:03:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/How-do-I-resolve-nix-devices-show-status-amp-quot-unstable-amp/m-p/636511#M2684</guid>
      <dc:creator>bigll</dc:creator>
      <dc:date>2023-03-29T12:03:20Z</dc:date>
    </item>
  </channel>
</rss>

