<?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-2172 "System call filters failed to install" error during search server startup</title><link>https://community.appian.com/support/w/kb/2256/kb-2172-system-call-filters-failed-to-install-error-during-search-server-startup</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-2172 "System call filters failed to install" error during search server startup</title><link>https://community.appian.com/support/w/kb/2256/kb-2172-system-call-filters-failed-to-install-error-during-search-server-startup</link><pubDate>Wed, 10 Feb 2021 21:57:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:96af4c6b-cdc2-46d4-9db9-b95b7b11ce6f</guid><dc:creator>Nicholas Van Dyke</dc:creator><comments>https://community.appian.com/support/w/kb/2256/kb-2172-system-call-filters-failed-to-install-error-during-search-server-startup#comments</comments><description>Current Revision posted to Appian Knowledge Base by Nicholas Van Dyke on 2/10/2021 9:57:30 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;The search server fails to start up when &lt;code&gt;start.sh&lt;/code&gt; (&lt;code&gt;start.bat&lt;/code&gt; on Windows) is run and the following error is logged to the console:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;bootstrap checks failed&lt;br /&gt;system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Starting in 20.4, the search server runs bootstrap checks to&amp;nbsp;validate the security and configuration of the host machine before starting up. On machines running CentOS 6, these bootstrap checks inherently fail due to limitations of the OS.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;After confirming that the machine is running CentOS 6, follow these steps to disable the bootstrap checks:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Create a new file named &lt;strong&gt;elasticsearch.yml&lt;/strong&gt; in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/search-server/conf/&lt;/code&gt;&amp;nbsp;with the following contents: &lt;code&gt;bootstrap.system_call_filter: false&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Start the search server.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; For HA deployments of the search server, this file must be created in the appropriate directory on each instance of the search server. When upgrading Appian, this configuration must be copied over to its correct location as well.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 20.4 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: February 2021&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: 20.4, search server, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-2256: "System call filters failed to install" error during search server startup</title><link>https://community.appian.com/support/w/kb/2256/kb-2172-system-call-filters-failed-to-install-error-during-search-server-startup/revision/7</link><pubDate>Wed, 10 Feb 2021 14:35:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:96af4c6b-cdc2-46d4-9db9-b95b7b11ce6f</guid><dc:creator>Ben Charles</dc:creator><comments>https://community.appian.com/support/w/kb/2256/kb-2172-system-call-filters-failed-to-install-error-during-search-server-startup#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Ben Charles on 2/10/2021 2:35:09 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;The search server fails to start up when &lt;code&gt;start.sh&lt;/code&gt; (&lt;code&gt;start.bat&lt;/code&gt; on Windows) is run and the following error is logged to the console:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;bootstrap checks failed&lt;br /&gt;system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Starting in 20.4, the search server runs bootstrap checks to&amp;nbsp;validate the security and configuration of the host machine before starting up. On machines running CentOS 6, these bootstrap checks inherently fail due to limitations of the OS.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;After confirming that the machine is running CentOS 6, follow these steps to disable the bootstrap checks:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Create a new file named &lt;strong&gt;elasticsearch.yml&lt;/strong&gt; in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/search-server/conf/&lt;/code&gt;&amp;nbsp;with the following contents: &lt;code&gt;bootstrap.system_call_filter: false&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Start the search server.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; For HA deployments of the search server, this file must be created in the appropriate directory on each instance of the search server. When upgrading Appian, this configuration must be copied over to its correct location as well.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 20.4 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: February 2021&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: 20.4, search server, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-2256: "System call filters failed to install" error during search server startup</title><link>https://community.appian.com/support/w/kb/2256/kb-2172-system-call-filters-failed-to-install-error-during-search-server-startup/revision/6</link><pubDate>Tue, 09 Feb 2021 22:51:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:96af4c6b-cdc2-46d4-9db9-b95b7b11ce6f</guid><dc:creator>Nicholas Van Dyke</dc:creator><comments>https://community.appian.com/support/w/kb/2256/kb-2172-system-call-filters-failed-to-install-error-during-search-server-startup#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Nicholas Van Dyke on 2/9/2021 10:51:35 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;The search server fails to start up with the following error:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;bootstrap checks failed&lt;br /&gt;system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Starting in 20.4, the search server runs bootstrap checks to&amp;nbsp;validate the security and configuration of the host machine before starting up. On machines running CentOS 6, these bootstrap checks inherently fail due to limitations of the OS.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;After confirming that the machine is running CentOS 6, follow these steps to disable the bootstrap checks:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Create a new file named &lt;strong&gt;elasticsearch.yml&lt;/strong&gt; in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/search-server/conf/&lt;/code&gt;&amp;nbsp;with the following contents: &lt;code&gt;bootstrap.system_call_filter: false&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Start the search server.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; For HA deployments of the search server, this file must be created in the appropriate directory on each instance of the search server. When upgrading Appian, this configuration must be copied over to its correct location as well.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 20.4 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: February 2021&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: 20.4, search server, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-2256: "System call filters failed to install" for search server</title><link>https://community.appian.com/support/w/kb/2256/kb-2172-system-call-filters-failed-to-install-error-during-search-server-startup/revision/5</link><pubDate>Tue, 09 Feb 2021 22:48:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:96af4c6b-cdc2-46d4-9db9-b95b7b11ce6f</guid><dc:creator>Nicholas Van Dyke</dc:creator><comments>https://community.appian.com/support/w/kb/2256/kb-2172-system-call-filters-failed-to-install-error-during-search-server-startup#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Nicholas Van Dyke on 2/9/2021 10:48:02 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;The search server fails to start up with the following error:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;bootstrap checks failed&lt;br /&gt;system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Starting in 20.4, the search server runs bootstrap checks to&amp;nbsp;validate the security and configuration of the host machine before starting up. On machines running CentOS 6, these bootstrap checks inherently fail due to limitations of the OS.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;After confirming that the machine is running CentOS 6, follow these steps to disable the bootstrap checks:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Create a new file named &lt;strong&gt;elasticsearch.yml&lt;/strong&gt; in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/search-server/conf/ &lt;/code&gt;with the following contents: &lt;code&gt;bootstrap.system_call_filter: false&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Start the search server.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;For HA deployments of the search server, this file must be created in the appropriate directory on each instance of the search server. When upgrading Appian, this configuration must be copied over to its correct location as well.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 20.4 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: February 2021&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: 20.4, search server, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-2256: "System call filters failed to install" for search server</title><link>https://community.appian.com/support/w/kb/2256/kb-2172-system-call-filters-failed-to-install-error-during-search-server-startup/revision/4</link><pubDate>Tue, 09 Feb 2021 22:39:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:96af4c6b-cdc2-46d4-9db9-b95b7b11ce6f</guid><dc:creator>Nicholas Van Dyke</dc:creator><comments>https://community.appian.com/support/w/kb/2256/kb-2172-system-call-filters-failed-to-install-error-during-search-server-startup#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Nicholas Van Dyke on 2/9/2021 10:39:33 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;The search server fails to start up with the following error:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;bootstrap checks failed&lt;/code&gt;&lt;br /&gt;&lt;code&gt;system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk&lt;/code&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Starting in 20.4, search-server runs bootstrap checks to ensure the security and configuration of the host machine before starting up. On machines running CentOS 6, these bootstrap checks inherently fail due to limitations of the OS.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;After confirming that the machine is running CentOS 6, follow these steps to disable the bootstrap checks:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Create a new file named &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;elasticsearch.yml&lt;/span&gt; in &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;&amp;lt;APPIAN_HOME&amp;gt;/search-server/conf/&lt;/span&gt; with the following contents:&lt;br /&gt; &lt;code&gt;bootstrap.system_call_filter: false&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Start search-server&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;For HA deployments of search-server, this file must be created in the appropriate directory on each instance of search-server. When upgrading Appian, this configuration must be copied over to its correct location as well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: 20.4, search server&lt;/div&gt;
</description></item><item><title>DRAFT KB-2256: "System call filters failed to install" for search server</title><link>https://community.appian.com/support/w/kb/2256/kb-2172-system-call-filters-failed-to-install-error-during-search-server-startup/revision/3</link><pubDate>Wed, 03 Feb 2021 17:55:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:96af4c6b-cdc2-46d4-9db9-b95b7b11ce6f</guid><dc:creator>Ben Charles</dc:creator><comments>https://community.appian.com/support/w/kb/2256/kb-2172-system-call-filters-failed-to-install-error-during-search-server-startup#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Ben Charles on 2/3/2021 5:55:15 PM&lt;br /&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;strong&gt;Symptoms&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Search-server fails to start up with the following error:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;bootstrap checks failed&lt;/code&gt;&lt;br /&gt;&lt;code&gt;system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;strong&gt;Cause&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Starting in 20.4, search-server runs bootstrap checks to ensure the security and configuration of the host machine before starting up. On machines running CentOS 6, these bootstrap checks inherently fail due to limitations of the OS.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;strong&gt;Action&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;After confirming that the machine is running CentOS 6, follow these steps to disable the bootstrap checks:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Create a new file named &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;elasticsearch.yml&lt;/span&gt; in &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;&amp;lt;APPIAN_HOME&amp;gt;/search-server/conf/&lt;/span&gt; with the following contents:&lt;br /&gt; &lt;code&gt;bootstrap.system_call_filter: false&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Start search-server&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;For HA deployments of search-server, this file must be created in the appropriate directory on each instance of search-server. When upgrading Appian, this configuration must be copied over to its correct location as well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: 20.4, search server&lt;/div&gt;
</description></item><item><title>DRAFT KB-2256: "System call filters failed to install" for search server</title><link>https://community.appian.com/support/w/kb/2256/kb-2172-system-call-filters-failed-to-install-error-during-search-server-startup/revision/2</link><pubDate>Wed, 03 Feb 2021 17:47:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:96af4c6b-cdc2-46d4-9db9-b95b7b11ce6f</guid><dc:creator>Ben Charles</dc:creator><comments>https://community.appian.com/support/w/kb/2256/kb-2172-system-call-filters-failed-to-install-error-during-search-server-startup#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Ben Charles on 2/3/2021 5:47:19 PM&lt;br /&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;strong&gt;Symptoms&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Search-server fails to start up with the following error:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;bootstrap checks failed&lt;/code&gt;&lt;br /&gt;&lt;code&gt;system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;strong&gt;Cause&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Starting in 20.4, search-server runs bootstrap checks to ensure the security and configuration of the host machine before starting up. On machines running CentOS 6, these bootstrap checks inherently fail due to limitations of the OS.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;strong&gt;Action&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;After confirming that the machine is running CentOS 6, follow these steps to disable the bootstrap checks:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Create a new file named &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;elasticsearch.yml&lt;/span&gt; in &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;&amp;lt;APPIAN_HOME&amp;gt;/search-server/conf/&lt;/span&gt; with the following contents:&lt;br /&gt; &lt;code&gt;bootstrap.system_call_filter: false&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Restart search-server&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;For HA deployments of search-server, this file must be created in the appropriate directory on each instance of search-server. When upgrading Appian, this configuration must be copied over to its correct location as well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: 20.4, search server&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX: "System call filters failed to install" for search server</title><link>https://community.appian.com/support/w/kb/2256/kb-2172-system-call-filters-failed-to-install-error-during-search-server-startup/revision/1</link><pubDate>Wed, 03 Feb 2021 17:46:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:96af4c6b-cdc2-46d4-9db9-b95b7b11ce6f</guid><dc:creator>Ben Charles</dc:creator><comments>https://community.appian.com/support/w/kb/2256/kb-2172-system-call-filters-failed-to-install-error-during-search-server-startup#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Ben Charles on 2/3/2021 5:46:57 PM&lt;br /&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;strong&gt;Symptoms&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Search-server fails to start up with the following error:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;bootstrap checks failed&lt;/code&gt;&lt;br /&gt;&lt;code&gt;system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;strong&gt;Cause&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Starting in 20.4, search-server runs bootstrap checks to ensure the security and configuration of the host machine before starting up. On machines running CentOS 6, these bootstrap checks inherently fail due to limitations of the OS.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;strong&gt;Action&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;After confirming that the machine is running CentOS 6, follow these steps to disable the bootstrap checks:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Create a new file named &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;elasticsearch.yml&lt;/span&gt; in &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;&amp;lt;APPIAN_HOME&amp;gt;/search-server/conf/&lt;/span&gt; with the following contents:&lt;br /&gt; &lt;code&gt;bootstrap.system_call_filter: false&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Restart search-server&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;For HA deployments of search-server, this file must be created in the appropriate directory on each instance of search-server. When upgrading Appian, this configuration must be copied over to its correct location as well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: 20.4, search server&lt;/div&gt;
</description></item></channel></rss>