<?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 Distribution Log files only capture 1 month? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Distribution-Log-files-only-capture-1-month/m-p/1109081#M1252336</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have auditors testing our system/documentation for correcting errors when Qlikview documents fail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am attempting to collect log files for the past year to show when a document has failed, the Alert email (set up in the QMC) is sent and then the next day, the document runs correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is, when I go to the log files here &lt;D&gt; it is only showing logs for the past 30 days.&lt;/D&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So basically...&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I need to change the setting for creating these logs to keep a years worth of data.&lt;/LI&gt;&lt;LI&gt;Or if there is another log file that shows the same type of data I need AND has it saved for the past year, where/what is the log file for that?&lt;/LI&gt;&lt;LI&gt;Or do I just have to have these logs files periodically saved to another location to be able to have a long term collection of this data.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>crystles</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Distribution Log files only capture 1 month?</title>
      <link>https://community.qlik.com/t5/QlikView/Distribution-Log-files-only-capture-1-month/m-p/1109081#M1252336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have auditors testing our system/documentation for correcting errors when Qlikview documents fail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am attempting to collect log files for the past year to show when a document has failed, the Alert email (set up in the QMC) is sent and then the next day, the document runs correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is, when I go to the log files here &lt;D&gt; it is only showing logs for the past 30 days.&lt;/D&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So basically...&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I need to change the setting for creating these logs to keep a years worth of data.&lt;/LI&gt;&lt;LI&gt;Or if there is another log file that shows the same type of data I need AND has it saved for the past year, where/what is the log file for that?&lt;/LI&gt;&lt;LI&gt;Or do I just have to have these logs files periodically saved to another location to be able to have a long term collection of this data.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distribution-Log-files-only-capture-1-month/m-p/1109081#M1252336</guid>
      <dc:creator>crystles</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Distribution Log files only capture 1 month?</title>
      <link>https://community.qlik.com/t5/QlikView/Distribution-Log-files-only-capture-1-month/m-p/1109082#M1252339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class="replyToName"&gt;Crystle,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;The default is to keep reload logs for 30days and the server automatically cleans them up.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;You can change this behaviour by editing one of the config files, make sure you have a backup of the file first and restart your QDS service afterwards:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;File should be located in c:\Program Files\QlikView\Distribution Service\QVDistributionService.exe.config&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;Then you can edit the file and change the following section to a larger value&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&amp;lt;!-- The number of days to keep QDS logs --&amp;gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&amp;lt;add key="NbrOfDaysToKeepQDSLogs" value="30" /&amp;gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;Also t&lt;/SPAN&gt;&lt;SPAN class="replyToName"&gt;he Event/Performance/Session logs should be persistent but might not have the type of information your looking for.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2016 07:43:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distribution-Log-files-only-capture-1-month/m-p/1109082#M1252339</guid>
      <dc:creator>peter_turner</dc:creator>
      <dc:date>2016-08-26T07:43:09Z</dc:date>
    </item>
  </channel>
</rss>

