<?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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>System Log</title><link>https://community.appian.com/discussions/f/general/29111/system-log</link><description>To write the System log files in the form of a table in the database, I tried to connect the &amp;quot;Reader Log&amp;quot; plug-in from Appian App Market 
 But here I&amp;#39;m not sure how to proceed further. 
 Does it contain any Documentation?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: System Log</title><link>https://community.appian.com/thread/115058?ContentTypeID=1</link><pubDate>Mon, 26 Jun 2023 13:42:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d1b57788-31c5-4146-9f8a-26f5306340ac</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;Don&amp;#39;t think so, but you can just create a list with the different types of log files that are available and loop through that.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/23.2/Logging.html"&gt;docs.appian.com/.../Logging.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: System Log</title><link>https://community.appian.com/thread/115056?ContentTypeID=1</link><pubDate>Mon, 26 Jun 2023 13:04:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b1b22fe4-00bf-4080-a1da-02b71e0354df</guid><dc:creator>somanathd7926</dc:creator><description>&lt;p&gt;Thanks a lot. It&amp;#39;s working&amp;nbsp;great and it can read Log and CSV files.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;read log(&amp;quot;download-stats.log&amp;quot;) This returns only the download-stats data&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Is there any way I can get all the log files in the Appian log system instead of a name-specific one (above)?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: System Log</title><link>https://community.appian.com/thread/115047?ContentTypeID=1</link><pubDate>Mon, 26 Jun 2023 12:15:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:61dadb23-0358-4d2c-9160-25146a9ab6d7</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;You don&amp;#39;t need the a!&lt;/p&gt;
&lt;p&gt;Just readcsvlog.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: System Log</title><link>https://community.appian.com/thread/115045?ContentTypeID=1</link><pubDate>Mon, 26 Jun 2023 11:49:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9f0d947f-53f9-4b7c-ad10-a658b4ea4849</guid><dc:creator>somanathd7926</dc:creator><description>&lt;p&gt;&amp;quot;&amp;nbsp;&lt;span&gt;Expression evaluation error at a function a!readcsvlog: The function a!readcsvlog is unavailable.&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The function a!readcsvlog() displays the above error.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: System Log</title><link>https://community.appian.com/thread/115028?ContentTypeID=1</link><pubDate>Mon, 26 Jun 2023 09:20:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d04ea5af-e21a-44cd-bbbc-e987a56f3dca</guid><dc:creator>sanchitg0002</dc:creator><description>&lt;p&gt;This plugin do not have any smart services, it only has functions that can be used in expressions, you can use them in script task in a process.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: System Log</title><link>https://community.appian.com/thread/115027?ContentTypeID=1</link><pubDate>Mon, 26 Jun 2023 09:15:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5bacc8f9-924e-4a92-b981-d6015a066d74</guid><dc:creator>somanathd7926</dc:creator><description>&lt;p&gt;&amp;nbsp;I downloaded the Plug-in from the Appian app market.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Admin Console &amp;gt; plug-ins &amp;gt; Add plug-ins &amp;gt; Log Reader &amp;gt; Deploy&lt;/p&gt;
&lt;p&gt;This is the process followed for deploying the plug-ins. But this is not deployed. The smart service plug-ins are not getting depicted in the process model.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: System Log</title><link>https://community.appian.com/thread/115018?ContentTypeID=1</link><pubDate>Mon, 26 Jun 2023 07:48:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1a4151f2-f8db-4180-ae11-814ba39f9eab</guid><dc:creator>sanchitg0002</dc:creator><description>&lt;p&gt;Proceed from where? Have you successfully deployed the plugin?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Use the functions available in plugin like&amp;nbsp;readcsvlog() to read the log files and store the result in a CDT and then&amp;nbsp;use Write to DSE for storing them to DB.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: System Log</title><link>https://community.appian.com/thread/115012?ContentTypeID=1</link><pubDate>Mon, 26 Jun 2023 07:17:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a99268ff-f997-427e-b8ad-3c3de52a477f</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Yes. Download the plugin from the Appmarket.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>