<?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>idea Re: moving Monitoring Apps QVDs out of the default Programdata location in Suggest an Idea</title>
    <link>https://community.qlik.com/t5/Suggest-an-Idea/moving-Monitoring-Apps-QVDs-out-of-the-default-Programdata/idc-p/2005365#M10825</link>
    <description>&lt;P&gt;Upvoted. Monitoring app is core part of the product. This should be included as part of the product so that customer's don't have to worry during every upgrade.&lt;/P&gt;</description>
    <pubDate>Wed, 16 Nov 2022 14:46:44 GMT</pubDate>
    <dc:creator>ansarikashif2017</dc:creator>
    <dc:date>2022-11-16T14:46:44Z</dc:date>
    <item>
      <title>moving Monitoring Apps QVDs out of the default Programdata location</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/moving-Monitoring-Apps-QVDs-out-of-the-default-Programdata/idi-p/1754821</link>
      <description>&lt;P&gt;Over time when running very large deployments of Qlik Sense with multiple nodes will generate a large amount of log files. The Monitoring apps will&amp;nbsp; generate QVD files in the default location&amp;nbsp;c:\Programdata\qlik\sense\log\.&lt;/P&gt;&lt;P&gt;It is not unusual to have files with around 15-30GB generated. This will generate problems for customers with a limited amount on storage on the C drive. Which also could lead to potential system crashes if the whole size of the system disk is used.&lt;/P&gt;&lt;P&gt;The best option here would be to enable the customer to choose a different location instead, so they can easily attach a secondary drive to save these files on.&lt;/P&gt;&lt;P&gt;It can be accomplished in a very simple way, here an example for the Operations Monitor&lt;/P&gt;&lt;P&gt;Add a new Folder Library "lib://ServerQVDFolder/" which will be used to point to the secondary storage (as default it can point to the same location as&amp;nbsp;"lib://ServerLogFolder/" so there is no deviation&amp;nbsp; on a standard installation&lt;/P&gt;&lt;P&gt;then we define:&lt;/P&gt;&lt;P&gt;LET serverLogFolder = 'lib://ServerLogFolder/';&lt;BR /&gt;LET archivedLogsFolder = 'lib://ArchivedLogsFolder/';&lt;BR /&gt;LET serverQVDFolder = 'lib://ServerQVDFolder/';&lt;/P&gt;&lt;P&gt;LET baseFileName = 'governanceLogContent_$(app_version)';&lt;BR /&gt;LET baseTableName = '$(serverQVDFolder)$(baseFileName)';&lt;BR /&gt;LET serviceFileName = 'governanceServiceLog_$(app_version)';&lt;BR /&gt;LET serviceTableName = '$(serverQVDFolder)$(serviceFileName)';&lt;BR /&gt;LET time_range_FileName = 'governance_time_range_ops_$(app_version)';&lt;BR /&gt;LET time_range_TableName = '$(serverQVDFolder)$(time_range_FileName)';&lt;BR /&gt;LET date_time_FileName = 'governance_date_time_ops_$(app_version)';&lt;BR /&gt;LET date_time_TableName = '$(serverQVDFolder)$(date_time_FileName)';&lt;BR /&gt;LET monitorAppStatsFile = '$(serverQVDFolder)Operations_Monitor_Reload_Stats_$(app_version).txt';&lt;/P&gt;&lt;P&gt;the original lines were&lt;/P&gt;&lt;P&gt;//LET baseTableName = '$(serverLogFolder)$(baseFileName)';&lt;BR /&gt;//LET serviceTableName = '$(serverLogFolder)$(serviceFileName)';&lt;BR /&gt;//LET date_time_TableName = '$(serverLogFolder)$(date_time_FileName)';&lt;BR /&gt;//LET time_range_TableName = '$(serverLogFolder)$(time_range_FileName)';&lt;BR /&gt;//LET monitorAppStatsFile = '$(serverLogFolder)Operations_Monitor_Reload_Stats_$(app_version).txt';&lt;/P&gt;&lt;P&gt;Which basically will move the QVD files out of the standard location into the secondary one specified.&lt;/P&gt;&lt;P&gt;This adjustment need to be included into the monitoring apps so that a product upgrade to the next release does not change the setup and require manual adjustment again.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 08:50:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/moving-Monitoring-Apps-QVDs-out-of-the-default-Programdata/idi-p/1754821</guid>
      <dc:creator>Sebastian_Linser</dc:creator>
      <dc:date>2020-11-25T08:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: moving Monitoring Apps QVDs out of the default Programdata location</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/moving-Monitoring-Apps-QVDs-out-of-the-default-Programdata/idc-p/1769033#M4570</link>
      <description>&lt;P&gt;Hi Sebastine,&lt;/P&gt;&lt;P&gt;I have implemented the the solution in my prod as per the suggestion but there is a data differences. is it possible to check even though i did duplicate the same app.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 16:10:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/moving-Monitoring-Apps-QVDs-out-of-the-default-Programdata/idc-p/1769033#M4570</guid>
      <dc:creator>prashanthi_gn</dc:creator>
      <dc:date>2020-12-16T16:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: moving Monitoring Apps QVDs out of the default Programdata location</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/moving-Monitoring-Apps-QVDs-out-of-the-default-Programdata/idc-p/2005365#M10825</link>
      <description>&lt;P&gt;Upvoted. Monitoring app is core part of the product. This should be included as part of the product so that customer's don't have to worry during every upgrade.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 14:46:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/moving-Monitoring-Apps-QVDs-out-of-the-default-Programdata/idc-p/2005365#M10825</guid>
      <dc:creator>ansarikashif2017</dc:creator>
      <dc:date>2022-11-16T14:46:44Z</dc:date>
    </item>
    <item>
      <title>From now on, please track this idea from the Ideation por...</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/moving-Monitoring-Apps-QVDs-out-of-the-default-Programdata/idc-p/2100675#M13926</link>
      <description>&lt;P&gt;From now on, please track this idea from the Ideation portal.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A title="Link to new idea" href="https://ideation.qlik.com/app/#/case/281279" target="_blank" rel="noopener"&gt;Link to new idea&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Meghann&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;EM&gt;NOTE: Upon clicking this link 2 tabs may open - please feel free to close the one with a login page. If you &lt;STRONG&gt;only&lt;/STRONG&gt; see 1 tab with the login page, please try clicking this link first: &lt;STRONG&gt;&lt;A title="Authenticate me!" href="#" target="_blank" rel="noopener"&gt;Authenticate me!&lt;/A&gt;&lt;/STRONG&gt;&amp;nbsp;t&lt;/EM&gt;&lt;EM&gt;hen try the link above again. Ensure pop-up blocker is off.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2023 15:46:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/moving-Monitoring-Apps-QVDs-out-of-the-default-Programdata/idc-p/2100675#M13926</guid>
      <dc:creator>Meghann_MacDonald</dc:creator>
      <dc:date>2023-08-02T15:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: moving Monitoring Apps QVDs out of the default Programdata location - Status changed to: Closed - Archived</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/moving-Monitoring-Apps-QVDs-out-of-the-default-Programdata/idc-p/2100676#M13927</link>
      <description />
      <pubDate>Wed, 02 Aug 2023 15:47:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/moving-Monitoring-Apps-QVDs-out-of-the-default-Programdata/idc-p/2100676#M13927</guid>
      <dc:creator>Ideation</dc:creator>
      <dc:date>2023-08-02T15:47:01Z</dc:date>
    </item>
  </channel>
</rss>

