<?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: How to get Error logs from Replicate and write to DB？ in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-get-Error-logs-from-Replicate-and-write-to-DB/m-p/2470687#M11970</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/302816"&gt;@dover888888&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Thanks for reaching out to Qlik community forum.&lt;/P&gt;
&lt;P&gt;Replicate stores the logs locally in below path for e.g as below.&lt;/P&gt;
&lt;P&gt;Data drive: C:\Program Files\Attunity\Replicate\data\logs&lt;/P&gt;
&lt;P&gt;But however, If you are looking for an option to fetch these details from logs which is not possible other the manual effort, But in QEM we have exposed this feature to get the task details related information using the API, you can find the below list APIs are exposed.&lt;/P&gt;
&lt;P&gt;An error response has the following structure:&lt;/P&gt;
&lt;P class="Code"&gt;{&lt;/P&gt;
&lt;P class="Code"&gt;"error_code":"code","error_message":"message”&lt;/P&gt;
&lt;P class="Code"&gt;}&lt;/P&gt;
&lt;P&gt;&lt;A title="Qlik_EnterpriseManager_APIGuide" href="https://help.qlik.com/en-US/enterprise-manager/May2024/Content/EnterpriseManager/EnterpriseManager_APIGuide/Introduction/AEM_Intro.htm" target="_self"&gt;Qlik_EnterpriseManager_APIGuide&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A title="Error_Handling" href="https://help.qlik.com/en-US/enterprise-manager/May2024/Content/EnterpriseManager/EnterpriseManager_APIGuide/CurlAPI/error_handling.htm" target="_self"&gt;Error_Handling&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Hope above information is helpful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sachin B&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 15 Jul 2024 12:02:34 GMT</pubDate>
    <dc:creator>SachinB</dc:creator>
    <dc:date>2024-07-15T12:02:34Z</dc:date>
    <item>
      <title>How to get Error logs from Replicate and write to DB？</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-get-Error-logs-from-Replicate-and-write-to-DB/m-p/2470672#M11968</link>
      <description>&lt;P&gt;hello，how can i get the error logs from&amp;nbsp;Replicate by use a api？Is it have this restful api？&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 11:21:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-get-Error-logs-from-Replicate-and-write-to-DB/m-p/2470672#M11968</guid>
      <dc:creator>dover888888</dc:creator>
      <dc:date>2024-07-15T11:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Error logs from Replicate and write to DB？</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-get-Error-logs-from-Replicate-and-write-to-DB/m-p/2470685#M11969</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/302816"&gt;@dover888888&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We don't have an API that would read the task log.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Suresh&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 11:57:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-get-Error-logs-from-Replicate-and-write-to-DB/m-p/2470685#M11969</guid>
      <dc:creator>sureshkumar</dc:creator>
      <dc:date>2024-07-15T11:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Error logs from Replicate and write to DB？</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-get-Error-logs-from-Replicate-and-write-to-DB/m-p/2470687#M11970</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/302816"&gt;@dover888888&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Thanks for reaching out to Qlik community forum.&lt;/P&gt;
&lt;P&gt;Replicate stores the logs locally in below path for e.g as below.&lt;/P&gt;
&lt;P&gt;Data drive: C:\Program Files\Attunity\Replicate\data\logs&lt;/P&gt;
&lt;P&gt;But however, If you are looking for an option to fetch these details from logs which is not possible other the manual effort, But in QEM we have exposed this feature to get the task details related information using the API, you can find the below list APIs are exposed.&lt;/P&gt;
&lt;P&gt;An error response has the following structure:&lt;/P&gt;
&lt;P class="Code"&gt;{&lt;/P&gt;
&lt;P class="Code"&gt;"error_code":"code","error_message":"message”&lt;/P&gt;
&lt;P class="Code"&gt;}&lt;/P&gt;
&lt;P&gt;&lt;A title="Qlik_EnterpriseManager_APIGuide" href="https://help.qlik.com/en-US/enterprise-manager/May2024/Content/EnterpriseManager/EnterpriseManager_APIGuide/Introduction/AEM_Intro.htm" target="_self"&gt;Qlik_EnterpriseManager_APIGuide&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A title="Error_Handling" href="https://help.qlik.com/en-US/enterprise-manager/May2024/Content/EnterpriseManager/EnterpriseManager_APIGuide/CurlAPI/error_handling.htm" target="_self"&gt;Error_Handling&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Hope above information is helpful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sachin B&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 12:02:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-get-Error-logs-from-Replicate-and-write-to-DB/m-p/2470687#M11970</guid>
      <dc:creator>SachinB</dc:creator>
      <dc:date>2024-07-15T12:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Error logs from Replicate and write to DB？</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-get-Error-logs-from-Replicate-and-write-to-DB/m-p/2470733#M11973</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/302816"&gt;@dover888888&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You can setup Qlik Replicate notification to send the error messages to&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A title="Writing an entry in the Windows Event Log" href="https://help.qlik.com/en-US/replicate/May2024/Content/Global_Common/Content/SharedEMReplicate/Server%20Settings/config_defineNotifications.htm#:~:text=Writing%20an%20entry%20in%20the%20Windows%20Event%20Log." target="_blank" rel="noopener"&gt;Writing an entry in the Windows Event Log&lt;/A&gt;.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Or Linux System Log. There are 3rd party tools/apps to integrate Windows Event Log and RDBMS I think.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 15:01:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-get-Error-logs-from-Replicate-and-write-to-DB/m-p/2470733#M11973</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-07-15T15:01:38Z</dc:date>
    </item>
  </channel>
</rss>

