<?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>Read System Logs in Process Model / Dashboard on Appian Cloud</title><link>https://community.appian.com/discussions/f/administration/25676/read-system-logs-in-process-model-dashboard-on-appian-cloud</link><description>Hi All, I&amp;#39;m trying to come up with automated process to present the data from &amp;#39;system logs&amp;#39;. As an example I&amp;#39;m interested in system logs\audit\sites-usage.csv report. 
 I would like to either: 
 
 Create Dashboard/Report to present the data directly from</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Read System Logs in Process Model / Dashboard on Appian Cloud</title><link>https://community.appian.com/thread/100404?ContentTypeID=1</link><pubDate>Thu, 01 Sep 2022 14:06:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9f76af90-711c-45ce-b764-8129e65b2de9</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Use the &amp;quot;readCsvLog()&amp;quot; function with caution.&amp;nbsp; Among other things, it (incorrectly) strips away quotes from lines that contain commas, making it nearly impossible to use (at least) for the design errors log.&amp;nbsp; The newer &amp;quot;tail&amp;quot; function(s) fix this error, and read log files starting from the most recent lines instead of from the beginning, though in those functions pretty much all of the filtering options are broken.&amp;nbsp; The plug-in doesn&amp;#39;t seem to be under active maintenance.&amp;nbsp; It&amp;#39;s still usable of course, but with lots of bending-over-backwards depending on what you need out of it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Read System Logs in Process Model / Dashboard on Appian Cloud</title><link>https://community.appian.com/thread/100397?ContentTypeID=1</link><pubDate>Thu, 01 Sep 2022 09:40:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3da53ecf-0ece-4748-827d-1192fe2f203b</guid><dc:creator>Andrzej Hejchman</dc:creator><description>&lt;p&gt;Thanks &lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve just found this plugin (I think that&amp;#39;s the one you&amp;#39;re referring) -&amp;nbsp;&lt;br /&gt;&lt;a href="/b/appmarket/posts/log-reader"&gt;https://community.appian.com/b/appmarket/posts/log-reader&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Function&amp;nbsp;&lt;strong&gt;readcsvlog()&lt;/strong&gt; works like a charm.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Read System Logs in Process Model / Dashboard on Appian Cloud</title><link>https://community.appian.com/thread/100396?ContentTypeID=1</link><pubDate>Thu, 01 Sep 2022 09:31:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0183aaa7-bdf4-41e0-bce6-e50d881bf727</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;There is a plugin to read these logs.&lt;/p&gt;
&lt;p&gt;Depending on your use case, processing the logs and trying to make something useful out of them can become quite tricky.&lt;/p&gt;
&lt;p&gt;On a high-availability environment, each node writes its own logs and depending on where the log reading process is executed, it will read the local log only.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>