<?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: tStatCatcher - Get only end logs in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tStatCatcher-Get-only-end-logs/m-p/2337759#M106069</link>
    <description>&lt;P&gt;As&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/005700000036lIsAAI"&gt;@iburtally&lt;/A&gt;&amp;nbsp;said, you need to look for the message_type. You will also have to keep in mind that you do not get the start and end on the same record. You will see two records. These can be joined using the PID record. I have put together a brief piece on the AMC here:&amp;nbsp;&lt;A href="https://www.rilhia.com/tutorials/talend-activity-monitoring-console-amc" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.rilhia.com/tutorials/talend-activity-monitoring-console-amc&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jul 2017 20:32:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-07-19T20:32:37Z</dc:date>
    <item>
      <title>tStatCatcher - Get only end logs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tStatCatcher-Get-only-end-logs/m-p/2337757#M106067</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to retrieve some of the logs from my job but I don't know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Today I set: &lt;STRONG&gt;tStatCatcher -&amp;gt; tMap -&amp;gt; tLogRow&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I run my job, here are the logs:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Starting the TEST job at 17:09 19/07/2017.&lt;BR /&gt;[Statistics] connecting to socket on port 3487&lt;BR /&gt;[Statistics] connected&lt;BR /&gt;2017-07-19 17: 09: 23 | 2017-07-19 17: 09: 23 | TEST | FLUX | 0 | KO |&lt;BR /&gt;&lt;STRONG&gt;2017-07-19 17: 09: 25 | 2017-07-19 17: 09: 27 | TEST | FLUX | 2 | OK |&lt;/STRONG&gt;&lt;BR /&gt;[Statistics] disconnected&lt;BR /&gt;Job TEST finished at 17:09 19/07/2017. [Output code = 0]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I only want the statistics before the end of the job (in bold) and not the start.&lt;/P&gt;&lt;P&gt;Do you have an idea to do this simply?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank's !&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 16:44:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tStatCatcher-Get-only-end-logs/m-p/2337757#M106067</guid>
      <dc:creator>param75</dc:creator>
      <dc:date>2017-07-19T16:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: tStatCatcher - Get only end logs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tStatCatcher-Get-only-end-logs/m-p/2337758#M106068</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;In your log, I do not see the message_type. &amp;nbsp;In &amp;nbsp;mine, I can see message_type:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="StatCatcher.jpg" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LvI5.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140340i560FFE2AA06602AC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LvI5.jpg" alt="0683p000009LvI5.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Normally, in your tMap, you will just filter on &lt;STRONG&gt;message_type.equals("end")&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 17:53:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tStatCatcher-Get-only-end-logs/m-p/2337758#M106068</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-19T17:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: tStatCatcher - Get only end logs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tStatCatcher-Get-only-end-logs/m-p/2337759#M106069</link>
      <description>&lt;P&gt;As&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/005700000036lIsAAI"&gt;@iburtally&lt;/A&gt;&amp;nbsp;said, you need to look for the message_type. You will also have to keep in mind that you do not get the start and end on the same record. You will see two records. These can be joined using the PID record. I have put together a brief piece on the AMC here:&amp;nbsp;&lt;A href="https://www.rilhia.com/tutorials/talend-activity-monitoring-console-amc" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.rilhia.com/tutorials/talend-activity-monitoring-console-amc&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 20:32:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tStatCatcher-Get-only-end-logs/m-p/2337759#M106069</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-19T20:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: tStatCatcher - Get only end logs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tStatCatcher-Get-only-end-logs/m-p/2337760#M106070</link>
      <description>&lt;P&gt;Perfect !&lt;/P&gt;&lt;P&gt;Thank you for your help !&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2017 08:17:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tStatCatcher-Get-only-end-logs/m-p/2337760#M106070</guid>
      <dc:creator>param75</dc:creator>
      <dc:date>2017-07-20T08:17:49Z</dc:date>
    </item>
  </channel>
</rss>

