<?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-1055 How to enable JBoss access logs</title><link>https://community.appian.com/support/w/kb/279/kb-1055-how-to-enable-jboss-access-logs</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1055 How to enable JBoss access logs</title><link>https://community.appian.com/support/w/kb/279/kb-1055-how-to-enable-jboss-access-logs</link><pubDate>Tue, 19 Dec 2017 16:25:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fdc589a0-f194-4972-9593-6a00a928ebda</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/279/kb-1055-how-to-enable-jboss-access-logs#comments</comments><description>Current Revision posted to Appian Knowledge Base by Parmida Borhani on 12/19/2017 4:25:05 PM&lt;br /&gt;
&lt;h2&gt;Purpose&lt;/h2&gt;
&lt;p&gt;This article outlines how to enable the access logs in JBoss EAP. Appian Technical Support may request these logs to troubleshoot issues.&lt;/p&gt;
&lt;h2&gt;Instructions&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;On the application server machine, navigate to &lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/configuration&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Make a copy of &lt;strong&gt;standalone.xml&lt;/strong&gt;. Save it as &lt;strong&gt;standalone.xml.bak&lt;/strong&gt;, for example.&lt;/li&gt;
&lt;li&gt;Edit the original &lt;strong&gt;standalone.xml&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Find the &lt;code&gt;&amp;lt;virtual-server&amp;gt;&lt;/code&gt; element under the &lt;code&gt;urn:jboss:domain:web:X.X&lt;/code&gt;subsystem.&lt;/li&gt;
&lt;li&gt;Change the value of &lt;code&gt;enable-welcome-root&lt;/code&gt; from &lt;strong&gt;true&lt;/strong&gt; to &lt;strong&gt;false&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Remove the &lt;code&gt;&amp;lt;alias name=&amp;quot;example.com&amp;quot;/&amp;gt;&lt;/code&gt; line.&lt;/li&gt;
&lt;li&gt;Add the following element after the &lt;code&gt;&amp;lt;system-properties&amp;gt;&lt;/code&gt; element, replacing &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;&lt;/code&gt; with the path to your Appian directory:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&amp;lt;paths&amp;gt;
&amp;lt;path name=&amp;quot;appian-base-dir&amp;quot; path=&amp;quot;&amp;lt;APPIAN_HOME&amp;gt;&amp;quot; /&amp;gt;
&amp;lt;/paths&amp;gt;
&lt;/pre&gt;
&lt;br /&gt;&lt;strong&gt;Note:&lt;/strong&gt; &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;&lt;/code&gt; is specified here, however any directory can be used in most scenarios. Keep in mind that if you are running a Health Check, you must use &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;&lt;/code&gt;. The logs will be placed in the directory specified in the above element. &lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;Add the following element inside of the &lt;code&gt;&amp;lt;virtual-server&amp;gt;&lt;/code&gt; element:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&amp;lt;access-log extended=&amp;quot;true&amp;quot; resolve-hosts=&amp;quot;false&amp;quot; prefix=&amp;quot;jboss1-access.log.&amp;quot; pattern=&amp;quot;date time cs-uri x-P($bgUrl) sc-status time-taken&amp;quot;&amp;gt;
&amp;lt;directory path=&amp;quot;logs&amp;quot; relative-to=&amp;quot;appian-base-dir&amp;quot; /&amp;gt;
&amp;lt;/access-log&amp;gt;
&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;Restart JBoss.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;To disable the access logs, replace the above changes in &lt;strong&gt;standalone.xml&lt;/strong&gt; with what&amp;#39;s present in &lt;strong&gt;standalone.xml.bak&lt;/strong&gt; and restart JBoss.&lt;/p&gt;
&lt;p&gt;For more information, refer to Redhat&amp;#39;s documentation on &lt;a href="https://access.redhat.com/solutions/185383"&gt;How to enable access logging for JBoss EAP 6&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For cloud customers, the access logs are enabled by default. You can access these logs by navigating to&amp;nbsp;&lt;strong&gt;https://&amp;lt;APPIAN_URL&amp;gt;/suite/logs&lt;/strong&gt; and searching for the logs named&amp;nbsp;&lt;strong&gt;jboss1-access.log.YYYY-MM-DD&lt;/strong&gt;.&lt;/p&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian using JBoss EAP as an application server.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;February 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: application server, how-to, Performance, jboss&lt;/div&gt;
</description></item><item><title>KB-1055 How to enable JBoss access logs</title><link>https://community.appian.com/support/w/kb/279/kb-1055-how-to-enable-jboss-access-logs/revision/3</link><pubDate>Wed, 22 Feb 2017 15:23:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fdc589a0-f194-4972-9593-6a00a928ebda</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/279/kb-1055-how-to-enable-jboss-access-logs#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Nick Vigilante on 2/22/2017 3:23:49 PM&lt;br /&gt;
&lt;p&gt;This article outlines how to enable the access logs in JBoss EAP. Appian Technical Support may request these logs to troubleshoot issues.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;On the application server machine, navigate to &lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/configuration&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Make a copy of &lt;strong&gt;standalone.xml&lt;/strong&gt;. Save it as &lt;strong&gt;standalone.xml.bak&lt;/strong&gt;, for example.&lt;/li&gt;
&lt;li&gt;Edit the original &lt;strong&gt;standalone.xml&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Find the &lt;code&gt;&amp;lt;virtual-server&amp;gt;&lt;/code&gt; element under the &lt;code&gt;urn:jboss:domain:web:X.X&lt;/code&gt;subsystem.&lt;/li&gt;
&lt;li&gt;Change the value of &lt;code&gt;enable-welcome-root&lt;/code&gt; from &lt;strong&gt;true&lt;/strong&gt; to &lt;strong&gt;false&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Remove the &lt;code&gt;&amp;lt;alias name=&amp;quot;example.com&amp;quot;/&amp;gt;&lt;/code&gt; line.&lt;/li&gt;
&lt;li&gt;Add the following element after the &lt;code&gt;&amp;lt;system-properties&amp;gt;&lt;/code&gt; element, replacing &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;&lt;/code&gt; with the path to your Appian directory:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&amp;lt;paths&amp;gt;
&amp;lt;path name=&amp;quot;appian-base-dir&amp;quot; path=&amp;quot;&amp;lt;APPIAN_HOME&amp;gt;&amp;quot; /&amp;gt;
&amp;lt;/paths&amp;gt;
&lt;/pre&gt;
&lt;br /&gt;&lt;strong&gt;Note:&lt;/strong&gt; &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;&lt;/code&gt; is specified here, however any directory can be used in most scenarios. Keep in mind that if you are running a Health Check, you must use &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;&lt;/code&gt;. The logs will be placed in the directory specified in the above element. &lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;Add the following element inside of the &lt;code&gt;&amp;lt;virtual-server&amp;gt;&lt;/code&gt; element:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&amp;lt;access-log extended=&amp;quot;true&amp;quot; resolve-hosts=&amp;quot;false&amp;quot; prefix=&amp;quot;jboss1-access.log.&amp;quot; pattern=&amp;quot;date time cs-uri x-P($bgUrl) sc-status time-taken&amp;quot;&amp;gt;
&amp;lt;directory path=&amp;quot;logs&amp;quot; relative-to=&amp;quot;appian-base-dir&amp;quot; /&amp;gt;
&amp;lt;/access-log&amp;gt;
&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;Restart JBoss.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;To disable the access logs, replace the above changes in &lt;strong&gt;standalone.xml&lt;/strong&gt; with what&amp;#39;s present in &lt;strong&gt;standalone.xml.bak&lt;/strong&gt; and restart JBoss.&lt;/p&gt;
&lt;p&gt;For more information, refer to Redhat&amp;#39;s documentation on &lt;a href="https://access.redhat.com/solutions/185383"&gt;How to enable access logging for JBoss EAP 6&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For cloud customers, the access logs are enabled by default. You can access these logs by navigating to&amp;nbsp;&lt;strong&gt;https://&amp;lt;APPIAN_URL&amp;gt;/suite/logs&lt;/strong&gt; and searching for the logs named&amp;nbsp;&lt;strong&gt;jboss1-access.log.YYYY-MM-DD&lt;/strong&gt;.&lt;/p&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian using JBoss EAP as an application server.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;February 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: application server, how-to, performance, jboss&lt;/div&gt;
</description></item><item><title>KB-1055 How to enable JBoss access logs</title><link>https://community.appian.com/support/w/kb/279/kb-1055-how-to-enable-jboss-access-logs/revision/1</link><pubDate>Tue, 14 Feb 2017 19:07:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fdc589a0-f194-4972-9593-6a00a928ebda</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/279/kb-1055-how-to-enable-jboss-access-logs#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Nick Vigilante on 2/14/2017 7:07:00 PM&lt;br /&gt;
&lt;p&gt;This article outlines how to enable the access logs in JBoss EAP. Appian Technical Support may request these logs to troubleshoot issues.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;On the application server machine, navigate to &lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/configuration&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Make a copy of &lt;strong&gt;standalone.xml&lt;/strong&gt;. Save it as &lt;strong&gt;standalone.xml.bak&lt;/strong&gt;, for example.&lt;/li&gt;
&lt;li&gt;Edit the original &lt;strong&gt;standalone.xml&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Find the &lt;code&gt;&amp;lt;virtual-server&amp;gt;&lt;/code&gt; element under the &lt;code&gt;urn:jboss:domain:web:X.X&lt;/code&gt;subsystem.&lt;/li&gt;
&lt;li&gt;Change the value of &lt;code&gt;enable-welcome-root&lt;/code&gt; from &lt;strong&gt;true&lt;/strong&gt; to &lt;strong&gt;false&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Remove the &lt;code&gt;&amp;lt;alias name=&amp;quot;example.com&amp;quot;/&amp;gt;&lt;/code&gt; line.&lt;/li&gt;
&lt;li&gt;Add the following element after the &lt;code&gt;&amp;lt;system-properties&amp;gt;&lt;/code&gt; element, replacing &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;&lt;/code&gt; with the path to your Appian directory:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&amp;lt;paths&amp;gt;
&amp;lt;path name=&amp;quot;appian-base-dir&amp;quot; path=&amp;quot;&amp;lt;APPIAN_HOME&amp;gt;&amp;quot; /&amp;gt;
&amp;lt;/paths&amp;gt;
&lt;/pre&gt;
&lt;br /&gt;&lt;strong&gt;Note:&lt;/strong&gt; &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;&lt;/code&gt; is specified here, however any directory can be used in most scenarios. Keep in mind that if you are running a Health Check, you must use &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;&lt;/code&gt;. The logs will be placed in the directory specified in the above element. &lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;Add the following element inside of the &lt;code&gt;&amp;lt;virtual-server&amp;gt;&lt;/code&gt; element:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&amp;lt;access-log extended=&amp;quot;true&amp;quot; resolve-hosts=&amp;quot;false&amp;quot; prefix=&amp;quot;jboss1-access.log.&amp;quot; pattern=&amp;quot;date time cs-uri x-P($bgUrl) sc-status time-taken&amp;quot;&amp;gt;
&amp;lt;directory path=&amp;quot;logs&amp;quot; relative-to=&amp;quot;appian-base-dir&amp;quot; /&amp;gt;
&amp;lt;/access-log&amp;gt;
&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;Restart JBoss.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;To disable the access logs, replace the above changes in &lt;strong&gt;standalone.xml&lt;/strong&gt; with what&amp;#39;s present in &lt;strong&gt;standalone.xml.bak&lt;/strong&gt; and restart JBoss.&lt;/p&gt;
&lt;p&gt;For more information, refer to Redhat&amp;#39;s documentation on &lt;a href="https://access.redhat.com/solutions/185383"&gt;How to enable access logging for JBoss EAP 6&lt;/a&gt;.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: application server, performance, jboss&lt;/div&gt;
</description></item><item><title>KB-1055 How to enable JBoss access logs</title><link>https://community.appian.com/support/w/kb/279/kb-1055-how-to-enable-jboss-access-logs/revision/2</link><pubDate>Tue, 14 Feb 2017 14:09:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fdc589a0-f194-4972-9593-6a00a928ebda</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/279/kb-1055-how-to-enable-jboss-access-logs#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Nick Vigilante on 2/14/2017 2:09:25 PM&lt;br /&gt;
&lt;p&gt;This article outlines how to enable the access logs in JBoss EAP. Appian Technical Support may request these logs to troubleshoot issues.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;On the application server machine, navigate to &lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/configuration&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Make a copy of &lt;strong&gt;standalone.xml&lt;/strong&gt;. Save it as &lt;strong&gt;standalone.xml.bak&lt;/strong&gt;, for example.&lt;/li&gt;
&lt;li&gt;Edit the original &lt;strong&gt;standalone.xml&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Find the &lt;code&gt;&amp;lt;virtual-server&amp;gt;&lt;/code&gt; element under the &lt;code&gt;urn:jboss:domain:web:X.X&lt;/code&gt;subsystem.&lt;/li&gt;
&lt;li&gt;Change the value of &lt;code&gt;enable-welcome-root&lt;/code&gt; from &lt;strong&gt;true&lt;/strong&gt; to &lt;strong&gt;false&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Remove the &lt;code&gt;&amp;lt;alias name=&amp;quot;example.com&amp;quot;/&amp;gt;&lt;/code&gt; line.&lt;/li&gt;
&lt;li&gt;Add the following element after the &lt;code&gt;&amp;lt;system-properties&amp;gt;&lt;/code&gt; element, replacing &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;&lt;/code&gt; with the path to your Appian directory:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&amp;lt;paths&amp;gt;
&amp;lt;path name=&amp;quot;appian-base-dir&amp;quot; path=&amp;quot;&amp;lt;APPIAN_HOME&amp;gt;&amp;quot; /&amp;gt;
&amp;lt;/paths&amp;gt;
&lt;/pre&gt;
&lt;br /&gt;&lt;strong&gt;Note:&lt;/strong&gt; &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;&lt;/code&gt; is specified here, however any directory can be used in most scenarios. Keep in mind that if you are running a Health Check, you must use &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;&lt;/code&gt;. The logs will be placed in the directory specified in the above element. &lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;Add the following element inside of the &lt;code&gt;&amp;lt;virtual-server&amp;gt;&lt;/code&gt; element:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&amp;lt;access-log extended=&amp;quot;true&amp;quot; resolve-hosts=&amp;quot;false&amp;quot; prefix=&amp;quot;jboss1-access.log.&amp;quot; pattern=&amp;quot;date time cs-uri x-P($bgUrl) sc-status time-taken&amp;quot;&amp;gt;
&amp;lt;directory path=&amp;quot;logs&amp;quot; relative-to=&amp;quot;appian-base-dir&amp;quot; /&amp;gt;
&amp;lt;/access-log&amp;gt;
&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;Restart JBoss.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;To disable the access logs, replace the above changes in &lt;strong&gt;standalone.xml&lt;/strong&gt; with what&amp;#39;s present in &lt;strong&gt;standalone.xml.bak&lt;/strong&gt; and restart JBoss.&lt;/p&gt;
&lt;p&gt;For more information, refer to Redhat&amp;#39;s documentation on &lt;a href="https://access.redhat.com/solutions/185383"&gt;How to enable access logging for JBoss EAP 6&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For cloud customers, the access logs are enabled by default. You can access these logs by navigating to&amp;nbsp;&lt;strong&gt;https://&amp;lt;APPIAN_URL&amp;gt;/suite/logs&lt;/strong&gt; and searching for the logs named&amp;nbsp;&lt;strong&gt;jboss1-access.log.YYYY-MM-DD&lt;/strong&gt;.&lt;/p&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian using JBoss EAP as an application server.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;February 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

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