<?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>article How to Decrypt Qlik Replicate Verbose Task Log Files in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-Decrypt-Qlik-Replicate-Verbose-Task-Log-Files/ta-p/1862114</link>
    <description>&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Replicate November 2021 (Version 2021.11 and later)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;What is Replicate log file encryption?&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;Starting from Qlik Replicate version "November 2021", when the logging level is set to Verbose, sections in a Replicate log file that might contain customer data will be encrypted while the rest of the log will remain in clear text, this is implemented by the &lt;STRONG&gt;&lt;EM&gt;enable_data_logging&lt;/EM&gt; &lt;/STRONG&gt;configuration parameter set to &lt;STRONG&gt;&lt;EM&gt;true&lt;/EM&gt; &lt;/STRONG&gt;by default in order to prevent customer data snippets from appearing in verbose logs.&lt;/P&gt;
&lt;P&gt;The sample line of the task log file looks like this:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;2021-11-05T15:45:11:390848 [AT_GLOBAL ]I: Logging of database data is disabled (at_logger.c:2702)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, in some support cases, R&amp;amp;D may require the ability to decrypt the log in order to analyze the problem. In such cases, Qlik Support will ask you to provide the task or environment-level encryption key and corresponding task log files:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Replicate task&amp;nbsp;&lt;A title="diagnostics package" href="https://help.qlik.com/en-US/replicate/November2021/Content/Global_Common/Content/SharedEMReplicate/Monitor%20and%20Control%20Tasks/monitor_download_diagnostics.htm" target="_blank" rel="noopener"&gt;diagnostics package&lt;/A&gt;&amp;nbsp;file, and&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;log.key&lt;/STRONG&gt; file for decrypting a task's log file, location is&amp;nbsp;&amp;lt;&lt;EM&gt;REPLICATE_INSTALL_DIR&lt;/EM&gt;&amp;gt;\data\tasks\&amp;lt;task-name&amp;gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;log.key&lt;/STRONG&gt; file for decrypting non-task log files (e.g. server logs), location is&amp;nbsp;&amp;lt;&lt;EM&gt;REPLICATE_INSTALL_DIR&lt;/EM&gt;&amp;gt;\data&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;BR /&gt;Below is the detailed steps how to enable the database data logging and decrypt a task log file with corresponding &lt;EM&gt;&lt;STRONG&gt;log.key&lt;/STRONG&gt;&lt;/EM&gt; files.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Steps&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;Stop the Replicate Server service.&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Open&amp;nbsp;&amp;lt;&lt;/SPAN&gt;&lt;EM style="font-family: inherit;"&gt;REPLICATE_INSTALL_DIR&lt;/EM&gt;&lt;SPAN&gt;&amp;gt;\bin\repctl.cfg and set the &lt;/SPAN&gt;&lt;EM style="font-family: inherit;"&gt;&lt;STRONG&gt;enable_data_logging&lt;/STRONG&gt; &lt;/EM&gt;&lt;SPAN&gt;parameter to &lt;/SPAN&gt;&lt;EM style="font-family: inherit;"&gt;&lt;STRONG&gt;true&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN&gt;. (add the line if it does not exist). This is set to true by default in version 2021.11 and later, even if you do not see this line in your configuration file.&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;{&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;"port": 3552,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;"plugins_load_list": "repui",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;... ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;"enable_data_logging": true&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;}&lt;/FONT&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Save the repctl.cfg file and start the Replicate Server service.&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;Now the task log files contain encrypted database data, sample lines like:&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;2021-11-05T15:59:07:969146 [AT_GLOBAL ]I: Log file encryption base "755opF/9oGw7YOx+2ma0dA==" (at_logger.c:2695)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;2021-11-05T15:59:07:969146 [INFRASTRUCTURE ]I: The log level for 'TARGET_APPLY' has been changed from 'INFO' to 'VERBOSE'. (at_logger.c:2927)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;2021-11-05T15:59:07:969146 [INFRASTRUCTURE ]I: The log level for 'SOURCE_CAPTURE' has been changed from 'INFO' to 'VERBOSE'. (at_logger.c:2927)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;... ...&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;2021-11-05T16:02:21:346746 [SOURCE_CAPTURE ]V: Event of captured table 'SCOTT.KIT' (data object id '93719', object id '93719') (oradcdc_parse.c:303)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;2021-11-05T16:02:21:346746 [SOURCE_CAPTURE ]V: xid [000008fb00100007] (oradcdc_parse.c:166)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;2021-11-05T16:02:21:346746 [SOURCE_CAPTURE ]V: BI col 2 [5]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;~uAAAABvF/duclauaOYlVdTbsCpbAiSZGsq3DIp8XyImAZjY984KVgc62Lir20Mnw1VU1V/54j/vXa4BXpyQ7rjcEPR1MtjoYnpPSeu4QSwfiUx3l}~ (oradcdc_parse.c:340)&lt;/FONT&gt;&lt;/P&gt;
The latest line is the encrypted database data (BeforeImage of an update).&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Run "Qlik Replicate Command Line" prompt "as administrator", and change to directory&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&amp;lt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM style="font-family: inherit;"&gt;REPLICATE_INSTALL_DIR&lt;/EM&gt;&lt;SPAN&gt;&amp;gt;\bin&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Run the following command to decrypt task logs:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;repctl dumplog &amp;lt;log-file-path&amp;gt; &amp;lt;log.key-path&amp;gt; [&amp;gt; &amp;lt;path-to-output-file&amp;gt;]&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/SPAN&gt;A sample command:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;repctl dumplog "C:\Program Files\Attunity\Replicate\data\logs\reptask_Ora-to-SQL-2.log" &lt;SPAN data-teams="true"&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;log_key=&lt;/SPAN&gt;&lt;/SPAN&gt;"C:\Program Files\Attunity\Replicate\data\tasks\Ora-to-SQL-2\log.key" &amp;gt; "C:\Program Files\Attunity\Replicate\data\logs\reptask_Ora-to-SQL-2-dump.log"&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;Now we see the decrypted data in the task log files.&amp;nbsp;The latest line is the BeforeImage of an update in clear text (in this sample it is text string "xxxxx"):&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;2021-11-05T16:02:21:346746 [SOURCE_CAPTURE ]V: Event of captured table 'SCOTT.KIT' (data object id '93719', object id '93719') (oradcdc_parse.c:303)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;2021-11-05T16:02:21:346746 [SOURCE_CAPTURE ]V: xid [000008fb00100007] (oradcdc_parse.c:166)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;2021-11-05T16:02:21:346746 [SOURCE_CAPTURE ]V: BI col 2 [5]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;25a058b66d8: 7878787878 | xxxxx &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;(oradcdc_parse.c:340)&lt;/FONT&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Related Instructions&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;The encryption key file (&lt;STRONG&gt;log.key&lt;/STRONG&gt; file) can be used to decrypt any log that was encrypted with it, not just the log for which Qlik Support requested the encryption key file. If this is a concern, you&amp;nbsp;can generate a &lt;STRONG&gt;log.key&lt;/STRONG&gt; file that will only be valid for the specific log requested by Qlik Support.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;To do this:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Delete the &lt;STRONG&gt;log.key&lt;/STRONG&gt; file.&lt;/LI&gt;
&lt;LI&gt;Restart the task or Replicate Server service (depending on the log type required) to generate a new &lt;STRONG&gt;log.key&lt;/STRONG&gt; file.&lt;/LI&gt;
&lt;LI&gt;Send the requested log file and the &lt;STRONG&gt;log.key&lt;/STRONG&gt; file to Qlik Support.&lt;/LI&gt;
&lt;LI&gt;Delete the &lt;STRONG&gt;log.key&lt;/STRONG&gt; file.&lt;/LI&gt;
&lt;LI&gt;Repeat steps 2-4 if you need to provide additional encrypted logs.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;If you do not want verbose logs encrypted, open&amp;nbsp;&amp;lt;&lt;EM&gt;REPLICATE_INSTALL_DIR&lt;/EM&gt;&amp;gt;\bin\repctl.cfg and set the &lt;EM&gt;&lt;STRONG&gt;enable_data_logging&lt;/STRONG&gt; &lt;/EM&gt;parameter to &lt;EM&gt;&lt;STRONG&gt;false&lt;/STRONG&gt; &lt;/EM&gt;then restart the Replicate server service. Add the line if you do not see it in the file.&lt;/P&gt;
&lt;H3 id="toc-hId-2085600493"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Related Content&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-Decrypt-Qlik-Talend-Data-Integration-Verbose-Task-Log/ta-p/2526520" target="_blank" rel="noopener" aria-describedby="audioeye_new_window_message"&gt;How to Decrypt Qlik Talend Data Integration Verbose Task Log Files&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Products:&amp;nbsp;&lt;LI-PRODUCT title="Qlik Replicate" id="qlikReplicate"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Aug 2025 07:33:27 GMT</pubDate>
    <dc:creator>john_wang</dc:creator>
    <dc:date>2025-08-11T07:33:27Z</dc:date>
    <item>
      <title>How to Decrypt Qlik Replicate Verbose Task Log Files</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-Decrypt-Qlik-Replicate-Verbose-Task-Log-Files/ta-p/1862114</link>
      <description>&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Replicate November 2021 (Version 2021.11 and later)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;What is Replicate log file encryption?&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;Starting from Qlik Replicate version "November 2021", when the logging level is set to Verbose, sections in a Replicate log file that might contain customer data will be encrypted while the rest of the log will remain in clear text, this is implemented by the &lt;STRONG&gt;&lt;EM&gt;enable_data_logging&lt;/EM&gt; &lt;/STRONG&gt;configuration parameter set to &lt;STRONG&gt;&lt;EM&gt;true&lt;/EM&gt; &lt;/STRONG&gt;by default in order to prevent customer data snippets from appearing in verbose logs.&lt;/P&gt;
&lt;P&gt;The sample line of the task log file looks like this:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;2021-11-05T15:45:11:390848 [AT_GLOBAL ]I: Logging of database data is disabled (at_logger.c:2702)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, in some support cases, R&amp;amp;D may require the ability to decrypt the log in order to analyze the problem. In such cases, Qlik Support will ask you to provide the task or environment-level encryption key and corresponding task log files:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Replicate task&amp;nbsp;&lt;A title="diagnostics package" href="https://help.qlik.com/en-US/replicate/November2021/Content/Global_Common/Content/SharedEMReplicate/Monitor%20and%20Control%20Tasks/monitor_download_diagnostics.htm" target="_blank" rel="noopener"&gt;diagnostics package&lt;/A&gt;&amp;nbsp;file, and&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;log.key&lt;/STRONG&gt; file for decrypting a task's log file, location is&amp;nbsp;&amp;lt;&lt;EM&gt;REPLICATE_INSTALL_DIR&lt;/EM&gt;&amp;gt;\data\tasks\&amp;lt;task-name&amp;gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;log.key&lt;/STRONG&gt; file for decrypting non-task log files (e.g. server logs), location is&amp;nbsp;&amp;lt;&lt;EM&gt;REPLICATE_INSTALL_DIR&lt;/EM&gt;&amp;gt;\data&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;BR /&gt;Below is the detailed steps how to enable the database data logging and decrypt a task log file with corresponding &lt;EM&gt;&lt;STRONG&gt;log.key&lt;/STRONG&gt;&lt;/EM&gt; files.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Steps&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;Stop the Replicate Server service.&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Open&amp;nbsp;&amp;lt;&lt;/SPAN&gt;&lt;EM style="font-family: inherit;"&gt;REPLICATE_INSTALL_DIR&lt;/EM&gt;&lt;SPAN&gt;&amp;gt;\bin\repctl.cfg and set the &lt;/SPAN&gt;&lt;EM style="font-family: inherit;"&gt;&lt;STRONG&gt;enable_data_logging&lt;/STRONG&gt; &lt;/EM&gt;&lt;SPAN&gt;parameter to &lt;/SPAN&gt;&lt;EM style="font-family: inherit;"&gt;&lt;STRONG&gt;true&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN&gt;. (add the line if it does not exist). This is set to true by default in version 2021.11 and later, even if you do not see this line in your configuration file.&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;{&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;"port": 3552,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;"plugins_load_list": "repui",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;... ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;"enable_data_logging": true&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;}&lt;/FONT&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Save the repctl.cfg file and start the Replicate Server service.&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;Now the task log files contain encrypted database data, sample lines like:&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;2021-11-05T15:59:07:969146 [AT_GLOBAL ]I: Log file encryption base "755opF/9oGw7YOx+2ma0dA==" (at_logger.c:2695)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;2021-11-05T15:59:07:969146 [INFRASTRUCTURE ]I: The log level for 'TARGET_APPLY' has been changed from 'INFO' to 'VERBOSE'. (at_logger.c:2927)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;2021-11-05T15:59:07:969146 [INFRASTRUCTURE ]I: The log level for 'SOURCE_CAPTURE' has been changed from 'INFO' to 'VERBOSE'. (at_logger.c:2927)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;... ...&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;2021-11-05T16:02:21:346746 [SOURCE_CAPTURE ]V: Event of captured table 'SCOTT.KIT' (data object id '93719', object id '93719') (oradcdc_parse.c:303)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;2021-11-05T16:02:21:346746 [SOURCE_CAPTURE ]V: xid [000008fb00100007] (oradcdc_parse.c:166)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;2021-11-05T16:02:21:346746 [SOURCE_CAPTURE ]V: BI col 2 [5]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;~uAAAABvF/duclauaOYlVdTbsCpbAiSZGsq3DIp8XyImAZjY984KVgc62Lir20Mnw1VU1V/54j/vXa4BXpyQ7rjcEPR1MtjoYnpPSeu4QSwfiUx3l}~ (oradcdc_parse.c:340)&lt;/FONT&gt;&lt;/P&gt;
The latest line is the encrypted database data (BeforeImage of an update).&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Run "Qlik Replicate Command Line" prompt "as administrator", and change to directory&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&amp;lt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM style="font-family: inherit;"&gt;REPLICATE_INSTALL_DIR&lt;/EM&gt;&lt;SPAN&gt;&amp;gt;\bin&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Run the following command to decrypt task logs:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;repctl dumplog &amp;lt;log-file-path&amp;gt; &amp;lt;log.key-path&amp;gt; [&amp;gt; &amp;lt;path-to-output-file&amp;gt;]&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/SPAN&gt;A sample command:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;repctl dumplog "C:\Program Files\Attunity\Replicate\data\logs\reptask_Ora-to-SQL-2.log" &lt;SPAN data-teams="true"&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;log_key=&lt;/SPAN&gt;&lt;/SPAN&gt;"C:\Program Files\Attunity\Replicate\data\tasks\Ora-to-SQL-2\log.key" &amp;gt; "C:\Program Files\Attunity\Replicate\data\logs\reptask_Ora-to-SQL-2-dump.log"&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;Now we see the decrypted data in the task log files.&amp;nbsp;The latest line is the BeforeImage of an update in clear text (in this sample it is text string "xxxxx"):&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;2021-11-05T16:02:21:346746 [SOURCE_CAPTURE ]V: Event of captured table 'SCOTT.KIT' (data object id '93719', object id '93719') (oradcdc_parse.c:303)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;2021-11-05T16:02:21:346746 [SOURCE_CAPTURE ]V: xid [000008fb00100007] (oradcdc_parse.c:166)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;2021-11-05T16:02:21:346746 [SOURCE_CAPTURE ]V: BI col 2 [5]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;25a058b66d8: 7878787878 | xxxxx &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;(oradcdc_parse.c:340)&lt;/FONT&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Related Instructions&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;The encryption key file (&lt;STRONG&gt;log.key&lt;/STRONG&gt; file) can be used to decrypt any log that was encrypted with it, not just the log for which Qlik Support requested the encryption key file. If this is a concern, you&amp;nbsp;can generate a &lt;STRONG&gt;log.key&lt;/STRONG&gt; file that will only be valid for the specific log requested by Qlik Support.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;To do this:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Delete the &lt;STRONG&gt;log.key&lt;/STRONG&gt; file.&lt;/LI&gt;
&lt;LI&gt;Restart the task or Replicate Server service (depending on the log type required) to generate a new &lt;STRONG&gt;log.key&lt;/STRONG&gt; file.&lt;/LI&gt;
&lt;LI&gt;Send the requested log file and the &lt;STRONG&gt;log.key&lt;/STRONG&gt; file to Qlik Support.&lt;/LI&gt;
&lt;LI&gt;Delete the &lt;STRONG&gt;log.key&lt;/STRONG&gt; file.&lt;/LI&gt;
&lt;LI&gt;Repeat steps 2-4 if you need to provide additional encrypted logs.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;If you do not want verbose logs encrypted, open&amp;nbsp;&amp;lt;&lt;EM&gt;REPLICATE_INSTALL_DIR&lt;/EM&gt;&amp;gt;\bin\repctl.cfg and set the &lt;EM&gt;&lt;STRONG&gt;enable_data_logging&lt;/STRONG&gt; &lt;/EM&gt;parameter to &lt;EM&gt;&lt;STRONG&gt;false&lt;/STRONG&gt; &lt;/EM&gt;then restart the Replicate server service. Add the line if you do not see it in the file.&lt;/P&gt;
&lt;H3 id="toc-hId-2085600493"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Related Content&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-Decrypt-Qlik-Talend-Data-Integration-Verbose-Task-Log/ta-p/2526520" target="_blank" rel="noopener" aria-describedby="audioeye_new_window_message"&gt;How to Decrypt Qlik Talend Data Integration Verbose Task Log Files&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Products:&amp;nbsp;&lt;LI-PRODUCT title="Qlik Replicate" id="qlikReplicate"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2025 07:33:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-Decrypt-Qlik-Replicate-Verbose-Task-Log-Files/ta-p/1862114</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-08-11T07:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to Decrypt Qlik Replicate Verbose Task Log Files</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-Decrypt-Qlik-Replicate-Verbose-Task-Log-Files/tac-p/2009594#M7868</link>
      <description>&lt;P&gt;If you want to create "log.key" file manually, see article&lt;/P&gt;
&lt;P&gt;&lt;A title="Replicate - Generate a log.key file manually " href="https://community.qlik.com/t5/Official-Support-Articles/Replicate-Generate-a-log-key-file-manually/ta-p/2009590" target="_blank" rel="noopener"&gt;Replicate - Generate a log.key file manually &lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2022 09:20:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-Decrypt-Qlik-Replicate-Verbose-Task-Log-Files/tac-p/2009594#M7868</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2022-11-28T09:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to Decrypt Qlik Replicate Verbose Task Log Files</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-Decrypt-Qlik-Replicate-Verbose-Task-Log-Files/tac-p/2423026#M13287</link>
      <description>&lt;P&gt;I am getting following error in my linux environment :&lt;/P&gt;
&lt;P&gt;ran the command from install bin :&lt;/P&gt;
&lt;P&gt;[root@dc2-uvlqlkq01 bin]# ./repctl dumplog "/QlikApp_Stage/qlikqa/logs/reptask_LIOSPG_LCADM_MDW_LS.log" "/QlikApp_Stage/qlikqa/tasks/LIOSPG_LCADM_MDW_LS/log.key" &amp;gt; "/QlikApp_Stage/qlikqa/logs/reptask_LIOSPG_LCADM_MDW_LS_dump.log"&lt;BR /&gt;./repctl: error while loading shared libraries: libarepbase.so: cannot open shared object file: No such file or directory&lt;BR /&gt;[root@dc2-uvlqlkq01 bin]&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 16:34:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-Decrypt-Qlik-Replicate-Verbose-Task-Log-Files/tac-p/2423026#M13287</guid>
      <dc:creator>nareshkumar</dc:creator>
      <dc:date>2024-02-23T16:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to Decrypt Qlik Replicate Verbose Task Log Files</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-Decrypt-Qlik-Replicate-Verbose-Task-Log-Files/tac-p/2423037#M13288</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/153988"&gt;@nareshkumar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please try running the arep_login.sh script first to ensure all the paths to the libraries are set:&lt;/P&gt;
&lt;P&gt;source /opt/attunity/replicate/bin/arep_login.sh&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 16:56:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-Decrypt-Qlik-Replicate-Verbose-Task-Log-Files/tac-p/2423037#M13288</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2024-02-23T16:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to Decrypt Qlik Replicate Verbose Task Log Files</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-Decrypt-Qlik-Replicate-Verbose-Task-Log-Files/tac-p/2459597#M14052</link>
      <description>&lt;P&gt;Notes, if you try to&amp;nbsp;&lt;SPAN&gt;Decrypt&amp;nbsp;and your decrypted log show :&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;[dumplog command] Failed&lt;BR /&gt;command dumplog: Redundant positional argument (exit status 22)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;then you need to add qualifier for the log.key&lt;/P&gt;
&lt;P&gt;example:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;~\bin&amp;gt;repctl dumplog "C:\dec&lt;/SPAN&gt;&lt;SPAN&gt;eptask_sql-2-sql.log" log_key="C:\temp\log.key" &amp;gt; "C:\temp\decrypted.log"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 18:35:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-Decrypt-Qlik-Replicate-Verbose-Task-Log-Files/tac-p/2459597#M14052</guid>
      <dc:creator>Steve_Nguyen</dc:creator>
      <dc:date>2024-06-05T18:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to Decrypt Qlik Replicate Verbose Task Log Files</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-Decrypt-Qlik-Replicate-Verbose-Task-Log-Files/tac-p/2498450#M15126</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm having an issue where it just says {encrypted} when I decrypt the file.&lt;/P&gt;
&lt;P&gt;Reagrds,&lt;/P&gt;
&lt;P&gt;Mohammed&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 04:20:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-Decrypt-Qlik-Replicate-Verbose-Task-Log-Files/tac-p/2498450#M15126</guid>
      <dc:creator>MoeE</dc:creator>
      <dc:date>2024-12-18T04:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to Decrypt Qlik Replicate Verbose Task Log Files</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-Decrypt-Qlik-Replicate-Verbose-Task-Log-Files/tac-p/2498469#M15129</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Mohammed,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/214271"&gt;@MoeE&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If there is no warning no error while running dumplog, that is because of the option:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Store trace/verbose logging in memory, but if an error occurs write to the logs&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;is enabled. like:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="john_wang_0-1734505921456.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/175825iFE877DA8EF70FA7A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="john_wang_0-1734505921456.png" alt="john_wang_0-1734505921456.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Please turn it off and collect the task log file again.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 07:12:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-Decrypt-Qlik-Replicate-Verbose-Task-Log-Files/tac-p/2498469#M15129</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-12-18T07:12:53Z</dc:date>
    </item>
  </channel>
</rss>

