<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Stats &amp; Logs in project settings in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Stats-Logs-in-project-settings/m-p/2337864#M106160</link>
    <description>Hi, 
&lt;BR /&gt;Actually, the log message from tLogCatcher is shown as schema structure: moment, pid, root_pid, father_pid, project, job, context, priority, type, origin, message and code, such as 
&lt;BR /&gt; 
&lt;PRE&gt;2014-04-23 10:39:45;9u5mmP;9u5mmP;9u5mmP;DEMOJOB;forum35780;Default;6;Java Exception;tFixedFlowInput_1;java.lang.NumberFormatException:For input string: "a";1&lt;/PRE&gt; 
&lt;BR /&gt;and the stat log of tStatCatcher is shown as: moment, pid, father_pid, root_pid, system_pid, project, job, job_repository_id, java_version, context, origin, message_type, message, duration. 
&lt;BR /&gt; 
&lt;PRE&gt;2014-04-23 10:39:44;9u5mmP;9u5mmP;9u5mmP;33104;DEMOJOB;forum35780;_iUNMcMqPEeOLrLyilW3AFA;0.1;Default;;begin;;&lt;BR /&gt;2014-04-23 10:39:45;9u5mmP;9u5mmP;9u5mmP;33104;DEMOJOB;forum35780;_iUNMcMqPEeOLrLyilW3AFA;0.1;Default;;end;failure;496&lt;/PRE&gt; 
&lt;BR /&gt;They can be printed out on both console and file. 
&lt;BR /&gt;In addition, if you want to print out the entire message printed on the console to a text file, you can use a custom component called tRedirectOutput. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
    <pubDate>Wed, 23 Apr 2014 08:09:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-04-23T08:09:33Z</dc:date>
    <item>
      <title>Stats &amp; Logs in project settings</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Stats-Logs-in-project-settings/m-p/2337861#M106157</link>
      <description>If I activate both statistics and logs "On Console" and "On Files" in the project settings is there a way to distinguish between the settings for statistics and logs? For example I would like to print out logs on both console and files, but statistics only in files and not on console. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDpx.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138839i661B2058C60ABA3C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDpx.png" alt="0683p000009MDpx.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 22 Apr 2014 13:10:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Stats-Logs-in-project-settings/m-p/2337861#M106157</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-22T13:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Stats &amp; Logs in project settings</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Stats-Logs-in-project-settings/m-p/2337862#M106158</link>
      <description>Hi, 
&lt;BR /&gt;Is there any begin Time, End Time info in your console? 
&lt;BR /&gt;Statistics table records details like begin Time, End Time which is generated by any job. 
&lt;BR /&gt;Logs table records the messages from Java Exception, tDie and/or tWarn (prerequisite: there must be an error in your job). 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCn3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131548i75B31A9C4B10EBEB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCn3.png" alt="0683p000009MCn3.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 23 Apr 2014 03:43:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Stats-Logs-in-project-settings/m-p/2337862#M106158</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-23T03:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Stats &amp; Logs in project settings</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Stats-Logs-in-project-settings/m-p/2337863#M106159</link>
      <description>Hi,&lt;BR /&gt;As per my understanding it is not possible to  -  &lt;BR /&gt;print out logs on both console and files.&lt;BR /&gt;Vaibhav</description>
      <pubDate>Wed, 23 Apr 2014 05:32:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Stats-Logs-in-project-settings/m-p/2337863#M106159</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-23T05:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Stats &amp; Logs in project settings</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Stats-Logs-in-project-settings/m-p/2337864#M106160</link>
      <description>Hi, 
&lt;BR /&gt;Actually, the log message from tLogCatcher is shown as schema structure: moment, pid, root_pid, father_pid, project, job, context, priority, type, origin, message and code, such as 
&lt;BR /&gt; 
&lt;PRE&gt;2014-04-23 10:39:45;9u5mmP;9u5mmP;9u5mmP;DEMOJOB;forum35780;Default;6;Java Exception;tFixedFlowInput_1;java.lang.NumberFormatException:For input string: "a";1&lt;/PRE&gt; 
&lt;BR /&gt;and the stat log of tStatCatcher is shown as: moment, pid, father_pid, root_pid, system_pid, project, job, job_repository_id, java_version, context, origin, message_type, message, duration. 
&lt;BR /&gt; 
&lt;PRE&gt;2014-04-23 10:39:44;9u5mmP;9u5mmP;9u5mmP;33104;DEMOJOB;forum35780;_iUNMcMqPEeOLrLyilW3AFA;0.1;Default;;begin;;&lt;BR /&gt;2014-04-23 10:39:45;9u5mmP;9u5mmP;9u5mmP;33104;DEMOJOB;forum35780;_iUNMcMqPEeOLrLyilW3AFA;0.1;Default;;end;failure;496&lt;/PRE&gt; 
&lt;BR /&gt;They can be printed out on both console and file. 
&lt;BR /&gt;In addition, if you want to print out the entire message printed on the console to a text file, you can use a custom component called tRedirectOutput. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 23 Apr 2014 08:09:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Stats-Logs-in-project-settings/m-p/2337864#M106160</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-23T08:09:33Z</dc:date>
    </item>
  </channel>
</rss>

