<?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 disable Task Log Data Encryption in Qlik Replicate in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-disable-Task-Log-Data-Encryption-in-Qlik-Replicate/ta-p/2426161</link>
    <description>&lt;H4 id="toc-hId--509396045"&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 May 2023 (Version 2023.5 and later)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4 id="toc-hId-1978116788"&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 version "November 2021" (Version 2021.11), Qlik Replicate introduced support for log data encryption to safeguard customer data snippets from being exposed in verbose task log files. However, this enhancement also presented its own set of challenges, such as making it very difficult to read the logs and complicating troubleshooting processes, the steps of&amp;nbsp;&lt;A title="Decrypting Qlik Replicate Verbose Task Log Files" href="https://community.qlik.com/t5/Official-Support-Articles/How-to-Decrypt-Qlik-Replicate-Verbose-Task-Log-Files/ta-p/1862114" target="_blank" rel="noopener"&gt;Decrypting Qlik Replicate Verbose Task Log Files&lt;/A&gt; takes time.&lt;/P&gt;
&lt;H4 id="toc-hId-1978116788"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;How to disable Task Log Data Encryption?&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;In response to customer feedback and &lt;A title="feature requests" href="https://community.qlik.com/t5/Suggest-an-Idea/Allow-option-to-disable-log-encryption-in-Qlik-replicate-Give/idi-p/1915866#" target="_blank" rel="noopener"&gt;feature requests&lt;/A&gt;, we implemented a new feature allowing users the flexibility to disable log encryption in Qlik Replicate. This enhancement was rolled out with the release of Qlik Replicate version 2023.5 GA. This article serves as a guide on how to effectively disable Task Log Data Encryption.&lt;/P&gt;
&lt;H4 id="toc-hId-1978116788"&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 services.&lt;/LI&gt;
&lt;LI&gt;Open &amp;lt;REPLICATE_INSTALL_DIR&amp;gt;\bin\&lt;FONT face="courier new,courier"&gt;repctl.cfg&lt;/FONT&gt; and add one line &lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;disable_log_encryption&lt;/FONT&gt;&lt;/STRONG&gt;.&lt;BR /&gt;&lt;LI-CODE lang="markup"&gt;{
      "port": 3552,
      "plugins_load_list": "repui",
      ... ...
      "enable_data_logging": true,
      "disable_log_encryption": true
}​&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;Save the &lt;FONT face="courier new,courier"&gt;repctl.cfg&lt;/FONT&gt;&lt;SPAN&gt; file and start the Replicate Server services.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Now the task log files display database data, sample lines like:&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;00029680: 2024-03-01T18:30:26:105005 [TARGET_LOAD ]V: Column name: ID value: 441260d008490: 2600012C000000000000000000000000 | &amp;amp;..,............&amp;nbsp;&lt;/FONT&gt;&lt;FONT face="courier new,courier"&gt;1260d0084a0: 000000 | ... (sqlserver_endpoint_imp.c:2787) 00029680: 2024-03-01T18:30:26:105005 [TARGET_LOAD ]V: Column name: NAME value: trx222 1260d0084a8: 747278323232 | trx222 (sqlserver_endpoint_imp.c:2787)&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;Where the database table's column "ID" value is "44", and the column "NAME" value is "trx222" which are in plain text format as well as hexadecimal format datas.&lt;/LI&gt;
&lt;/OL&gt;
&lt;BLOCKQUOTE class="quote"&gt;&lt;STRONG&gt;Important Note:&lt;BR /&gt;&lt;/STRONG&gt;Please exercise caution as verbose task logs may contain sensitive end-user data, and disabling encryption could potentially lead to data leakage. Always ensure appropriate measures are taken to protect sensitive information.&lt;/BLOCKQUOTE&gt;
&lt;H4 id="toc-hId-1978116788"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Related Content&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &lt;A title="How to Decrypt Qlik Replicate Verbose Task Log Files" href="https://community.qlik.com/t5/Official-Support-Articles/How-to-Decrypt-Qlik-Replicate-Verbose-Task-Log-Files/ta-p/1862114#:~:text=Run%20%22Qlik%20Replicate,to%2Doutput%2Dfile%3E%5D" target="_blank" rel="noopener"&gt;How to Decrypt Qlik Replicate Verbose Task Log Files&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Mar 2024 10:15:17 GMT</pubDate>
    <dc:creator>john_wang</dc:creator>
    <dc:date>2024-03-06T10:15:17Z</dc:date>
    <item>
      <title>How to disable Task Log Data Encryption in Qlik Replicate</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-disable-Task-Log-Data-Encryption-in-Qlik-Replicate/ta-p/2426161</link>
      <description>&lt;H4 id="toc-hId--509396045"&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 May 2023 (Version 2023.5 and later)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4 id="toc-hId-1978116788"&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 version "November 2021" (Version 2021.11), Qlik Replicate introduced support for log data encryption to safeguard customer data snippets from being exposed in verbose task log files. However, this enhancement also presented its own set of challenges, such as making it very difficult to read the logs and complicating troubleshooting processes, the steps of&amp;nbsp;&lt;A title="Decrypting Qlik Replicate Verbose Task Log Files" href="https://community.qlik.com/t5/Official-Support-Articles/How-to-Decrypt-Qlik-Replicate-Verbose-Task-Log-Files/ta-p/1862114" target="_blank" rel="noopener"&gt;Decrypting Qlik Replicate Verbose Task Log Files&lt;/A&gt; takes time.&lt;/P&gt;
&lt;H4 id="toc-hId-1978116788"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;How to disable Task Log Data Encryption?&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;In response to customer feedback and &lt;A title="feature requests" href="https://community.qlik.com/t5/Suggest-an-Idea/Allow-option-to-disable-log-encryption-in-Qlik-replicate-Give/idi-p/1915866#" target="_blank" rel="noopener"&gt;feature requests&lt;/A&gt;, we implemented a new feature allowing users the flexibility to disable log encryption in Qlik Replicate. This enhancement was rolled out with the release of Qlik Replicate version 2023.5 GA. This article serves as a guide on how to effectively disable Task Log Data Encryption.&lt;/P&gt;
&lt;H4 id="toc-hId-1978116788"&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 services.&lt;/LI&gt;
&lt;LI&gt;Open &amp;lt;REPLICATE_INSTALL_DIR&amp;gt;\bin\&lt;FONT face="courier new,courier"&gt;repctl.cfg&lt;/FONT&gt; and add one line &lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;disable_log_encryption&lt;/FONT&gt;&lt;/STRONG&gt;.&lt;BR /&gt;&lt;LI-CODE lang="markup"&gt;{
      "port": 3552,
      "plugins_load_list": "repui",
      ... ...
      "enable_data_logging": true,
      "disable_log_encryption": true
}​&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;Save the &lt;FONT face="courier new,courier"&gt;repctl.cfg&lt;/FONT&gt;&lt;SPAN&gt; file and start the Replicate Server services.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Now the task log files display database data, sample lines like:&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;00029680: 2024-03-01T18:30:26:105005 [TARGET_LOAD ]V: Column name: ID value: 441260d008490: 2600012C000000000000000000000000 | &amp;amp;..,............&amp;nbsp;&lt;/FONT&gt;&lt;FONT face="courier new,courier"&gt;1260d0084a0: 000000 | ... (sqlserver_endpoint_imp.c:2787) 00029680: 2024-03-01T18:30:26:105005 [TARGET_LOAD ]V: Column name: NAME value: trx222 1260d0084a8: 747278323232 | trx222 (sqlserver_endpoint_imp.c:2787)&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;Where the database table's column "ID" value is "44", and the column "NAME" value is "trx222" which are in plain text format as well as hexadecimal format datas.&lt;/LI&gt;
&lt;/OL&gt;
&lt;BLOCKQUOTE class="quote"&gt;&lt;STRONG&gt;Important Note:&lt;BR /&gt;&lt;/STRONG&gt;Please exercise caution as verbose task logs may contain sensitive end-user data, and disabling encryption could potentially lead to data leakage. Always ensure appropriate measures are taken to protect sensitive information.&lt;/BLOCKQUOTE&gt;
&lt;H4 id="toc-hId-1978116788"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Related Content&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &lt;A title="How to Decrypt Qlik Replicate Verbose Task Log Files" href="https://community.qlik.com/t5/Official-Support-Articles/How-to-Decrypt-Qlik-Replicate-Verbose-Task-Log-Files/ta-p/1862114#:~:text=Run%20%22Qlik%20Replicate,to%2Doutput%2Dfile%3E%5D" target="_blank" rel="noopener"&gt;How to Decrypt Qlik Replicate Verbose Task Log Files&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 10:15:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-disable-Task-Log-Data-Encryption-in-Qlik-Replicate/ta-p/2426161</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-03-06T10:15:17Z</dc:date>
    </item>
  </channel>
</rss>

