<?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>readcsvlog tomcat-stdOut.log</title><link>https://community.appian.com/discussions/f/general/36863/readcsvlog-tomcat-stdout-log</link><description>Hi, I&amp;#39;m trying to retrieve the data from tomcat-stdOut.log but it gives me a null value. Currently this function only works for me with login.audit</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: readcsvlog tomcat-stdOut.log</title><link>https://community.appian.com/thread/138916?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2024 14:15:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:62082700-d92a-41d1-a90c-717818f6e14a</guid><dc:creator>romiev8844</dc:creator><description>&lt;p&gt;oh that&amp;#39;s right, thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: readcsvlog tomcat-stdOut.log</title><link>https://community.appian.com/thread/138902?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2024 10:50:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:59969c06-288f-4271-91c5-4ed813474367</guid><dc:creator>David Jimenez </dc:creator><description>&lt;p&gt;That log is not a csv file,... you won&amp;#39;t be able to read it in that way.....&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: readcsvlog tomcat-stdOut.log</title><link>https://community.appian.com/thread/138881?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2024 03:01:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7fb998b1-93b0-4c3a-9745-92e619e57aee</guid><dc:creator>Yogi Patel</dc:creator><description>&lt;p&gt;AFAIK, tomcat-stdOut.log is not a CSV file. Hence, you should use readlog() function.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;readlog(&amp;quot;tomcat-stdOut.log&amp;quot;)&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: readcsvlog tomcat-stdOut.log</title><link>https://community.appian.com/thread/138879?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2024 02:50:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d7cb5bd4-7218-44b7-9720-df750c8c9888</guid><dc:creator>Karumuru Abhishek</dc:creator><description>&lt;p&gt;&amp;nbsp;hi &lt;a href="/members/romiev8844"&gt;romiev8844&lt;/a&gt;&amp;nbsp;readcsvlogpaging function instead of what you are using currently, could you try as mentioned in below for format&amp;nbsp;&lt;/p&gt;
&lt;p&gt;and let me know if that works for you.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/11/csv-log-paging.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>