<?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: Changing Replicate log directory location on Windows in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Changing-Replicate-log-directory-location-on-Windows/m-p/1865685#M1336</link>
    <description>&lt;P&gt;How about using WSL to get rsync capability then rsync with a simple bash script.&amp;nbsp; I think you can also do in powershell without WSL if that is more&amp;nbsp; your style.&lt;/P&gt;
&lt;P&gt;#!/bin/bash&lt;BR /&gt;while true; do&lt;BR /&gt;inotifywait -r -e modify,create,delete source&lt;BR /&gt;rsync -az --delete /mnt/c/path/to/log/files/ /mnt/nfsmount/path/to/watcher/&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 01 Dec 2021 18:04:45 GMT</pubDate>
    <dc:creator>Ted_Manka</dc:creator>
    <dc:date>2021-12-01T18:04:45Z</dc:date>
    <item>
      <title>Changing Replicate log directory location on Windows</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Changing-Replicate-log-directory-location-on-Windows/m-p/1865055#M1329</link>
      <description>&lt;P&gt;Replicate writes log files to log directory within the data directory.&amp;nbsp;Is there a way to change the location of logs directory?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Background:&lt;/P&gt;
&lt;P&gt;We have stored data directory on NFS share for our Replicate setup on Windows for DR requirements. We want to send logs to Elasticsearch. We are using filebeat for this. Filebeat does not recommend harvesting log files from network attached storage. Which is why I would like to store logs on local disk instead.&lt;/P&gt;
&lt;P&gt;I tried creating symlink to trick Replicate to write logs to local disk. But symlinks also do not work on network disks.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 17:02:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Changing-Replicate-log-directory-location-on-Windows/m-p/1865055#M1329</guid>
      <dc:creator>Prabodh</dc:creator>
      <dc:date>2021-11-30T17:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Replicate log directory location on Windows</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Changing-Replicate-log-directory-location-on-Windows/m-p/1865195#M1332</link>
      <description>&lt;P&gt;Hi Prabodh,&lt;/P&gt;
&lt;P&gt;No, you cannot have the logs written to a location other than ../data/logs.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 23:22:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Changing-Replicate-log-directory-location-on-Windows/m-p/1865195#M1332</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2021-11-30T23:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Replicate log directory location on Windows</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Changing-Replicate-log-directory-location-on-Windows/m-p/1865221#M1333</link>
      <description>&lt;P&gt;This limits our ability to ship logs to external tools for additional monitoring. I wish there was a way.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 02:13:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Changing-Replicate-log-directory-location-on-Windows/m-p/1865221#M1333</guid>
      <dc:creator>Prabodh</dc:creator>
      <dc:date>2021-12-01T02:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Replicate log directory location on Windows</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Changing-Replicate-log-directory-location-on-Windows/m-p/1865500#M1335</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Prabodh,&lt;/P&gt;
&lt;P&gt;Thank you for your feedback!&amp;nbsp;What you can do in this case is to submit this as a Product Idea in the "Ideas board". This request will be reviewed periodically by the Product Management Team, depending on its weight based on "Likes" and comments received.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a look at these useful links below:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Ideation Guidelines: Getting Started with Ideation:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Ideation-Discussions/Ideation-Guidelines-Getting-Started-with-Ideation/td-p/1781433" target="_blank"&gt;https://community.qlik.com/t5/Ideation-Discussions/Ideation-Guidelines-Getting-Started-with-Ideation/td-p/1781433&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Suggest an Idea:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Suggest-an-Idea/idb-p/qlik-ideas" target="_blank"&gt;https://community.qlik.com/t5/Suggest-an-Idea/idb-p/qlik-ideas&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Dimitri&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 13:48:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Changing-Replicate-log-directory-location-on-Windows/m-p/1865500#M1335</guid>
      <dc:creator>Dimitri_Remez</dc:creator>
      <dc:date>2021-12-01T13:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Replicate log directory location on Windows</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Changing-Replicate-log-directory-location-on-Windows/m-p/1865685#M1336</link>
      <description>&lt;P&gt;How about using WSL to get rsync capability then rsync with a simple bash script.&amp;nbsp; I think you can also do in powershell without WSL if that is more&amp;nbsp; your style.&lt;/P&gt;
&lt;P&gt;#!/bin/bash&lt;BR /&gt;while true; do&lt;BR /&gt;inotifywait -r -e modify,create,delete source&lt;BR /&gt;rsync -az --delete /mnt/c/path/to/log/files/ /mnt/nfsmount/path/to/watcher/&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 18:04:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Changing-Replicate-log-directory-location-on-Windows/m-p/1865685#M1336</guid>
      <dc:creator>Ted_Manka</dc:creator>
      <dc:date>2021-12-01T18:04:45Z</dc:date>
    </item>
  </channel>
</rss>

