<?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: Replicate UI logs in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-UI-logs/m-p/2412200#M9152</link>
    <description>&lt;P&gt;Hi Desmond&lt;/P&gt;
&lt;P&gt;As I understand it , QEM will only monitor the health status of Replicate and compose. Does it have ability to check for the configuration changes within Replicate and compose?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Raviraj&lt;/P&gt;</description>
    <pubDate>Mon, 29 Jan 2024 22:10:38 GMT</pubDate>
    <dc:creator>Raviraj</dc:creator>
    <dc:date>2024-01-29T22:10:38Z</dc:date>
    <item>
      <title>Replicate UI logs</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-UI-logs/m-p/2410814#M9055</link>
      <description>&lt;P&gt;I want to check the replicate UI logs where some change in the settings is recorded. For example, in End point connections we have set up log back up and selected option to Prioritize online logs setting. For some reason the setting got dropped and it went back to Online logs.&lt;/P&gt;
&lt;P&gt;Not sure who changed it or how it got changed.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2024 22:16:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-UI-logs/m-p/2410814#M9055</guid>
      <dc:creator>Raviraj</dc:creator>
      <dc:date>2024-01-24T22:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate UI logs</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-UI-logs/m-p/2410857#M9058</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/255196"&gt;@Raviraj&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Replicate UI does not possess audit feature. Please check if the &lt;A href="https://help.qlik.com/en-US/enterprise-manager/November2023/Content/EnterpriseManager/Main/Servers/create_audit_trail.htm" target="_blank" rel="noopener"&gt;Qlik Enterprise Manager&lt;/A&gt;(QEM) can provide the needed functionality. However, such as "selected option to Prioritize online logs setting", QEM does not document each step at such a detailed level.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Desmond&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 02:30:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-UI-logs/m-p/2410857#M9058</guid>
      <dc:creator>DesmondWOO</dc:creator>
      <dc:date>2024-01-25T02:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate UI logs</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-UI-logs/m-p/2411099#M9066</link>
      <description>&lt;P&gt;Your best bet is probably to have a weekly or even daily script to&amp;nbsp; perform exportrepository to capture a date-time stamped JSON capture of all tasks, all endpoints. It's useful as backup and change control.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just collect in a zip file is probably good enough.&lt;/P&gt;
&lt;P&gt;But you could&amp;nbsp; go crazy and after an fresh export compare against the prior version(s). If 'the same' except for the time/date stamp then you can delete that prior version. If different send a quick Email with change summary (task name, or endpoint name perhaps, to some person or group to decide whether the change was expected or not. A script could also be set up to retain the last 10 daily ones always, a weekly snapshot for 10 weeks, and a monthly snapshot for ever.&lt;/P&gt;
&lt;P&gt;Hein&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 14:08:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-UI-logs/m-p/2411099#M9066</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2024-01-25T14:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate UI logs</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-UI-logs/m-p/2411414#M9090</link>
      <description>&lt;P&gt;Dear &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/255196"&gt;@Raviraj&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have understood your exact query and you wish to inspect the changes happened on the application via logs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Replicate UI logs are files that record the activities and events of the Qlik Replicate user interface. They can help you troubleshoot issues, monitor performance, and audit changes in the replication settings.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To check the replicate UI logs, you need to access the log directory of the Qlik Replicate server. The default location of the log directory is:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On Windows: C:\ProgramData\Qlik\Replicate\log&lt;/P&gt;
&lt;P&gt;On Linux: /var/opt/attunity/replicate/log&lt;/P&gt;
&lt;P&gt;You can also change the log directory location by editing the DataDirectory parameter in the attreplicate.ini file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To find out who or what changed the settings in the End point connections, you can look for the following entries in the replicate UI logs:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;User &amp;lt;username&amp;gt; changed the endpoint &amp;lt;endpoint name&amp;gt; configuration&lt;/P&gt;
&lt;P&gt;User &amp;lt;username&amp;gt; executed the command &amp;lt;command name&amp;gt; on the endpoint &amp;lt;endpoint name&amp;gt;&lt;/P&gt;
&lt;P&gt;Endpoint &amp;lt;endpoint name&amp;gt; configuration was changed by &amp;lt;source&amp;gt;&lt;/P&gt;
&lt;P&gt;The &amp;lt;source&amp;gt; can be either API, CLI, or UI.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have any other queries, feel free to ask me. &lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;If our&lt;/STRONG&gt;&amp;nbsp;&lt;STRONG&gt;response has been helpful, please consider clicking "Accept as Solution". This will assist other users in easily finding the answer&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Deepak&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 13:19:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-UI-logs/m-p/2411414#M9090</guid>
      <dc:creator>deepaksahirwar</dc:creator>
      <dc:date>2024-01-26T13:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate UI logs</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-UI-logs/m-p/2412199#M9151</link>
      <description>&lt;P&gt;Hi Deepak,&lt;/P&gt;
&lt;P&gt;Thanks for your reply. Somehow I dont see the logs in the path you have mentioned and also cant find the&amp;nbsp;&lt;SPAN&gt;attreplicate.ini file anywhere in the Attunity install folder. Not sure if I am missing something&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Raviraj&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2024 22:09:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-UI-logs/m-p/2412199#M9151</guid>
      <dc:creator>Raviraj</dc:creator>
      <dc:date>2024-01-29T22:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate UI logs</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-UI-logs/m-p/2412200#M9152</link>
      <description>&lt;P&gt;Hi Desmond&lt;/P&gt;
&lt;P&gt;As I understand it , QEM will only monitor the health status of Replicate and compose. Does it have ability to check for the configuration changes within Replicate and compose?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Raviraj&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2024 22:10:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-UI-logs/m-p/2412200#M9152</guid>
      <dc:creator>Raviraj</dc:creator>
      <dc:date>2024-01-29T22:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate UI logs</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-UI-logs/m-p/2412218#M9155</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/255196"&gt;@Raviraj&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;QEM does have an audit capability which you can read about here:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/enterprise-manager/November2023/Content/EnterpriseManager/Main/Servers/create_audit_trail.htm" target="_blank"&gt;Creating an audit trail | Qlik Enterprise Manager Help&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I believe it can only audit changes made within the QEM tool, not if they were made directly in Replicate/Compose.&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2024 22:53:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-UI-logs/m-p/2412218#M9155</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2024-01-29T22:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate UI logs</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-UI-logs/m-p/2412220#M9156</link>
      <description>&lt;P&gt;thanks Dana for the link. yes I am looking for Audit of the changes made with in replicate UI for the END POINT Connections.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2024 22:55:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-UI-logs/m-p/2412220#M9156</guid>
      <dc:creator>Raviraj</dc:creator>
      <dc:date>2024-01-29T22:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate UI logs</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-UI-logs/m-p/2412247#M9159</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/255196"&gt;@Raviraj&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;In my previous response, the attached link is about QEM's Creating an Audit Trail. You can export audit information to a csv file.&lt;BR /&gt;&lt;BR /&gt;Let's say you modify the endpoint. You would find following information:&lt;/P&gt;
&lt;P&gt;Request Action: putdatabase&lt;BR /&gt;Payload: Your endpoint details. (Copy the link and paste it to the browser.)&lt;BR /&gt;&lt;BR /&gt;The "Payload" does not specify which parameter has been modified. It may be necessary to compare historical records to discern the differences.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Desmond&lt;/P&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;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 02:19:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-UI-logs/m-p/2412247#M9159</guid>
      <dc:creator>DesmondWOO</dc:creator>
      <dc:date>2024-01-30T02:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate UI logs</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-UI-logs/m-p/2412708#M9185</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/255196"&gt;@Raviraj&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please read the documentation at the link I posted for more information.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 16:57:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-UI-logs/m-p/2412708#M9185</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2024-01-30T16:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate UI logs</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-UI-logs/m-p/2412718#M9186</link>
      <description>&lt;P&gt;Thanks Desmond, I have gone though the logs and downloaded the Audit from QEM as CSV. Seems it will only contain the modifications that were done from QEM UI. In my aspect the change to END Point was from Qlik Replicate UI , that might be the reason its not showing in QEM Audit.&lt;/P&gt;
&lt;P&gt;As understood , seems there is no Audit for the changes done in replicate UI.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 17:50:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-UI-logs/m-p/2412718#M9186</guid>
      <dc:creator>Raviraj</dc:creator>
      <dc:date>2024-01-30T17:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate UI logs</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-UI-logs/m-p/2412824#M9193</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/255196"&gt;@Raviraj&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You are right. If changes are made in the Replicate UI or through other methods, such as modifying the JSON file, QEM will not be able to audit.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Desmond&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 02:29:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-UI-logs/m-p/2412824#M9193</guid>
      <dc:creator>DesmondWOO</dc:creator>
      <dc:date>2024-01-31T02:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate UI logs</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-UI-logs/m-p/2412832#M9194</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/125525"&gt;@DesmondWOO&lt;/a&gt;&amp;nbsp;&amp;gt;&amp;gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;The "Payload" does not specify which parameter has been modified. It may be necessary to compare historical records to discern the differences.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;As per my earlier reply. It seems you are stuck with EXPORT JSON such that you can at least know what has changed, even though you would not know who nor when.&lt;/P&gt;
&lt;P&gt;Your regular change control process should of course cover all details - who what when, but out of those I find 'what' most important for support situation. You can always blame the dev team. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&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;P&gt;&lt;SPAN&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/125525"&gt;@DesmondWOO&lt;/a&gt;&amp;nbsp;&amp;gt;&amp;gt;&lt;EM&gt; You are right. If changes are made in the Replicate UI or through other methods, such as modifying the JSON file, QEM will not be able to audit&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thanks for confirming this terrible news. How dare Qlik call this 'audit'? It's just a joke imho.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 03:46:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-UI-logs/m-p/2412832#M9194</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2024-01-31T03:46:10Z</dc:date>
    </item>
  </channel>
</rss>

