<?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: Log to stdout in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Log-to-stdout/m-p/2552151#M16482</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/236422"&gt;@sis-qlik&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Qlik Replicate stores task runtime information, including warning and error messages, in the task log files. There is currently no built-in mechanism to redirect the task log output directly to stdout.&lt;/P&gt;
&lt;P&gt;If you could provide more details about your Replicate platform and the challenge you're trying to address, I'd be happy to help explore possible workarounds or alternative approaches that may meet your requirements.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
    <pubDate>Fri, 26 Jun 2026 08:09:01 GMT</pubDate>
    <dc:creator>john_wang</dc:creator>
    <dc:date>2026-06-26T08:09:01Z</dc:date>
    <item>
      <title>Log to stdout</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Log-to-stdout/m-p/2552149#M16481</link>
      <description>&lt;P&gt;Is it possible to configure Qlik Replicate to log to stdout instead of files without using the UI?&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;repctl.sh&lt;/FONT&gt; knows &lt;FONT face="courier new,courier"&gt;getserverlogger&lt;/FONT&gt; and&amp;nbsp;&lt;FONT face="courier new,courier"&gt;setserverlogger&lt;/FONT&gt; commands, but they are undocumented. And I did not found a config file of a popular logging framework.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it is not possible, this&amp;nbsp;would be nice for containerization of the product. Currently one has to tail all logfiles, but not the rolled files.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2026 07:57:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Log-to-stdout/m-p/2552149#M16481</guid>
      <dc:creator>sis-qlik</dc:creator>
      <dc:date>2026-06-26T07:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Log to stdout</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Log-to-stdout/m-p/2552151#M16482</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/236422"&gt;@sis-qlik&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Qlik Replicate stores task runtime information, including warning and error messages, in the task log files. There is currently no built-in mechanism to redirect the task log output directly to stdout.&lt;/P&gt;
&lt;P&gt;If you could provide more details about your Replicate platform and the challenge you're trying to address, I'd be happy to help explore possible workarounds or alternative approaches that may meet your requirements.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2026 08:09:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Log-to-stdout/m-p/2552151#M16482</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2026-06-26T08:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Log to stdout</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Log-to-stdout/m-p/2552157#M16485</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/115309"&gt;@john_wang&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We run Replicate in a container on Kubernetes. Containers must&amp;nbsp;&lt;SPAN&gt;write their logs&lt;/SPAN&gt; to &lt;FONT face="courier new,courier"&gt;stdout&lt;/FONT&gt; and&amp;nbsp;&lt;FONT face="courier new,courier"&gt;stderr&lt;/FONT&gt; so&lt;SPAN&gt; that they can be captured by the Container runtime.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And I don't just talk about the Task logs. All logs should go to stdout.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I was able to redirect logs to stdout according to this post by&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/140896"&gt;@Vegy&lt;/a&gt;&amp;nbsp;:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Replicate/Problem-with-Docker-image-for-Qlik-Replicate/m-p/2551847/highlight/true#M16463" target="_blank"&gt;Re: Problem with Docker image for Qlik Replicate - Qlik Community - 2551465&lt;/A&gt;. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But it would be much easier if the product would provide the possibility to configure stdout logging with a simple command to &lt;FONT face="courier new,courier"&gt;repctl&lt;/FONT&gt; or through a log configfile.&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2026 09:10:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Log-to-stdout/m-p/2552157#M16485</guid>
      <dc:creator>sis-qlik</dc:creator>
      <dc:date>2026-06-26T09:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Log to stdout</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Log-to-stdout/m-p/2552158#M16486</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/236422"&gt;@sis-qlik&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thank you for the update.&lt;/P&gt;
&lt;P&gt;Unfortunately, the current versions of Qlik Replicate do not provide this capability or configuration option. If this functionality is important for your use case, I would recommend submitting a &lt;STRONG&gt;Feature Request (FR)&lt;/STRONG&gt; through the Qlik Ideation portal:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Ideation/ct-p/qlik-product-insight" target="_blank"&gt;https://community.qlik.com/t5/Ideation/ct-p/qlik-product-insight&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This will allow our Product Management team to evaluate the request based on customer demand and product roadmap priorities.&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>Fri, 26 Jun 2026 09:22:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Log-to-stdout/m-p/2552158#M16486</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2026-06-26T09:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Log to stdout</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Log-to-stdout/m-p/2552162#M16487</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/115309"&gt;@john_wang&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I only get a grey area with an error dialog in the center when I open the link you provided.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":see_no_evil_monkey:"&gt;🙈&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It says it can't connect to Qlik Sense engine (Error code: 1006)&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2026 09:54:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Log-to-stdout/m-p/2552162#M16487</guid>
      <dc:creator>sis-qlik</dc:creator>
      <dc:date>2026-06-26T09:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Log to stdout</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Log-to-stdout/m-p/2552261#M16494</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/236422"&gt;@sis-qlik&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;It works for me. Could you please confirm that you're able to log in to the portal? Let me know if the issue persists.&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2026 03:25:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Log-to-stdout/m-p/2552261#M16494</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2026-06-29T03:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Log to stdout</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Log-to-stdout/m-p/2552267#M16495</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/115309"&gt;@john_wang&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No, it still doesn't work. Grey area with error dialog in the center.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the browser's dev-tools I see a lot of async loaded resources with errors like "has been blocked by CORS policy: Request header field content-type is not allowed by Access-Control-Allow-Headers in preflight response" or even "403 (Forbidden)"&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2026 06:04:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Log-to-stdout/m-p/2552267#M16495</guid>
      <dc:creator>sis-qlik</dc:creator>
      <dc:date>2026-06-29T06:04:25Z</dc:date>
    </item>
  </channel>
</rss>

