<?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: Running a single instance of Splunk, but why does Health Check in the Monitoring Console warn of non-indexer instances that are not sending logs to the indexer? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Running-a-single-instance-of-Splunk-but-why-does-Health-Check-in/m-p/243151#M47114</link>
    <description>&lt;P&gt;It's set to standalone.&lt;/P&gt;</description>
    <pubDate>Thu, 19 Jan 2017 16:17:33 GMT</pubDate>
    <dc:creator>gregbo</dc:creator>
    <dc:date>2017-01-19T16:17:33Z</dc:date>
    <item>
      <title>Running a single instance of Splunk, but why does Health Check in the Monitoring Console warn of non-indexer instances that are not sending logs to the indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Running-a-single-instance-of-Splunk-but-why-does-Health-Check-in/m-p/243149#M47112</link>
      <description>&lt;P&gt;I have a single instance Splunk Enterprise setup.  When I run the Health Check in the Monitoring Console, it gives me a warning that some of my non-indexer instances are not sending logs to the indexer. Since it's a single instance there are no non-indexer instances.  I'm wondering if this check might only apply to multiple-instance environments?&lt;/P&gt;

&lt;P&gt;I checked my data inputs and it's monitoring the local logs, so data is coming in to _internal and _introspection&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 11:40:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Running-a-single-instance-of-Splunk-but-why-does-Health-Check-in/m-p/243149#M47112</guid>
      <dc:creator>gregbo</dc:creator>
      <dc:date>2017-01-19T11:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Running a single instance of Splunk, but why does Health Check in the Monitoring Console warn of non-indexer instances that are not sending logs to the indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Running-a-single-instance-of-Splunk-but-why-does-Health-Check-in/m-p/243150#M47113</link>
      <description>&lt;P&gt;Hi Gregbo, &lt;/P&gt;

&lt;P&gt;If your Splunk deployment is single-instance,  in Monitoring Console, please click Settings &amp;gt; General Setup from your menu and make sure your Monitoring Console is running inn Standalone, rather than Distributed mode. If the Monitoring Console is running in a mode that does not match your actual topology, you may get inaccurate information from it.  &lt;/P&gt;

&lt;P&gt;For details, please refer to documentation: &lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.1/DMC/Configureinstandalonemode"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.1/DMC/Configureinstandalonemode&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.1/DMC/Singleinstancesetup"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.1/DMC/Singleinstancesetup&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Hope this helps. Thanks! &lt;BR /&gt;
Hunter&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 15:39:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Running-a-single-instance-of-Splunk-but-why-does-Health-Check-in/m-p/243150#M47113</guid>
      <dc:creator>hunters_splunk</dc:creator>
      <dc:date>2017-01-19T15:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Running a single instance of Splunk, but why does Health Check in the Monitoring Console warn of non-indexer instances that are not sending logs to the indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Running-a-single-instance-of-Splunk-but-why-does-Health-Check-in/m-p/243151#M47114</link>
      <description>&lt;P&gt;It's set to standalone.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 16:17:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Running-a-single-instance-of-Splunk-but-why-does-Health-Check-in/m-p/243151#M47114</guid>
      <dc:creator>gregbo</dc:creator>
      <dc:date>2017-01-19T16:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Running a single instance of Splunk, but why does Health Check in the Monitoring Console warn of non-indexer instances that are not sending logs to the indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Running-a-single-instance-of-Splunk-but-why-does-Health-Check-in/m-p/243152#M47115</link>
      <description>&lt;P&gt;I would try this:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Go to Settings &amp;gt; Distributed Search and make sure that you have no search peers set up at all.  (Note that a development license does not include this feature and will mean that there are no search peers configured.)&lt;/LI&gt;
&lt;LI&gt;Go to Monitoring Console &amp;gt; Settings &amp;gt; General Setup where it should look something like this: &lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/2339i1BC45755BA288D93/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;Click Apply Changes.  You must do this even if you have made no changes on this screen.  (It is not very intuitive.)&lt;/LI&gt;
&lt;LI&gt;Try the Health Check again.&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Fri, 20 Jan 2017 15:31:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Running-a-single-instance-of-Splunk-but-why-does-Health-Check-in/m-p/243152#M47115</guid>
      <dc:creator>lycollicott</dc:creator>
      <dc:date>2017-01-20T15:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Running a single instance of Splunk, but why does Health Check in the Monitoring Console warn of non-indexer instances that are not sending logs to the indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Running-a-single-instance-of-Splunk-but-why-does-Health-Check-in/m-p/243153#M47116</link>
      <description>&lt;P&gt;i checked and Distributed search is set to No, and there are no peers.&lt;BR /&gt;
When I went to General Setup, it's set to standalone.  the only difference i see is that under Instance (servername) you picture shows "N/A" but on my server the server name is there (same value as under instance (host)&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2017 15:39:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Running-a-single-instance-of-Splunk-but-why-does-Health-Check-in/m-p/243153#M47116</guid>
      <dc:creator>gregbo</dc:creator>
      <dc:date>2017-01-20T15:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Running a single instance of Splunk, but why does Health Check in the Monitoring Console warn of non-indexer instances that are not sending logs to the indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Running-a-single-instance-of-Splunk-but-why-does-Health-Check-in/m-p/243154#M47117</link>
      <description>&lt;P&gt;When you drill down into the "non-indexer instances are not sending logs to the indexer" results what does it say are the instances?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2017 15:43:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Running-a-single-instance-of-Splunk-but-why-does-Health-Check-in/m-p/243154#M47117</guid>
      <dc:creator>lycollicott</dc:creator>
      <dc:date>2017-01-20T15:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Running a single instance of Splunk, but why does Health Check in the Monitoring Console warn of non-indexer instances that are not sending logs to the indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Running-a-single-instance-of-Splunk-but-why-does-Health-Check-in/m-p/243155#M47118</link>
      <description>&lt;P&gt;It only lists one instance, itself.  &lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2017 16:03:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Running-a-single-instance-of-Splunk-but-why-does-Health-Check-in/m-p/243155#M47118</guid>
      <dc:creator>gregbo</dc:creator>
      <dc:date>2017-01-20T16:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Running a single instance of Splunk, but why does Health Check in the Monitoring Console warn of non-indexer instances that are not sending logs to the indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Running-a-single-instance-of-Splunk-but-why-does-Health-Check-in/m-p/243156#M47119</link>
      <description>&lt;P&gt;Hi all,&lt;BR /&gt;
I have the same thing and I've already followed all the recomendations here. &lt;/P&gt;

&lt;P&gt;Anything else that I cna try?&lt;BR /&gt;
I would like to have all the checks in green &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Thank you,&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2017 08:39:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Running-a-single-instance-of-Splunk-but-why-does-Health-Check-in/m-p/243156#M47119</guid>
      <dc:creator>marina_rovira</dc:creator>
      <dc:date>2017-02-22T08:39:28Z</dc:date>
    </item>
  </channel>
</rss>

