<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>KB-2196 "Health Check detected that this is a distributed environment without shared logs" message seen on a single server Appian installation</title><link>https://community.appian.com/support/w/kb/2450/kb-2196-health-check-detected-that-this-is-a-distributed-environment-without-shared-logs-message-seen-on-a-single-server-appian-installation</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-2196 "Health Check detected that this is a distributed environment without shared logs" message seen on a single server Appian installation</title><link>https://community.appian.com/support/w/kb/2450/kb-2196-health-check-detected-that-this-is-a-distributed-environment-without-shared-logs-message-seen-on-a-single-server-appian-installation</link><pubDate>Wed, 01 Sep 2021 01:40:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e2251340-6b37-4fbd-96bf-764bb98d4600</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/2450/kb-2196-health-check-detected-that-this-is-a-distributed-environment-without-shared-logs-message-seen-on-a-single-server-appian-installation#comments</comments><description>Current Revision posted to Appian Knowledge Base by Parmida Borhani on 9/1/2021 1:40:33 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When initially configuring Health Check through the Admin console on a single&amp;nbsp;server installation, a warning message indicates:&lt;/p&gt;
&lt;pre&gt;Health Check detected that this is a distributed environment without shared logs. Configure shared logs in order to set up, schedule, and run Health Check from this page.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file uses different server names in the &lt;code&gt;host&lt;/code&gt;&amp;nbsp;sections of the file to refer to the same server.&amp;nbsp;In the following example, &lt;code&gt;localhost&lt;/code&gt; and &lt;code&gt;exampleHostName&lt;/code&gt; refer to the same server but are declared differently:&lt;/p&gt;
&lt;pre&gt;&amp;lt;search-cluster&amp;gt;&lt;br /&gt; &amp;lt;search-server host=&amp;quot;localhost&amp;quot; port=&amp;quot;9300&amp;quot;/&amp;gt;&lt;br /&gt; &amp;lt;/search-cluster&amp;gt;&lt;br /&gt; &amp;lt;kafkaCluster&amp;gt;&lt;br /&gt; &amp;lt;broker host=&amp;quot;exampleHostName&amp;quot; port=&amp;quot;9092&amp;quot;/&amp;gt;&lt;br /&gt; &amp;lt;/kafkaCluster&amp;gt;&lt;/pre&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Update the&amp;nbsp;&lt;strong&gt;appian-topology.xml&amp;nbsp;&lt;/strong&gt;to use the same&amp;nbsp;&lt;code&gt;host&lt;/code&gt;&amp;nbsp;value in all fields.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all self-managed versions of Appian using the Health Check&amp;nbsp;through the Admin Console.&lt;/p&gt;
&lt;p&gt;Last Reviewed: September 2021&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: health check, administration, administration console, installation, admin console&lt;/div&gt;
</description></item><item><title>DRAFT KB-[SP-6603] "Health Check detected that this is a distributed environment without shared logs" message seen on a single server Appian installation</title><link>https://community.appian.com/support/w/kb/2450/kb-2196-health-check-detected-that-this-is-a-distributed-environment-without-shared-logs-message-seen-on-a-single-server-appian-installation/revision/4</link><pubDate>Wed, 01 Sep 2021 01:35:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e2251340-6b37-4fbd-96bf-764bb98d4600</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/2450/kb-2196-health-check-detected-that-this-is-a-distributed-environment-without-shared-logs-message-seen-on-a-single-server-appian-installation#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Parmida Borhani on 9/1/2021 1:35:35 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When initially configuring Health Check through the Admin console on a single&amp;nbsp;server installation, a warning message indicates:&lt;/p&gt;
&lt;pre&gt;Health Check detected that this is a distributed environment without shared logs. Configure shared logs in order to set up, schedule, and run Health Check from this page.&lt;/pre&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/7658.example_5F00_version_5F00_error.png"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file uses different server names in the &lt;code&gt;host&lt;/code&gt;&amp;nbsp;sections of the file to refer to the same server.&amp;nbsp;In the following example, &lt;code&gt;localhost&lt;/code&gt; and &lt;code&gt;exampleHostName&lt;/code&gt; refer to the same server but are declared differently:&lt;/p&gt;
&lt;pre&gt;&amp;lt;search-cluster&amp;gt;&lt;br /&gt; &amp;lt;search-server host=&amp;quot;localhost&amp;quot; port=&amp;quot;9300&amp;quot;/&amp;gt;&lt;br /&gt; &amp;lt;/search-cluster&amp;gt;&lt;br /&gt; &amp;lt;kafkaCluster&amp;gt;&lt;br /&gt; &amp;lt;broker host=&amp;quot;exampleHostName&amp;quot; port=&amp;quot;9092&amp;quot;/&amp;gt;&lt;br /&gt; &amp;lt;/kafkaCluster&amp;gt;&lt;/pre&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Update the&amp;nbsp;&lt;strong&gt;appian-topology.xml&amp;nbsp;&lt;/strong&gt;to use the same&amp;nbsp;&lt;code&gt;host&lt;/code&gt;&amp;nbsp;value in all fields.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all self-managed versions of Appian using the Health Check&amp;nbsp;through the Admin Console.&lt;/p&gt;
&lt;p&gt;Last Reviewed: September 2021&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: health check, administration, administration console, installation, admin console&lt;/div&gt;
</description></item><item><title>DRAFT KB-[SP-6603] "Health Check detected that this is a distributed environment without shared logs" message seen on a single server Appian installation</title><link>https://community.appian.com/support/w/kb/2450/kb-2196-health-check-detected-that-this-is-a-distributed-environment-without-shared-logs-message-seen-on-a-single-server-appian-installation/revision/3</link><pubDate>Mon, 30 Aug 2021 05:19:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e2251340-6b37-4fbd-96bf-764bb98d4600</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/2450/kb-2196-health-check-detected-that-this-is-a-distributed-environment-without-shared-logs-message-seen-on-a-single-server-appian-installation#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Parmida Borhani on 8/30/2021 5:19:03 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When initially configuring Health Check through the Admin console on a single&amp;nbsp;server installation, a warning message indicates:&lt;/p&gt;
&lt;pre&gt;Health Check detected that this is a distributed environment without shared logs&lt;/pre&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/7658.example_5F00_version_5F00_error.png"&gt;&lt;/a&gt;&lt;img alt=" " border="0" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/ShareInstall.png" /&gt;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file uses different server names in the &lt;code&gt;host&lt;/code&gt;&amp;nbsp;sections of the file to refer to the same server.&amp;nbsp;In the following example, &lt;code&gt;localhost&lt;/code&gt; and &lt;code&gt;exampleHostName&lt;/code&gt; refer to the same server but are declared differently:&lt;/p&gt;
&lt;pre&gt;&amp;lt;search-cluster&amp;gt;&lt;br /&gt; &amp;lt;search-server host=&amp;quot;localhost&amp;quot; port=&amp;quot;9300&amp;quot;/&amp;gt;&lt;br /&gt; &amp;lt;/search-cluster&amp;gt;&lt;br /&gt; &amp;lt;kafkaCluster&amp;gt;&lt;br /&gt; &amp;lt;broker host=&amp;quot;exampleHostName&amp;quot; port=&amp;quot;9092&amp;quot;/&amp;gt;&lt;br /&gt; &amp;lt;/kafkaCluster&amp;gt;&lt;/pre&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Update the&amp;nbsp;&lt;strong&gt;appian-topology.xml&amp;nbsp;&lt;/strong&gt;to use the same&amp;nbsp;&lt;code&gt;host&lt;/code&gt;&amp;nbsp;value in all fields.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all self-managed versions of Appian using the Health Check&amp;nbsp;through the Admin Console.&lt;/p&gt;
&lt;p&gt;Last Reviewed: August 2021&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: health check, administration, administration console, installation, admin console&lt;/div&gt;
</description></item><item><title>DRAFT KB-[SP-6603] Admin Console Health Check section shows shared-logs are not configured on a single node Appian instance</title><link>https://community.appian.com/support/w/kb/2450/kb-2196-health-check-detected-that-this-is-a-distributed-environment-without-shared-logs-message-seen-on-a-single-server-appian-installation/revision/2</link><pubDate>Fri, 27 Aug 2021 20:10:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e2251340-6b37-4fbd-96bf-764bb98d4600</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/2450/kb-2196-health-check-detected-that-this-is-a-distributed-environment-without-shared-logs-message-seen-on-a-single-server-appian-installation#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Zach Puderbach on 8/27/2021 8:10:53 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When initially configuring Health Check through the Admin console on a single node installation, a warning message indicates:&lt;/p&gt;
&lt;pre&gt;Health Check detected that this is a distributed environment without shared logs&lt;/pre&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/7658.example_5F00_version_5F00_error.png"&gt;&lt;/a&gt;&lt;img alt=" " border="0" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/ShareInstall.png" /&gt;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file uses multiple different server names in the &lt;code&gt;host&lt;/code&gt;&amp;nbsp;sections of the file to refer to the same server. For example,&lt;/p&gt;
&lt;pre&gt;&amp;lt;search-cluster&amp;gt;&lt;br /&gt; &amp;lt;search-server host=&amp;quot;localhost&amp;quot; port=&amp;quot;9300&amp;quot;/&amp;gt;&lt;br /&gt; &amp;lt;/search-cluster&amp;gt;&lt;br /&gt; &amp;lt;kafkaCluster&amp;gt;&lt;br /&gt; &amp;lt;broker host=&amp;quot;exampleHostName&amp;quot; port=&amp;quot;9092&amp;quot;/&amp;gt;&lt;br /&gt; &amp;lt;/kafkaCluster&amp;gt;&lt;/pre&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Update the&amp;nbsp;&lt;strong&gt;appian-topology.xml&amp;nbsp;&lt;/strong&gt;to use the same value for &lt;code&gt;host&lt;/code&gt;&amp;nbsp;in all fields.&lt;/p&gt;
&lt;h2&gt;Appian Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of self-managed Appian using the Health Check&amp;nbsp;through the Admin Console.&lt;/p&gt;
&lt;p&gt;Last Reviewed: August 2021&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: health check, application design&lt;/div&gt;
</description></item><item><title>DRAFT KB-[SP-6603] Admin Console Health Check section shows shared-logs are not configured on a single node Appian instance</title><link>https://community.appian.com/support/w/kb/2450/kb-2196-health-check-detected-that-this-is-a-distributed-environment-without-shared-logs-message-seen-on-a-single-server-appian-installation/revision/1</link><pubDate>Mon, 23 Aug 2021 21:34:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e2251340-6b37-4fbd-96bf-764bb98d4600</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/2450/kb-2196-health-check-detected-that-this-is-a-distributed-environment-without-shared-logs-message-seen-on-a-single-server-appian-installation#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Zach Puderbach on 8/23/2021 9:34:07 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When initially configuring Health Check through the Admin console on a single node installation, a warning message indicates:&lt;/p&gt;
&lt;pre&gt;Health Check detected that this is a distributed environment without shared logs&lt;/pre&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/7658.example_5F00_version_5F00_error.png"&gt;&lt;/a&gt;&lt;img alt=" " border="0" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/ShareInstall.png" /&gt;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file uses multiple different server names in the &lt;code&gt;host&lt;/code&gt;&amp;nbsp;sections of the file. For example,&lt;/p&gt;
&lt;pre&gt;&amp;lt;search-cluster&amp;gt;&lt;br /&gt; &amp;lt;search-server host=&amp;quot;localhost&amp;quot; port=&amp;quot;9300&amp;quot;/&amp;gt;&lt;br /&gt; &amp;lt;/search-cluster&amp;gt;&lt;br /&gt; &amp;lt;kafkaCluster&amp;gt;&lt;br /&gt; &amp;lt;broker host=&amp;quot;exampleHostName&amp;quot; port=&amp;quot;9092&amp;quot;/&amp;gt;&lt;br /&gt; &amp;lt;/kafkaCluster&amp;gt;&lt;/pre&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;fix it&lt;/p&gt;
&lt;h2&gt;Appian Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of self-managed Appian using the Health Check&amp;nbsp;through the Admin Console.&lt;/p&gt;
&lt;p&gt;Last Reviewed: August 2021&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: health check, application design&lt;/div&gt;
</description></item></channel></rss>