<?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-2329 How to use the Appian Support Logs Collector Script</title><link>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-2329 How to use the Appian Support Logs Collector Script</title><link>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script</link><pubDate>Thu, 28 Aug 2025 14:29:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:41be6ea0-f137-452a-9986-dd88e60776a6</guid><dc:creator>pauline.delacruz</dc:creator><comments>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script#comments</comments><description>Current Revision posted to Appian Knowledge Base by pauline.delacruz on 8/28/2025 2:29:33 PM&lt;br /&gt;
&lt;p id="mcetoc_1i55iphuh1"&gt;The Appian Logs Collector Script is a quick and efficient way to collect data required for a investigation. To use the tool, please follow these steps.&lt;/p&gt;
&lt;p&gt;Table of Contents:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#Instructions"&gt;Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Video"&gt;Video Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Considerations"&gt;Further Considerations&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Instructions"&gt;&lt;/a&gt;Instructions&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="https://forum.appian.com/suite/doc/isBCLGOdlMUpdGVqW_MCPhG3AoCsL17DYidUSmtD5LbIdYjXBzm4v5K6b8z"&gt;Download the script package&lt;/a&gt; on the server which hosts the Appian installation&amp;nbsp;
&lt;ol&gt;
&lt;li&gt;Guide on how to use the tool: README.md&lt;/li&gt;
&lt;li&gt;The tool itself: &lt;strong&gt;appian_support_logs_collector.py&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Run the command below, modifying the placeholders &amp;quot;&amp;lt;placeholder&amp;gt;&amp;quot; according to your environment requirements:&lt;br /&gt;
&lt;pre&gt;python appian_support_logs_collector.py --appian_home &amp;lt;APPIAN_HOME&amp;gt; --days 7 --output_dir &amp;lt;/path/to/where/to/save/result&amp;gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;Upload the resulting .tar files from all servers on the case.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Video"&gt;&lt;/a&gt;Video Instructions&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://community.appian.com/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/Appian-Logs-Collector-Script-v4.mp4"&gt;community.appian.com/.../Appian-Logs-Collector-Script-v4.mp4&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1i55iqs8m2"&gt;&lt;a id="Considerations"&gt;&lt;/a&gt;Further Considerations&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The tool requires Python 3.6 or greater.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;The tool should be run individually on each server that the logs should be fetched from.&lt;/li&gt;
&lt;li&gt;If the application server logs do not use the standard naming convention (tomcat-stdOut, tomcat-access), please add &lt;code&gt;--include_files &amp;lt;custom_named_stdout.log&amp;gt;,&amp;lt;custom_named_access.log&amp;gt;&lt;/code&gt;&amp;nbsp;as an argument to the tool so these are also collected.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;For any questions or doubts on the usage of the tool access the tool help menu by providing &amp;#39;&lt;code&gt;-h&lt;/code&gt;&amp;#39; as in: &lt;code&gt;python appian_support_logs_collector.py -h&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Please review the guide provided along with the package downloaded: &lt;strong&gt;README.md&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;For anything else, feel free to raise questions over the support case.&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1i55iqs8m2"&gt;&lt;a id="Considerations"&gt;&lt;/a&gt;Disclaimer&lt;/h3&gt;
&lt;p&gt;&lt;b&gt;IMPORTANT&lt;/b&gt;&lt;span style="font-weight:400;"&gt;: Please read this disclaimer carefully before using the tool provided by Appian Support.&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This tool runs a Python script to collect Appian platform logs to assist in investigating issues for our customers. The tool only includes standard Python libraries tailored to collect logs for your specific installation of the Appian software. The tool does not delete or move files from your system, it creates copies and compresses them for ease of sharability with Appian Support through MyAppian Support Cases.&lt;/li&gt;
&lt;li&gt;Using this tool is entirely at your own risk, and Appian shall not be held responsible for any damage, data loss, or other adverse consequences that may result from usage. This tool is offered &amp;ldquo;as is&amp;rdquo; without any warranties, either express or implied. Appian does not make any representations or warranties regarding the accuracy, reliability, or suitability of this tool for any particular purpose.&lt;/li&gt;
&lt;li&gt;By using this tool, you acknowledge that you have read and understood the terms and conditions outlined above.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: January 2025&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: logging, How To, infrastructure, FAQ, scripts&lt;/div&gt;
</description></item><item><title>KB-2329 How to use the Appian Support Logs Collector Script</title><link>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script/revision/15</link><pubDate>Thu, 28 Aug 2025 14:27:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:41be6ea0-f137-452a-9986-dd88e60776a6</guid><dc:creator>pauline.delacruz</dc:creator><comments>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script#comments</comments><description>Revision 15 posted to Appian Knowledge Base by pauline.delacruz on 8/28/2025 2:27:48 PM&lt;br /&gt;
&lt;p id="mcetoc_1i55iphuh1"&gt;The Appian Logs Collector Script is a quick and efficient way to collect data required for a investigation. To use the tool, please follow these steps.&lt;/p&gt;
&lt;p&gt;Table of Contents:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#Instructions"&gt;Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Video"&gt;Video Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Considerations"&gt;Further Considerations&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Instructions"&gt;&lt;/a&gt;Instructions&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="http://forum.appian.com/suite/doc/3613498"&gt;Download the script package&lt;/a&gt; on the server which hosts the Appian installation&amp;nbsp;
&lt;ol&gt;
&lt;li&gt;Guide on how to use the tool: README.md&lt;/li&gt;
&lt;li&gt;The tool itself: &lt;strong&gt;appian_support_logs_collector.py&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Run the command below, modifying the placeholders &amp;quot;&amp;lt;placeholder&amp;gt;&amp;quot; according to your environment requirements:&lt;br /&gt;
&lt;pre&gt;python appian_support_logs_collector.py --appian_home &amp;lt;APPIAN_HOME&amp;gt; --days 7 --output_dir &amp;lt;/path/to/where/to/save/result&amp;gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;Upload the resulting .tar files from all servers on the case.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Video"&gt;&lt;/a&gt;Video Instructions&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://community.appian.com/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/Appian-Logs-Collector-Script-v4.mp4"&gt;community.appian.com/.../Appian-Logs-Collector-Script-v4.mp4&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1i55iqs8m2"&gt;&lt;a id="Considerations"&gt;&lt;/a&gt;Further Considerations&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The tool requires Python 3.6 or greater.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;The tool should be run individually on each server that the logs should be fetched from.&lt;/li&gt;
&lt;li&gt;If the application server logs do not use the standard naming convention (tomcat-stdOut, tomcat-access), please add &lt;code&gt;--include_files &amp;lt;custom_named_stdout.log&amp;gt;,&amp;lt;custom_named_access.log&amp;gt;&lt;/code&gt;&amp;nbsp;as an argument to the tool so these are also collected.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;For any questions or doubts on the usage of the tool access the tool help menu by providing &amp;#39;&lt;code&gt;-h&lt;/code&gt;&amp;#39; as in: &lt;code&gt;python appian_support_logs_collector.py -h&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Please review the guide provided along with the package downloaded: &lt;strong&gt;README.md&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;For anything else, feel free to raise questions over the support case.&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1i55iqs8m2"&gt;&lt;a id="Considerations"&gt;&lt;/a&gt;Disclaimer&lt;/h3&gt;
&lt;p&gt;&lt;b&gt;IMPORTANT&lt;/b&gt;&lt;span style="font-weight:400;"&gt;: Please read this disclaimer carefully before using the tool provided by Appian Support.&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This tool runs a Python script to collect Appian platform logs to assist in investigating issues for our customers. The tool only includes standard Python libraries tailored to collect logs for your specific installation of the Appian software. The tool does not delete or move files from your system, it creates copies and compresses them for ease of sharability with Appian Support through MyAppian Support Cases.&lt;/li&gt;
&lt;li&gt;Using this tool is entirely at your own risk, and Appian shall not be held responsible for any damage, data loss, or other adverse consequences that may result from usage. This tool is offered &amp;ldquo;as is&amp;rdquo; without any warranties, either express or implied. Appian does not make any representations or warranties regarding the accuracy, reliability, or suitability of this tool for any particular purpose.&lt;/li&gt;
&lt;li&gt;By using this tool, you acknowledge that you have read and understood the terms and conditions outlined above.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: January 2025&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: logging, How To, infrastructure, FAQ, scripts&lt;/div&gt;
</description></item><item><title>KB-2329 How to use the Appian Support Logs Collector Script</title><link>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script/revision/14</link><pubDate>Mon, 27 Jan 2025 17:12:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:41be6ea0-f137-452a-9986-dd88e60776a6</guid><dc:creator>pauline.delacruz</dc:creator><comments>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script#comments</comments><description>Revision 14 posted to Appian Knowledge Base by pauline.delacruz on 1/27/2025 5:12:31 PM&lt;br /&gt;
&lt;p id="mcetoc_1i55iphuh1"&gt;The Appian Logs Collector Script is a quick and efficient way to collect data required for a investigation. To use the tool, please follow these steps.&lt;/p&gt;
&lt;p&gt;Table of Contents:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#Instructions"&gt;Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Video"&gt;Video Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Considerations"&gt;Further Considerations&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Instructions"&gt;&lt;/a&gt;Instructions&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="https://forum.appian.com/suite/doc/isBCLGOdlMUpdGVqW_MCPhG3AoCsL17DYidUSmtD5LbIdYjXBzm4v5K6b8z"&gt;Download the script package&lt;/a&gt; on the server which hosts the Appian installation&amp;nbsp;
&lt;ol&gt;
&lt;li&gt;Guide on how to use the tool: README.md&lt;/li&gt;
&lt;li&gt;The tool itself: &lt;strong&gt;appian_support_logs_collector.py&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Run the command below, modifying the placeholders &amp;quot;&amp;lt;placeholder&amp;gt;&amp;quot; according to your environment requirements:&lt;br /&gt;
&lt;pre&gt;python appian_support_logs_collector.py --appian_home &amp;lt;APPIAN_HOME&amp;gt; --days 7 --output_dir &amp;lt;/path/to/where/to/save/result&amp;gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;Upload the resulting .tar files from all servers on the case.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Video"&gt;&lt;/a&gt;Video Instructions&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://community.appian.com/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/Appian-Logs-Collector-Script-v4.mp4"&gt;community.appian.com/.../Appian-Logs-Collector-Script-v4.mp4&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1i55iqs8m2"&gt;&lt;a id="Considerations"&gt;&lt;/a&gt;Further Considerations&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The tool requires Python 3.6 or greater.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;The tool should be run individually on each server that the logs should be fetched from.&lt;/li&gt;
&lt;li&gt;If the application server logs do not use the standard naming convention (tomcat-stdOut, tomcat-access), please add &lt;code&gt;--include_files &amp;lt;custom_named_stdout.log&amp;gt;,&amp;lt;custom_named_access.log&amp;gt;&lt;/code&gt;&amp;nbsp;as an argument to the tool so these are also collected.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;For any questions or doubts on the usage of the tool access the tool help menu by providing &amp;#39;&lt;code&gt;-h&lt;/code&gt;&amp;#39; as in: &lt;code&gt;python appian_support_logs_collector.py -h&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Please review the guide provided along with the package downloaded: &lt;strong&gt;README.md&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;For anything else, feel free to raise questions over the support case.&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1i55iqs8m2"&gt;&lt;a id="Considerations"&gt;&lt;/a&gt;Disclaimer&lt;/h3&gt;
&lt;p&gt;&lt;b&gt;IMPORTANT&lt;/b&gt;&lt;span style="font-weight:400;"&gt;: Please read this disclaimer carefully before using the tool provided by Appian Support.&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This tool runs a Python script to collect Appian platform logs to assist in investigating issues for our customers. The tool only includes standard Python libraries tailored to collect logs for your specific installation of the Appian software. The tool does not delete or move files from your system, it creates copies and compresses them for ease of sharability with Appian Support through MyAppian Support Cases.&lt;/li&gt;
&lt;li&gt;Using this tool is entirely at your own risk, and Appian shall not be held responsible for any damage, data loss, or other adverse consequences that may result from usage. This tool is offered &amp;ldquo;as is&amp;rdquo; without any warranties, either express or implied. Appian does not make any representations or warranties regarding the accuracy, reliability, or suitability of this tool for any particular purpose.&lt;/li&gt;
&lt;li&gt;By using this tool, you acknowledge that you have read and understood the terms and conditions outlined above.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: January 2025&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: logging, How To, infrastructure, FAQ, scripts&lt;/div&gt;
</description></item><item><title>KB-2329 Appian Support Logs Collector Script usage</title><link>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script/revision/12</link><pubDate>Mon, 27 Jan 2025 17:11:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:41be6ea0-f137-452a-9986-dd88e60776a6</guid><dc:creator>pauline.delacruz</dc:creator><comments>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script#comments</comments><description>Revision 12 posted to Appian Knowledge Base by pauline.delacruz on 1/27/2025 5:11:19 PM&lt;br /&gt;
&lt;p id="mcetoc_1i55iphuh1"&gt;The Appian Logs Collector Script is a quick and efficient way to collect data required for a investigation. To use the tool, please follow these steps.&lt;/p&gt;
&lt;p&gt;Table of Contents:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#Instructions"&gt;Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Video"&gt;Video Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Considerations"&gt;Further Considerations&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Instructions"&gt;&lt;/a&gt;Instructions&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="https://forum.appian.com/suite/doc/isBCLGOdlMUpdGVqW_MCPhG3AoCsL17DYidUSmtD5LbIdYjXBzm4v5K6b8z"&gt;Download the script package&lt;/a&gt; on the server which hosts the Appian installation&amp;nbsp;
&lt;ol&gt;
&lt;li&gt;Guide on how to use the tool: README.md&lt;/li&gt;
&lt;li&gt;The tool itself: &lt;strong&gt;appian_support_logs_collector.py&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Run the command below, modifying the placeholders &amp;quot;&amp;lt;placeholder&amp;gt;&amp;quot; according to your environment requirements:&lt;br /&gt;
&lt;pre&gt;python appian_support_logs_collector.py --appian_home &amp;lt;APPIAN_HOME&amp;gt; --days 7 --output_dir &amp;lt;/path/to/where/to/save/result&amp;gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;Upload the resulting .tar files from all servers on the case.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Video"&gt;&lt;/a&gt;Video Instructions&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://community.appian.com/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/Appian-Logs-Collector-Script-v4.mp4"&gt;community.appian.com/.../Appian-Logs-Collector-Script-v4.mp4&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1i55iqs8m2"&gt;&lt;a id="Considerations"&gt;&lt;/a&gt;Further Considerations&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The tool requires Python 3.6 or greater.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;The tool should be run individually on each server that the logs should be fetched from.&lt;/li&gt;
&lt;li&gt;If the application server logs do not use the standard naming convention (tomcat-stdOut, tomcat-access), please add &lt;code&gt;--include_files &amp;lt;custom_named_stdout.log&amp;gt;,&amp;lt;custom_named_access.log&amp;gt;&lt;/code&gt;&amp;nbsp;as an argument to the tool so these are also collected.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;For any questions or doubts on the usage of the tool access the tool help menu by providing &amp;#39;&lt;code&gt;-h&lt;/code&gt;&amp;#39; as in: &lt;code&gt;python appian_support_logs_collector.py -h&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Please review the guide provided along with the package downloaded: &lt;strong&gt;README.md&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;For anything else, feel free to raise questions over the support case.&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1i55iqs8m2"&gt;&lt;a id="Considerations"&gt;&lt;/a&gt;Disclaimer&lt;/h3&gt;
&lt;p&gt;&lt;b&gt;IMPORTANT&lt;/b&gt;&lt;span style="font-weight:400;"&gt;: Please read this disclaimer carefully before using the tool provided by Appian Support.&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This tool runs a Python script to collect Appian platform logs to assist in investigating issues for our customers. The tool only includes standard Python libraries tailored to collect logs for your specific installation of the Appian software. The tool does not delete or move files from your system, it creates copies and compresses them for ease of sharability with Appian Support through MyAppian Support Cases.&lt;/li&gt;
&lt;li&gt;Using this tool is entirely at your own risk, and Appian shall not be held responsible for any damage, data loss, or other adverse consequences that may result from usage. This tool is offered &amp;ldquo;as is&amp;rdquo; without any warranties, either express or implied. Appian does not make any representations or warranties regarding the accuracy, reliability, or suitability of this tool for any particular purpose.&lt;/li&gt;
&lt;li&gt;By using this tool, you acknowledge that you have read and understood the terms and conditions outlined above.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: January 2025&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: logging, How To, infrastructure, FAQ, scripts&lt;/div&gt;
</description></item><item><title>KB-2329 Appian Support Logs Collector Script usage</title><link>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script/revision/13</link><pubDate>Mon, 27 Jan 2025 17:11:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:41be6ea0-f137-452a-9986-dd88e60776a6</guid><dc:creator>pauline.delacruz</dc:creator><comments>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script#comments</comments><description>Revision 13 posted to Appian Knowledge Base by pauline.delacruz on 1/27/2025 5:11:19 PM&lt;br /&gt;
&lt;p id="mcetoc_1i55iphuh1"&gt;The Appian Logs Collector Script is a quick and efficient way to collect data required for a investigation. To use the tool, please follow these steps.&lt;/p&gt;
&lt;p&gt;Table of Contents:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#Instructions"&gt;Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Video"&gt;Video Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Considerations"&gt;Further Considerations&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Instructions"&gt;&lt;/a&gt;Instructions&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="https://forum.appian.com/suite/doc/isBCLGOdlMUpdGVqW_MCPhG3AoCsL17DYidUSmtD5LbIdYjXBzm4v5K6b8z"&gt;Download the script package&lt;/a&gt; on the server which hosts the Appian installation&amp;nbsp;
&lt;ol&gt;
&lt;li&gt;Guide on how to use the tool: README.md&lt;/li&gt;
&lt;li&gt;The tool itself: &lt;strong&gt;appian_support_logs_collector.py&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Run the command below, modifying the placeholders &amp;quot;&amp;lt;placeholder&amp;gt;&amp;quot; according to your environment requirements:&lt;br /&gt;
&lt;pre&gt;python appian_support_logs_collector.py --appian_home &amp;lt;APPIAN_HOME&amp;gt; --days 7 --output_dir &amp;lt;/path/to/where/to/save/result&amp;gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;Upload the resulting .tar files from all servers on the case.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Video"&gt;&lt;/a&gt;Video Instructions&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://community.appian.com/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/Appian-Logs-Collector-Script-v4.mp4"&gt;community.appian.com/.../Appian-Logs-Collector-Script-v4.mp4&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1i55iqs8m2"&gt;&lt;a id="Considerations"&gt;&lt;/a&gt;Further Considerations&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The tool requires Python 3.6 or greater.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;The tool should be run individually on each server that the logs should be fetched from.&lt;/li&gt;
&lt;li&gt;If the application server logs do not use the standard naming convention (tomcat-stdOut, tomcat-access), please add &lt;code&gt;--include_files &amp;lt;custom_named_stdout.log&amp;gt;,&amp;lt;custom_named_access.log&amp;gt;&lt;/code&gt;&amp;nbsp;as an argument to the tool so these are also collected.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;For any questions or doubts on the usage of the tool access the tool help menu by providing &amp;#39;&lt;code&gt;-h&lt;/code&gt;&amp;#39; as in: &lt;code&gt;python appian_support_logs_collector.py -h&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Please review the guide provided along with the package downloaded: &lt;strong&gt;README.md&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;For anything else, feel free to raise questions over the support case.&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1i55iqs8m2"&gt;&lt;a id="Considerations"&gt;&lt;/a&gt;Disclaimer&lt;/h3&gt;
&lt;p&gt;&lt;b&gt;IMPORTANT&lt;/b&gt;&lt;span style="font-weight:400;"&gt;: Please read this disclaimer carefully before using the tool provided by Appian Support.&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This tool runs a Python script to collect Appian platform logs to assist in investigating issues for our customers. The tool only includes standard Python libraries tailored to collect logs for your specific installation of the Appian software. The tool does not delete or move files from your system, it creates copies and compresses them for ease of sharability with Appian Support through MyAppian Support Cases.&lt;/li&gt;
&lt;li&gt;Using this tool is entirely at your own risk, and Appian shall not be held responsible for any damage, data loss, or other adverse consequences that may result from usage. This tool is offered &amp;ldquo;as is&amp;rdquo; without any warranties, either express or implied. Appian does not make any representations or warranties regarding the accuracy, reliability, or suitability of this tool for any particular purpose.&lt;/li&gt;
&lt;li&gt;By using this tool, you acknowledge that you have read and understood the terms and conditions outlined above.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: January 2025&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: logging, How To, infrastructure, FAQ, scripts&lt;/div&gt;
</description></item><item><title>[DRAFT SUPP-350] KB-XXXX Appian Support Logs Collector Script usage</title><link>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script/revision/11</link><pubDate>Thu, 16 Jan 2025 07:06:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:41be6ea0-f137-452a-9986-dd88e60776a6</guid><dc:creator>daniel.galindorojas</dc:creator><comments>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script#comments</comments><description>Revision 11 posted to Appian Knowledge Base by daniel.galindorojas on 1/16/2025 7:06:25 AM&lt;br /&gt;
&lt;p id="mcetoc_1i55iphuh1"&gt;The Appian Logs Collector Script is a quick and efficient way to collect data required for a investigation. To use the tool, please follow these steps.&lt;/p&gt;
&lt;p&gt;Table of Contents:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#Instructions"&gt;Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Video"&gt;Video Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Considerations"&gt;Further Considerations&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Instructions"&gt;&lt;/a&gt;Instructions&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="https://forum.appian.com/suite/doc/isBCLGOdlMUpdGVqW_MCPhG3AoCsL17DYidUSmtD5LbIdYjXBzm4v5K6b8z"&gt;Download the script package&lt;/a&gt; on the server which hosts the Appian installation&amp;nbsp;
&lt;ol&gt;
&lt;li&gt;Guide on how to use the tool: README.md&lt;/li&gt;
&lt;li&gt;The tool itself: &lt;strong&gt;appian_support_logs_collector.py&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Run the command below, modifying the placeholders &amp;quot;&amp;lt;placeholder&amp;gt;&amp;quot; according to your environment requirements:&lt;br /&gt;
&lt;pre&gt;python appian_support_logs_collector.py --appian_home &amp;lt;APPIAN_HOME&amp;gt; --days 7 --output_dir &amp;lt;/path/to/where/to/save/result&amp;gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;Upload the resulting .tar files from all servers on the case.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Video"&gt;&lt;/a&gt;Video Instructions&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://community.appian.com/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/Appian-Logs-Collector-Script-v4.mp4"&gt;community.appian.com/.../Appian-Logs-Collector-Script-v4.mp4&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1i55iqs8m2"&gt;&lt;a id="Considerations"&gt;&lt;/a&gt;Further Considerations&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The tool requires Python 3.6 or greater.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;The tool should be run individually on each server that the logs should be fetched from.&lt;/li&gt;
&lt;li&gt;If the application server logs do not use the standard naming convention (tomcat-stdOut, tomcat-access), please add &lt;code&gt;--include_files &amp;lt;custom_named_stdout.log&amp;gt;,&amp;lt;custom_named_access.log&amp;gt;&lt;/code&gt;&amp;nbsp;as an argument to the tool so these are also collected.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;For any questions or doubts on the usage of the tool access the tool help menu by providing &amp;#39;&lt;code&gt;-h&lt;/code&gt;&amp;#39; as in: &lt;code&gt;python appian_support_logs_collector.py -h&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Please review the guide provided along with the package downloaded: &lt;strong&gt;README.md&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;For anything else, feel free to raise questions over the support case.&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1i55iqs8m2"&gt;&lt;a id="Considerations"&gt;&lt;/a&gt;Disclaimer&lt;/h3&gt;
&lt;p&gt;&lt;b&gt;IMPORTANT&lt;/b&gt;&lt;span style="font-weight:400;"&gt;: Please read this disclaimer carefully before using the tool provided by Appian Support.&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This tool runs a Python script to collect Appian platform logs to assist in investigating issues for our customers. The tool only includes standard Python libraries tailored to collect logs for your specific installation of the Appian software. The tool does not delete or move files from your system, it creates copies and compresses them for ease of sharability with Appian Support through MyAppian Support Cases.&lt;/li&gt;
&lt;li&gt;Using this tool is entirely at your own risk, and Appian shall not be held responsible for any damage, data loss, or other adverse consequences that may result from usage. This tool is offered &amp;ldquo;as is&amp;rdquo; without any warranties, either express or implied. Appian does not make any representations or warranties regarding the accuracy, reliability, or suitability of this tool for any particular purpose.&lt;/li&gt;
&lt;li&gt;By using this tool, you acknowledge that you have read and understood the terms and conditions outlined above.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: January 2025&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: logging, How To, infrastructure, FAQ, scripts&lt;/div&gt;
</description></item><item><title>[DRAFT SUPP-350] KB-XXXX Appian Support Logs Collector Script usage</title><link>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script/revision/10</link><pubDate>Thu, 02 Jan 2025 18:21:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:41be6ea0-f137-452a-9986-dd88e60776a6</guid><dc:creator>pauline.delacruz</dc:creator><comments>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script#comments</comments><description>Revision 10 posted to Appian Knowledge Base by pauline.delacruz on 1/2/2025 6:21:24 PM&lt;br /&gt;
&lt;p id="mcetoc_1i55iphuh1"&gt;The Appian Logs Collector Script is a quick and efficient way to collect data required for a investigation. To use the tool, please follow these steps.&lt;/p&gt;
&lt;p&gt;Table of Contents:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#Instructions"&gt;Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Video"&gt;Video Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Considerations"&gt;Further Considerations&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Instructions"&gt;&lt;/a&gt;Instructions&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Download the script package on the server which hosts the Appian installation&amp;nbsp;
&lt;ol&gt;
&lt;li&gt;Guide on how to use the tool: README.md&lt;/li&gt;
&lt;li&gt;The tool itself: &lt;strong&gt;appian_support_logs_collector.py&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Run the command below, modifying the placeholders &amp;quot;&amp;lt;placeholder&amp;gt;&amp;quot; according to your environment requirements:&lt;br /&gt;
&lt;pre&gt;python appian_support_logs_collector.py --appian_home &amp;lt;APPIAN_HOME&amp;gt; --days 7 --output_dir &amp;lt;/path/to/where/to/save/result&amp;gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;Upload the resulting .tar files from all servers on the case.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Video"&gt;&lt;/a&gt;Video Instructions&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://community.appian.com/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/Appian-Logs-Collector-Script-v4.mp4"&gt;community.appian.com/.../Appian-Logs-Collector-Script-v4.mp4&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1i55iqs8m2"&gt;&lt;a id="Considerations"&gt;&lt;/a&gt;Further Considerations&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The tool requires Python 3.6 or greater.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;The tool should be run individually on each server that the logs should be fetched from.&lt;/li&gt;
&lt;li&gt;If the application server logs do not use the standard naming convention (tomcat-stdOut, tomcat-access), please add &lt;code&gt;--include_files &amp;lt;custom_named_stdout.log&amp;gt;,&amp;lt;custom_named_access.log&amp;gt;&lt;/code&gt;&amp;nbsp;as an argument to the tool so these are also collected.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;For any questions or doubts on the usage of the tool access the tool help menu by providing &amp;#39;&lt;code&gt;-h&lt;/code&gt;&amp;#39; as in: &lt;code&gt;python appian_support_logs_collector.py -h&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Please review the guide provided along with the package downloaded: &lt;strong&gt;README.md&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;For anything else, feel free to raise questions over the support case.&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1i55iqs8m2"&gt;&lt;a id="Considerations"&gt;&lt;/a&gt;Disclaimer&lt;/h3&gt;
&lt;p&gt;&lt;b&gt;IMPORTANT&lt;/b&gt;&lt;span style="font-weight:400;"&gt;: Please read this disclaimer carefully before using the tool provided by Appian Support.&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This tool runs a Python script to collect Appian platform logs to assist in investigating issues for our customers. The tool only includes standard Python libraries tailored to collect logs for your specific installation of the Appian software. The tool does not delete or move files from your system, it creates copies and compresses them for ease of sharability with Appian Support through MyAppian Support Cases.&lt;/li&gt;
&lt;li&gt;Using this tool is entirely at your own risk, and Appian shall not be held responsible for any damage, data loss, or other adverse consequences that may result from usage. This tool is offered &amp;ldquo;as is&amp;rdquo; without any warranties, either express or implied. Appian does not make any representations or warranties regarding the accuracy, reliability, or suitability of this tool for any particular purpose.&lt;/li&gt;
&lt;li&gt;By using this tool, you acknowledge that you have read and understood the terms and conditions outlined above.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: January 2025&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: logging, How To, infrastructure, FAQ, scripts&lt;/div&gt;
</description></item><item><title>[DRAFT SUPP-350] KB-XXXX Appian Support Logs Collector Script usage</title><link>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script/revision/9</link><pubDate>Thu, 02 Jan 2025 18:20:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:41be6ea0-f137-452a-9986-dd88e60776a6</guid><dc:creator>pauline.delacruz</dc:creator><comments>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script#comments</comments><description>Revision 9 posted to Appian Knowledge Base by pauline.delacruz on 1/2/2025 6:20:35 PM&lt;br /&gt;
&lt;p id="mcetoc_1i55iphuh1"&gt;The Appian Logs Collector Script is a quick and efficient way to collect data required for a investigation. To use the tool, please follow these steps.&lt;/p&gt;
&lt;p&gt;Table of Contents:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#Instructions"&gt;Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Video"&gt;Video Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Considerations"&gt;Further Considerations&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Instructions"&gt;&lt;/a&gt;Instructions&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Download the script package on the server which hosts the Appian installation&amp;nbsp;
&lt;ol&gt;
&lt;li&gt;Guide on how to use the tool: README.md&lt;/li&gt;
&lt;li&gt;The tool itself: &lt;strong&gt;appian_support_logs_collector.py&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Run the command below, modifying the placeholders &amp;quot;&amp;lt;placeholder&amp;gt;&amp;quot; according to your environment requirements:&lt;br /&gt;
&lt;pre&gt;python appian_support_logs_collector.py --appian_home &amp;lt;APPIAN_HOME&amp;gt; --days 7 --output_dir &amp;lt;/path/to/where/to/save/result&amp;gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;Upload the resulting .tar files from all servers on the case.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Video"&gt;&lt;/a&gt;Video Instructions&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://community.appian.com/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/Appian-Logs-Collector-Script-v4.mp4"&gt;community.appian.com/.../Appian-Logs-Collector-Script-v4.mp4&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1i55iqs8m2"&gt;&lt;a id="Considerations"&gt;&lt;/a&gt;Further Considerations&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The tool requires Python3.6 or greater.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;The tool should be run individually on each server that the logs should be fetched from.&lt;/li&gt;
&lt;li&gt;If the application server logs do not use the standard naming convention (tomcat-stdOut, tomcat-access), please add &lt;code&gt;--include_files &amp;lt;custom_named_stdout.log&amp;gt;,&amp;lt;custom_named_access.log&amp;gt;&lt;/code&gt;&amp;nbsp;as an argument to the tool so these are also collected.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;For any questions or doubts on the usage of the tool access the tool help menu by providing &amp;#39;&lt;code&gt;-h&lt;/code&gt;&amp;#39; as in: &lt;code&gt;python appian_support_logs_collector.py -h&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Please review the guide provided along with the package downloaded: &lt;strong&gt;README.md&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;For anything else, feel free to raise questions over the support case.&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1i55iqs8m2"&gt;&lt;a id="Considerations"&gt;&lt;/a&gt;Disclaimer&lt;/h3&gt;
&lt;p&gt;&lt;b&gt;IMPORTANT&lt;/b&gt;&lt;span style="font-weight:400;"&gt;: Please read this disclaimer carefully before using the tool provided by Appian Support.&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This tool runs a Python script to collect Appian platform logs to assist in investigating issues for our customers. The tool only includes standard Python libraries tailored to collect logs for your specific installation of the Appian software. The tool does not delete or move files from your system, it creates copies and compresses them for ease of sharability with Appian Support through MyAppian Support Cases.&lt;/li&gt;
&lt;li&gt;Using this tool is entirely at your own risk, and Appian shall not be held responsible for any damage, data loss, or other adverse consequences that may result from usage. This tool is offered &amp;ldquo;as is&amp;rdquo; without any warranties, either express or implied. Appian does not make any representations or warranties regarding the accuracy, reliability, or suitability of this tool for any particular purpose.&lt;/li&gt;
&lt;li&gt;By using this tool, you acknowledge that you have read and understood the terms and conditions outlined above.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: January 2025&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: logging, How To, infrastructure, FAQ, scripts&lt;/div&gt;
</description></item><item><title>[DRAFT SUPP-350] Appian Support Logs Collector Script usage</title><link>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script/revision/8</link><pubDate>Thu, 05 Dec 2024 17:19:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:41be6ea0-f137-452a-9986-dd88e60776a6</guid><dc:creator>Daniel Castegnaro</dc:creator><comments>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Daniel Castegnaro on 12/5/2024 5:19:53 PM&lt;br /&gt;
&lt;p id="mcetoc_1i55iphuh1"&gt;The Appian Logs Collector Script is a quick and efficient way to collect data required for a investigation. To use the tool, please follow these steps.&lt;/p&gt;
&lt;p&gt;Table of Contents:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#Instructions"&gt;Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Video"&gt;Video Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Considerations"&gt;Further Considerations&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Instructions"&gt;&lt;/a&gt;Instructions&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Download the script package on the server which hosts the Appian installation&amp;nbsp;
&lt;ol&gt;
&lt;li&gt;Guide on how to use the tool: README.md&lt;/li&gt;
&lt;li&gt;The tool itself: &lt;strong&gt;appian_support_logs_collector.py&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Run the command below, modifying the placeholders &amp;quot;&amp;lt;placeholder&amp;gt;&amp;quot; according to your environment requirements:&lt;br /&gt;
&lt;pre&gt;python appian_support_logs_collector.py --appian_home &amp;lt;APPIAN_HOME&amp;gt; --days 7 --output_dir &amp;lt;/path/to/where/to/save/result&amp;gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;Upload the resulting .tar files from all servers on the case.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Video"&gt;&lt;/a&gt;Video Instructions&lt;/h3&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://community.appian.com/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/Appian-Logs-Collector-Script-v4.mp4"&gt;community.appian.com/.../Appian-Logs-Collector-Script-v4.mp4&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1i55iqs8m2"&gt;&lt;a id="Considerations"&gt;&lt;/a&gt;Further Considerations&lt;/h3&gt;
&lt;p&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The tool requires Python3.6 or greater.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;The tool should be run individually on each server that the logs should be fetched from.&lt;/li&gt;
&lt;li&gt;If the application server logs do not use the standard naming convention (tomcat-stdout, tomcat-access), please add &lt;code&gt;--include_files &amp;lt;custom_named_stdout.log&amp;gt;,&amp;lt;custom_named_access.log&amp;gt;&lt;/code&gt;&amp;nbsp;as an argument to the tool so these are also collected.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;For any questions or doubts on the usage of the tool access the tool help menu by providing &amp;#39;&lt;code&gt;-h&lt;/code&gt;&amp;#39; as in: &lt;code&gt;python appian_support_logs_collector.py -h&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Please review the guide provided along with the package downloaded: &lt;strong&gt;README.md&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;For anything else, feel free to raise questions over the support case.&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1i55iqs8m2"&gt;&lt;a id="Considerations"&gt;&lt;/a&gt;Disclaimer&lt;/h3&gt;
&lt;p&gt;&lt;b&gt;IMPORTANT&lt;/b&gt;&lt;span style="font-weight:400;"&gt;: Please read this disclaimer carefully before using the tool provided by Appian Support.&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This tool runs a Python script to collect Appian platform logs to assist in investigating issues for our customers. The tool only includes standard Python libraries tailored to collect logs for your specific installation of the Appian software. The tool does not delete or move files from your system, it creates copies and compresses them for ease of sharability with Appian Support through MyAppian Support Cases.&lt;/li&gt;
&lt;li&gt;Using this tool is entirely at your own risk, and Appian shall not be held responsible for any damage, data loss, or other adverse consequences that may result from usage. This tool is offered &amp;ldquo;as is&amp;rdquo; without any warranties, either express or implied. Appian does not make any representations or warranties regarding the accuracy, reliability, or suitability of this tool for any particular purpose.&lt;/li&gt;
&lt;li&gt;By using this tool, you acknowledge that you have read and understood the terms and conditions outlined above.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: logging, How To, infrastructure, FAQ, scripts&lt;/div&gt;
</description></item><item><title>[DRAFT SUPP-350] Appian Support Logs Collector Script usage</title><link>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script/revision/7</link><pubDate>Thu, 05 Dec 2024 16:17:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:41be6ea0-f137-452a-9986-dd88e60776a6</guid><dc:creator>Daniel Castegnaro</dc:creator><comments>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Daniel Castegnaro on 12/5/2024 4:17:58 PM&lt;br /&gt;
&lt;p id="mcetoc_1i55iphuh1"&gt;The Appian Logs Collector Script is a quick and efficient way to collect data required for a investigation. To use the tool, please follow these steps.&lt;/p&gt;
&lt;p&gt;Table of Contents:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#Instructions"&gt;Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Video"&gt;Video Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Considerations"&gt;Further Considerations&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Instructions"&gt;&lt;/a&gt;Instructions&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Download and extract the package *appian_logs_collector-&amp;lt;version&amp;gt;.tar.gz* attached to the case. The package contains:
&lt;ol&gt;
&lt;li&gt;Guide on how to use the tool: README.md&lt;/li&gt;
&lt;li&gt;The tool itself: &lt;strong&gt;appian_support_logs_collector.py&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Run the command below, modifying the placeholders &amp;quot;&amp;lt;placeholder&amp;gt;&amp;quot; according to your environment requirements:&lt;br /&gt;
&lt;pre&gt;python appian_support_logs_collector.py --appian_home &amp;lt;APPIAN_HOME&amp;gt; --days 7 --output_dir &amp;lt;/path/to/where/to/save/result&amp;gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;Upload the resulting .tar files from all servers on the case.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Video"&gt;&lt;/a&gt;Video Instructions&lt;/h3&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://community.appian.com/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/Appian-Logs-Collector-Script-v4.mp4"&gt;community.appian.com/.../Appian-Logs-Collector-Script-v4.mp4&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1i55iqs8m2"&gt;&lt;a id="Considerations"&gt;&lt;/a&gt;Further Considerations&lt;/h3&gt;
&lt;p&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The tool requires Python3.6 or greater.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;The tool should be run individually on each server that the logs should be fetched from.&lt;/li&gt;
&lt;li&gt;If the application server logs do not use the standard naming convention (tomcat-stdout, tomcat-access), please add &lt;code&gt;--include_files &amp;lt;custom_named_stdout.log&amp;gt;,&amp;lt;custom_named_access.log&amp;gt;&lt;/code&gt;&amp;nbsp;as an argument to the tool so these are also collected.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;For any questions or doubts on the usage of the tool access the tool help menu by providing &amp;#39;&lt;code&gt;-h&lt;/code&gt;&amp;#39; as in: &lt;code&gt;python appian_support_logs_collector.py -h&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Please review the guide provided along with the package downloaded: &lt;strong&gt;README.md&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;For anything else, feel free to raise questions over the support case.&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1i55iqs8m2"&gt;&lt;a id="Considerations"&gt;&lt;/a&gt;Disclaimer&lt;/h3&gt;
&lt;p&gt;&lt;b&gt;IMPORTANT&lt;/b&gt;&lt;span style="font-weight:400;"&gt;: Please read this disclaimer carefully before using the tool provided by Appian Support.&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This tool runs a Python script to collect Appian platform logs to assist in investigating issues for our customers. The tool only includes standard Python libraries tailored to collect logs for your specific installation of the Appian software. The tool does not delete or move files from your system, it creates copies and compresses them for ease of sharability with Appian Support through MyAppian Support Cases.&lt;/li&gt;
&lt;li&gt;Using this tool is entirely at your own risk, and Appian shall not be held responsible for any damage, data loss, or other adverse consequences that may result from usage. This tool is offered &amp;ldquo;as is&amp;rdquo; without any warranties, either express or implied. Appian does not make any representations or warranties regarding the accuracy, reliability, or suitability of this tool for any particular purpose.&lt;/li&gt;
&lt;li&gt;By using this tool, you acknowledge that you have read and understood the terms and conditions outlined above.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: logging, How To, infrastructure, FAQ, scripts&lt;/div&gt;
</description></item><item><title>[DRAFT SUPP-350] Appian Support Logs Collector Script usage</title><link>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script/revision/6</link><pubDate>Fri, 25 Oct 2024 09:49:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:41be6ea0-f137-452a-9986-dd88e60776a6</guid><dc:creator>daniel.galindorojas</dc:creator><comments>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script#comments</comments><description>Revision 6 posted to Appian Knowledge Base by daniel.galindorojas on 10/25/2024 9:49:54 AM&lt;br /&gt;
&lt;p id="mcetoc_1i55iphuh1"&gt;The Appian Logs Collector Script is a quick and efficient way to collect data required for a investigation. To use the tool, please follow these steps.&lt;/p&gt;
&lt;p&gt;Table of Contents:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#Instructions"&gt;Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Video"&gt;Video Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Considerations"&gt;Further Considerations&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Instructions"&gt;&lt;/a&gt;Instructions&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Download and extract the package *appian_logs_collector-&amp;lt;version&amp;gt;.tar.gz* attached to the case. The package contains:
&lt;ol&gt;
&lt;li&gt;Guide on how to use the tool: README.md&lt;/li&gt;
&lt;li&gt;The tool itself: &lt;strong&gt;appian_support_logs_collector.py&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Run the command below, modifying the placeholders &amp;quot;&amp;lt;placeholder&amp;gt;&amp;quot; according to your environment requirements:&lt;br /&gt;
&lt;pre&gt;python appian_support_logs_collector.py --appian_home &amp;lt;APPIAN_HOME&amp;gt; --days 7 --output_dir &amp;lt;/path/to/where/to/save/result&amp;gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;Upload the resulting .tar files from all servers on the case.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Video"&gt;&lt;/a&gt;Video Instructions&lt;/h3&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://community.appian.com/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/Appian-Logs-Collector-Script-v4.mp4"&gt;community.appian.com/.../Appian-Logs-Collector-Script-v4.mp4&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1i55iqs8m2"&gt;&lt;a id="Considerations"&gt;&lt;/a&gt;Further Considerations&lt;/h3&gt;
&lt;p&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The tool requires Python3.6 or greater.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;The tool should be run individually on each server that the logs should be fetched from.&lt;/li&gt;
&lt;li&gt;If the application server logs do not use the standard naming convention (tomcat-stdout, tomcat-access), please add &lt;code&gt;--include_files &amp;lt;custom_named_stdout.log&amp;gt;,&amp;lt;custom_named_access.log&amp;gt;&lt;/code&gt;&amp;nbsp;as an argument to the tool so these are also collected.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;For any questions or doubts on the usage of the tool access the tool help menu by providing &amp;#39;&lt;code&gt;-h&lt;/code&gt;&amp;#39; as in: &lt;code&gt;python appian_support_logs_collector.py -h&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Please review the guide provided along with the package downloaded: &lt;strong&gt;README.md&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;For anything else, feel free to raise questions over the support case.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: logging, How To, infrastructure, FAQ, scripts&lt;/div&gt;
</description></item><item><title>[DRAFT SUPP-350] Appian Support Logs Collector Script usage</title><link>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script/revision/5</link><pubDate>Fri, 25 Oct 2024 09:31:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:41be6ea0-f137-452a-9986-dd88e60776a6</guid><dc:creator>daniel.galindorojas</dc:creator><comments>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script#comments</comments><description>Revision 5 posted to Appian Knowledge Base by daniel.galindorojas on 10/25/2024 9:31:20 AM&lt;br /&gt;
&lt;p id="mcetoc_1i55iphuh1"&gt;The Appian Logs Collector Script is a quick and efficient way to collect data required for a investigation. To use the tool, please follow these steps.&lt;/p&gt;
&lt;p&gt;Table of Contents:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#Instructions"&gt;Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Video"&gt;Video Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Considerations"&gt;Further Considerations&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Instructions"&gt;&lt;/a&gt;Instructions&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Download and extract the package *appian_logs_collector-&amp;lt;version&amp;gt;.tar.gz* attached to the case. The package contains:
&lt;ol&gt;
&lt;li&gt;Guide on how to use the tool: README.md&lt;/li&gt;
&lt;li&gt;The tool itself: &lt;strong&gt;appian_support_logs_collector.py&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Run the command below, modifying the placeholders &amp;quot;&amp;lt;placeholder&amp;gt;&amp;quot; according to your environment requirements:&lt;br /&gt;
&lt;pre&gt;python appian_support_logs_collector.py --appian_home &amp;lt;APPIAN_HOME&amp;gt; --days 7 --output_dir &amp;lt;/path/to/where/to/save/result&amp;gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;Upload the resulting .tar files from all servers on the case.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Video"&gt;&lt;/a&gt;Video Instructions&lt;/h3&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://community.appian.com/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/Appian-Logs-Collector-Script-v4.mp4"&gt;community.appian.com/.../Appian-Logs-Collector-Script-v4.mp4&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1i55iqs8m2"&gt;&lt;a id="Considerations"&gt;&lt;/a&gt;Further Considerations&lt;/h3&gt;
&lt;p&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The tool requires Python3 or greater.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;The tool should be run individually on each server that the logs should be fetched from.&lt;/li&gt;
&lt;li&gt;If the application server logs do not use the standard naming convention (tomcat-stdout, tomcat-access), please add &lt;code&gt;--include_files &amp;lt;custom_named_stdout.log&amp;gt;,&amp;lt;custom_named_access.log&amp;gt;&lt;/code&gt;&amp;nbsp;as an argument to the tool so these are also collected.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;For any questions or doubts on the usage of the tool access the tool help menu by providing &amp;#39;&lt;code&gt;-h&lt;/code&gt;&amp;#39; as in: &lt;code&gt;python appian_support_logs_collector.py -h&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Please review the guide provided along with the package downloaded: &lt;strong&gt;README.md&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;For anything else, feel free to raise questions over the support case.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: logging, How To, infrastructure, FAQ, scripts&lt;/div&gt;
</description></item><item><title>[DRAFT SUPP-350] Appian Support Logs Collector Script usage</title><link>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script/revision/4</link><pubDate>Wed, 18 Sep 2024 08:10:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:41be6ea0-f137-452a-9986-dd88e60776a6</guid><dc:creator>daniel.galindorojas</dc:creator><comments>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script#comments</comments><description>Revision 4 posted to Appian Knowledge Base by daniel.galindorojas on 9/18/2024 8:10:02 AM&lt;br /&gt;
&lt;p id="mcetoc_1i55iphuh1"&gt;The Appian Logs Collector Script is a quick and efficient way to collect data required for a investigation. To use the tool, please follow these steps.&lt;/p&gt;
&lt;p&gt;Table of Contents:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#Instructions"&gt;Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Video"&gt;Video Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Considerations"&gt;Further Considerations&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Instructions"&gt;&lt;/a&gt;Instructions&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Download and extract the package *appian_logs_collector-&amp;lt;version&amp;gt;.tar.gz* attached to the case. The package contains:
&lt;ol&gt;
&lt;li&gt;Guide on how to use the tool: README.md&lt;/li&gt;
&lt;li&gt;The tool itself: &lt;strong&gt;appian_support_logs_collector.py&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Run the command below, modifying the placeholders &amp;quot;&amp;lt;placeholder&amp;gt;&amp;quot; according to your environment requirements:&lt;br /&gt;
&lt;pre&gt;python appian_support_logs_collector.py --appian_home &amp;lt;APPIAN_HOME&amp;gt; --days 7 --output_dir &amp;lt;/path/to/where/to/save/result&amp;gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;Upload the resulting .tar files from all servers on the case.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Video"&gt;&lt;/a&gt;Video Instructions&lt;/h3&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://community.appian.com/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/Appian-Logs-Collector-Script-v3.mp4"&gt;community.appian.com/.../Appian-Logs-Collector-Script-v3.mp4&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1i55iqs8m2"&gt;&lt;a id="Considerations"&gt;&lt;/a&gt;Further Considerations&lt;/h3&gt;
&lt;p&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The tool requires Python3 or greater.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;The tool should be run individually on each server that the logs should be fetched from.&lt;/li&gt;
&lt;li&gt;If the application server logs do not use the standard naming convention (tomcat-stdout, tomcat-access), please add &lt;code&gt;--include_files &amp;lt;custom_named_stdout.log&amp;gt;,&amp;lt;custom_named_access.log&amp;gt;&lt;/code&gt;&amp;nbsp;as an argument to the tool so these are also collected.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;For any questions or doubts on the usage of the tool access the tool help menu by providing &amp;#39;&lt;code&gt;-h&lt;/code&gt;&amp;#39; as in: &lt;code&gt;python appian_support_logs_collector.py -h&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Please review the guide provided along with the package downloaded: &lt;strong&gt;README.md&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;For anything else, feel free to raise questions over the support case.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>[DRAFT SUPP-350] Appian Support Logs Collector Script usage</title><link>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script/revision/3</link><pubDate>Tue, 13 Aug 2024 10:23:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:41be6ea0-f137-452a-9986-dd88e60776a6</guid><dc:creator>daniel.galindorojas</dc:creator><comments>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script#comments</comments><description>Revision 3 posted to Appian Knowledge Base by daniel.galindorojas on 8/13/2024 10:23:54 AM&lt;br /&gt;
&lt;p id="mcetoc_1i55iphuh1"&gt;The Appian Logs Collector Script is a quick and efficient way to collect data required for a investigation. To use the tool, please follow these steps.&lt;/p&gt;
&lt;p&gt;Table of Contents:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#Instructions"&gt;Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Video"&gt;Video Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Considerations"&gt;Further Considerations&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Instructions"&gt;&lt;/a&gt;Instructions&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Download and extract the package *appian_logs_collector-&amp;lt;version&amp;gt;.tar.gz* attached to the case. The package contains:
&lt;ol&gt;
&lt;li&gt;Guide on how to use the tool: README.md&lt;/li&gt;
&lt;li&gt;The tool itself: &lt;strong&gt;appian_support_logs_collector.py&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Run the command below, modifying the placeholders &amp;quot;&amp;lt;placeholder&amp;gt;&amp;quot; according to your environment requirements:&lt;br /&gt;
&lt;pre&gt;python appian_support_logs_collector.py --appian_home &amp;lt;APPIAN_HOME&amp;gt; --days 7 --output_dir &amp;lt;/path/to/where/to/save/result&amp;gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;Upload the resulting .tar files from all servers on the case.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Video"&gt;&lt;/a&gt;Video Instructions&lt;/h3&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://community.appian.com/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/Appian-Support-Logs-Collector-Script.mp4"&gt;community.appian.com/.../Appian-Support-Logs-Collector-Script.mp4&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1i55iqs8m2"&gt;&lt;a id="Considerations"&gt;&lt;/a&gt;Further Considerations&lt;/h3&gt;
&lt;p&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The tool requires Python3 or greater.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;The tool should be run individually on each server that the logs should be fetched from.&lt;/li&gt;
&lt;li&gt;If the application server logs do not use the standard naming convention (tomcat-stdout, tomcat-access), please add &lt;code&gt;--include_files &amp;lt;custom_named_stdout.log&amp;gt;,&amp;lt;custom_named_access.log&amp;gt;&lt;/code&gt;&amp;nbsp;as an argument to the tool so these are also collected.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;For any questions or doubts on the usage of the tool access the tool help menu by providing &amp;#39;&lt;code&gt;-h&lt;/code&gt;&amp;#39; as in: &lt;code&gt;python appian_support_logs_collector.py -h&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Please review the guide provided along with the package downloaded: &lt;strong&gt;README.md&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;For anything else, feel free to raise questions over the support case.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>[DRAFT SUPP-350] Appian Support Logs Collector Script usage</title><link>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script/revision/2</link><pubDate>Tue, 13 Aug 2024 10:22:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:41be6ea0-f137-452a-9986-dd88e60776a6</guid><dc:creator>daniel.galindorojas</dc:creator><comments>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script#comments</comments><description>Revision 2 posted to Appian Knowledge Base by daniel.galindorojas on 8/13/2024 10:22:37 AM&lt;br /&gt;
&lt;p id="mcetoc_1i55iphuh1"&gt;The Appian Logs Collector Script is a quick and efficient way to collect data required for a investigation. To use the tool, please follow these steps.&lt;/p&gt;
&lt;p&gt;Table of Contents:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#Instructions"&gt;Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Video"&gt;Video Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Considerations"&gt;Further Considerations&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Instructions"&gt;&lt;/a&gt;Instructions&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Download and extract the package *appian_logs_collector-&amp;lt;version&amp;gt;.tar.gz* attached to the case. The package contains:
&lt;ol&gt;
&lt;li&gt;Guide on how to use the tool: README.md&lt;/li&gt;
&lt;li&gt;The tool itself: &lt;strong&gt;appian_support_logs_collector.py&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Run the command below, modifying the placeholders &amp;quot;&amp;lt;placeholder&amp;gt;&amp;quot; according to your environment requirements:&lt;br /&gt;
&lt;pre&gt;python appian_support_logs_collector.py --appian_home &amp;lt;APPIAN_HOME&amp;gt; --days 7 --output_dir &amp;lt;/path/to/where/to/save/result&amp;gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;Upload the resulting .tar files from all servers on the case.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Video"&gt;&lt;/a&gt;Video Instructions&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://community.appian.com/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/Appian-Support-Logs-Collector-Script.mp4"&gt;community.appian.com/.../Appian-Support-Logs-Collector-Script.mp4&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1i55iqs8m2"&gt;&lt;a id="Considerations"&gt;&lt;/a&gt;Further Considerations&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;The tool requires Python3 or greater.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;The tool should be run individually on each server that the logs should be fetched from.&lt;/li&gt;
&lt;li&gt;If the application server logs do not use the standard naming convention (tomcat-stdout, tomcat-access), please add &lt;code&gt;--include_files &amp;lt;custom_named_stdout.log&amp;gt;,&amp;lt;custom_named_access.log&amp;gt;&lt;/code&gt;&amp;nbsp;as an argument to the tool so these are also collected.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;For any questions or doubts on the usage of the tool access the tool help menu by providing &amp;#39;&lt;code&gt;-h&lt;/code&gt;&amp;#39; as in: &lt;code&gt;python appian_support_logs_collector.py -h&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Please review the guide provided along with the package downloaded: &lt;strong&gt;README.md&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;For anything else, feel free to raise questions over the support case.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>[DRAFT SUPP-350] Appian Support Logs Collector Script usage</title><link>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script/revision/1</link><pubDate>Tue, 13 Aug 2024 10:17:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:41be6ea0-f137-452a-9986-dd88e60776a6</guid><dc:creator>daniel.galindorojas</dc:creator><comments>https://community.appian.com/support/w/kb/3573/kb-2329-how-to-use-the-appian-support-logs-collector-script#comments</comments><description>Revision 1 posted to Appian Knowledge Base by daniel.galindorojas on 8/13/2024 10:17:05 AM&lt;br /&gt;
&lt;p id="mcetoc_1i55iphuh1"&gt;The Appian Logs Collector Script is a quick and efficient way to collect data required for a investigation. To use the tool, please follow these steps.&lt;/p&gt;
&lt;p&gt;Table of Contents:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#Instructions"&gt;Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Video"&gt;Video Instructions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#Considerations"&gt;Further Considerations&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Instructions"&gt;&lt;/a&gt;Instructions&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Download and extract the package *appian_logs_collector-&amp;lt;version&amp;gt;.tar.gz* attached to the case. The package contains:
&lt;ol&gt;
&lt;li&gt;Guide on how to use the tool: README.md&lt;/li&gt;
&lt;li&gt;The tool itself: &lt;strong&gt;appian_support_logs_collector.py&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Run the command below, modifying the placeholders &amp;quot;&amp;lt;placeholder&amp;gt;&amp;quot; according to your environment requirements:&lt;br /&gt;
&lt;pre&gt;python appian_support_logs_collector.py --appian_home &amp;lt;APPIAN_HOME&amp;gt; --days 7 --output_dir &amp;lt;/path/to/where/to/save/result&amp;gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;Upload the resulting .tar files from all servers on the case.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="mcetoc_1i55iphuh1"&gt;&lt;a id="Video"&gt;&lt;/a&gt;Video Instructions&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://community.appian.com/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/Appian-Support-Logs-Collector-Script.mp4"&gt;community.appian.com/.../Appian-Support-Logs-Collector-Script.mp4&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1i55iqs8m2"&gt;&lt;a id="Considerations"&gt;&lt;/a&gt;Further Considerations&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;The tool requires Python3 or greater.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;The tool should be run individually on each server that the logs should be fetched from.&lt;/li&gt;
&lt;li&gt;If the application server logs do not use the standard naming convention (tomcat-stdout, tomcat-access), please add &lt;code&gt;--include_files &amp;lt;custom_named_stdout.log&amp;gt;,&amp;lt;custom_named_access.log&amp;gt;&lt;/code&gt;&amp;nbsp;as an argument to the tool so these are also collected.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;For any questions or doubts on the usage of the tool access the tool help menu by providing &amp;#39;&lt;code&gt;-h&lt;/code&gt;&amp;#39; as in: &lt;code&gt;python appian_support_logs_collector.py -h&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Please review the guide provided along with the package downloaded: &lt;strong&gt;README.md&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;For anything else, feel free to raise questions over the support case.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>