<?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>article How to enable QlikView QIX performance logging in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-enable-QlikView-QIX-performance-logging/ta-p/1716038</link>
    <description>&lt;P&gt;QlikView November 2018 introduces QIX performance logging (telemetry). The QIX performance log provides detailed information on the QIX&amp;nbsp;Engine performance. By default, the QIX Performance log file is disabled.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;!&lt;/STRONG&gt;&lt;/SPAN&gt; See more details on the output provided on the &lt;I&gt;&lt;STRONG&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Server/Content/QV_Server/QlikView-Server/QVSRM_Logging.htm#anchor-10" target="_blank" rel="noopener"&gt;official Qlik Help site&lt;/A&gt;&lt;/STRONG&gt;&lt;/I&gt;.&lt;/P&gt;
&lt;P&gt;Note that enabling this will lead to a large amount of data being written to disk.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;Environment:&lt;/H4&gt;
&lt;DIV class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="QlikView" id="qlikView"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;Resolution:&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Enabling the QIX performance log&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;To enable the QIX performance log, you must add the line &lt;SPAN&gt;&lt;SPAN class="Code"&gt;QixPerformanceLogVerbosity&lt;/SPAN&gt; &lt;/SPAN&gt;to the &lt;SPAN class="CommonComponentsQVSName"&gt;QlikView Server&lt;/SPAN&gt; Service (QVS) &lt;SPAN&gt;&lt;SPAN class="path"&gt;Settings.ini&lt;/SPAN&gt;&lt;/SPAN&gt; file, followed by the desired level of verbosity. For example:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;&lt;SPAN class="syntax"&gt;QixPerformanceLogVerbosity=3&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;The levels of verbosity for the QIX performance log are as follows:&lt;/P&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;0 = Off&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;1 = Fatal&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;2 = Error&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;3 = Warning&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;4 = Info&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;5 = Debug&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;P class="Code"&gt;&lt;BR /&gt;If you enable the QIX&amp;nbsp;performance log, and set &lt;SPAN&gt;&lt;SPAN class="Code"&gt;QixPerformanceLogVerbosity&lt;/SPAN&gt; &lt;/SPAN&gt;to level &lt;SPAN&gt;3&lt;/SPAN&gt; or &lt;SPAN&gt;2&lt;/SPAN&gt;, the following four threshold parameters must also be added to the &lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;&lt;SPAN class="path"&gt;Settings.ini&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/FONT&gt;file:&lt;/P&gt;
&lt;DIV class="Code"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;WarningProcessTimeMs&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV class="Code"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;ErrorProcessTimeMs&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV class="Code"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;WarningPeakMemory&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV class="Code"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;ErrorPeakMemory&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;BR /&gt;&lt;SPAN class="feeditemtext cxfeeditemtext"&gt;To set QIX Performance logging for the Warning level, perform the following steps:&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN class="feeditemtext cxfeeditemtext"&gt;Stop the QlikView Server service&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="feeditemtext cxfeeditemtext"&gt;Open the QlikView Server Service (QVS) &lt;SPAN&gt;Settings.ini&lt;/SPAN&gt; file, which by default is located in:&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;%ProgramData%\QlikTech\QlikViewServer&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="feeditemtext cxfeeditemtext"&gt;Add the following line under the&lt;FONT face="courier new,courier"&gt; &lt;SPAN&gt;[Settings 7]&lt;/SPAN&gt;&lt;/FONT&gt;:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;QixPerformanceLogVerbosity=3&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="feeditemtext cxfeeditemtext"&gt;Enter desired values for the four measurement levels&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;WarningProcessTimeMs=30000&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;ErrorProcessTimeMs=60000&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;WarningPeakMemory= 1073741824&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;ErrorPeakMemory= 2147483648&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="feeditemtext cxfeeditemtext"&gt;Save the &lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Settings.ini&lt;/SPAN&gt;&lt;/FONT&gt; file&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="feeditemtext cxfeeditemtext"&gt;Restart the QlikView Server Service (QVS)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Parameter Descriptions&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;ErrorPeakMemory:&lt;/STRONG&gt;&lt;/SPAN&gt; Default 2147483648 bytes (2 Gb).&amp;nbsp; If an engine operation requires more than this value of Peak Memory, a record is logged with log level ‘error’.&amp;nbsp; Peak Memory is the maximum, transient amount of RAM an operation uses.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;&lt;STRONG&gt;WarningPeakMemory: &lt;/STRONG&gt;&lt;/SPAN&gt;Default 1073741824 bytes (1 Gb).&amp;nbsp; If an engine operation requires more than this value of Peak Memory, a record is logged with log level ‘warning’.&amp;nbsp; Peak Memory is the maximum, transient amount of RAM an operation uses.&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;&lt;STRONG&gt;ErrorProcessTimeMs:&lt;/STRONG&gt;&lt;/SPAN&gt; Default 60000 millisecond (60 seconds).&amp;nbsp; If an engine operation requires more than this value of process time, a record is logged with log level ‘error’.&amp;nbsp; Process Time is the end-to-end clock time of a request. &amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;&lt;STRONG&gt;WarningProcessTimeMs: &lt;/STRONG&gt;&lt;/SPAN&gt;Default 30000 millisecond (30 seconds).&amp;nbsp; If an engine operation requires more than this value of process time, a record is logged with log level ‘warning’.&amp;nbsp; Process Time is the end-to-end clock time of a request.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;Note that it is possible to track &lt;I&gt;only&lt;/I&gt; process time or peak memory.&amp;nbsp; It is not required to track both metrics.&amp;nbsp; However, if you set &lt;SPAN&gt;&lt;STRONG&gt;ErrorPeakMemory&lt;/STRONG&gt;&lt;/SPAN&gt;, you must set &lt;SPAN&gt;&lt;STRONG&gt;WarningPeakMemory&lt;/STRONG&gt;&lt;/SPAN&gt;.&amp;nbsp; If you set &lt;SPAN&gt;&lt;STRONG&gt;ErrorProcessTimeMs&lt;/STRONG&gt;&lt;/SPAN&gt;, you must set &lt;SPAN&gt;&lt;STRONG&gt;WarningProcessTimeMs&lt;/STRONG&gt;&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Output file&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;The QIX Performance log will be written to the directory as configured for QlikView Server logging in the QlikView Management Console &amp;gt; System &amp;gt; Setup &amp;gt; QlikView Server &amp;gt; QVS@ &amp;gt; Logging tab &amp;gt; Log Folder section. The naming convention of the log will be as &lt;SPAN&gt;&amp;lt;Servername&amp;gt;_QixPerformance_Engine.log&lt;/SPAN&gt;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;Performance note&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;The QIX performance logging produces heavy logging, especially when the setting is 4 or 5. These values are intended to do complex troubleshooting during a short interval of time.&lt;/P&gt;</description>
    <pubDate>Wed, 02 Jun 2021 12:41:26 GMT</pubDate>
    <dc:creator>Chip_Matejowsky</dc:creator>
    <dc:date>2021-06-02T12:41:26Z</dc:date>
    <item>
      <title>How to enable QlikView QIX performance logging</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-enable-QlikView-QIX-performance-logging/ta-p/1716038</link>
      <description>&lt;P&gt;QlikView November 2018 introduces QIX performance logging (telemetry). The QIX performance log provides detailed information on the QIX&amp;nbsp;Engine performance. By default, the QIX Performance log file is disabled.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;!&lt;/STRONG&gt;&lt;/SPAN&gt; See more details on the output provided on the &lt;I&gt;&lt;STRONG&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Server/Content/QV_Server/QlikView-Server/QVSRM_Logging.htm#anchor-10" target="_blank" rel="noopener"&gt;official Qlik Help site&lt;/A&gt;&lt;/STRONG&gt;&lt;/I&gt;.&lt;/P&gt;
&lt;P&gt;Note that enabling this will lead to a large amount of data being written to disk.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;Environment:&lt;/H4&gt;
&lt;DIV class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="QlikView" id="qlikView"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;Resolution:&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Enabling the QIX performance log&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;To enable the QIX performance log, you must add the line &lt;SPAN&gt;&lt;SPAN class="Code"&gt;QixPerformanceLogVerbosity&lt;/SPAN&gt; &lt;/SPAN&gt;to the &lt;SPAN class="CommonComponentsQVSName"&gt;QlikView Server&lt;/SPAN&gt; Service (QVS) &lt;SPAN&gt;&lt;SPAN class="path"&gt;Settings.ini&lt;/SPAN&gt;&lt;/SPAN&gt; file, followed by the desired level of verbosity. For example:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;&lt;SPAN class="syntax"&gt;QixPerformanceLogVerbosity=3&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;The levels of verbosity for the QIX performance log are as follows:&lt;/P&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;0 = Off&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;1 = Fatal&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;2 = Error&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;3 = Warning&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;4 = Info&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;5 = Debug&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;P class="Code"&gt;&lt;BR /&gt;If you enable the QIX&amp;nbsp;performance log, and set &lt;SPAN&gt;&lt;SPAN class="Code"&gt;QixPerformanceLogVerbosity&lt;/SPAN&gt; &lt;/SPAN&gt;to level &lt;SPAN&gt;3&lt;/SPAN&gt; or &lt;SPAN&gt;2&lt;/SPAN&gt;, the following four threshold parameters must also be added to the &lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;&lt;SPAN class="path"&gt;Settings.ini&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/FONT&gt;file:&lt;/P&gt;
&lt;DIV class="Code"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;WarningProcessTimeMs&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV class="Code"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;ErrorProcessTimeMs&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV class="Code"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;WarningPeakMemory&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV class="Code"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;ErrorPeakMemory&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;BR /&gt;&lt;SPAN class="feeditemtext cxfeeditemtext"&gt;To set QIX Performance logging for the Warning level, perform the following steps:&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN class="feeditemtext cxfeeditemtext"&gt;Stop the QlikView Server service&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="feeditemtext cxfeeditemtext"&gt;Open the QlikView Server Service (QVS) &lt;SPAN&gt;Settings.ini&lt;/SPAN&gt; file, which by default is located in:&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;%ProgramData%\QlikTech\QlikViewServer&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="feeditemtext cxfeeditemtext"&gt;Add the following line under the&lt;FONT face="courier new,courier"&gt; &lt;SPAN&gt;[Settings 7]&lt;/SPAN&gt;&lt;/FONT&gt;:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;QixPerformanceLogVerbosity=3&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="feeditemtext cxfeeditemtext"&gt;Enter desired values for the four measurement levels&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;WarningProcessTimeMs=30000&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;ErrorProcessTimeMs=60000&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;WarningPeakMemory= 1073741824&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;ErrorPeakMemory= 2147483648&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="feeditemtext cxfeeditemtext"&gt;Save the &lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Settings.ini&lt;/SPAN&gt;&lt;/FONT&gt; file&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="feeditemtext cxfeeditemtext"&gt;Restart the QlikView Server Service (QVS)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Parameter Descriptions&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;ErrorPeakMemory:&lt;/STRONG&gt;&lt;/SPAN&gt; Default 2147483648 bytes (2 Gb).&amp;nbsp; If an engine operation requires more than this value of Peak Memory, a record is logged with log level ‘error’.&amp;nbsp; Peak Memory is the maximum, transient amount of RAM an operation uses.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;&lt;STRONG&gt;WarningPeakMemory: &lt;/STRONG&gt;&lt;/SPAN&gt;Default 1073741824 bytes (1 Gb).&amp;nbsp; If an engine operation requires more than this value of Peak Memory, a record is logged with log level ‘warning’.&amp;nbsp; Peak Memory is the maximum, transient amount of RAM an operation uses.&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;&lt;STRONG&gt;ErrorProcessTimeMs:&lt;/STRONG&gt;&lt;/SPAN&gt; Default 60000 millisecond (60 seconds).&amp;nbsp; If an engine operation requires more than this value of process time, a record is logged with log level ‘error’.&amp;nbsp; Process Time is the end-to-end clock time of a request. &amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;&lt;STRONG&gt;WarningProcessTimeMs: &lt;/STRONG&gt;&lt;/SPAN&gt;Default 30000 millisecond (30 seconds).&amp;nbsp; If an engine operation requires more than this value of process time, a record is logged with log level ‘warning’.&amp;nbsp; Process Time is the end-to-end clock time of a request.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;Note that it is possible to track &lt;I&gt;only&lt;/I&gt; process time or peak memory.&amp;nbsp; It is not required to track both metrics.&amp;nbsp; However, if you set &lt;SPAN&gt;&lt;STRONG&gt;ErrorPeakMemory&lt;/STRONG&gt;&lt;/SPAN&gt;, you must set &lt;SPAN&gt;&lt;STRONG&gt;WarningPeakMemory&lt;/STRONG&gt;&lt;/SPAN&gt;.&amp;nbsp; If you set &lt;SPAN&gt;&lt;STRONG&gt;ErrorProcessTimeMs&lt;/STRONG&gt;&lt;/SPAN&gt;, you must set &lt;SPAN&gt;&lt;STRONG&gt;WarningProcessTimeMs&lt;/STRONG&gt;&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Output file&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;The QIX Performance log will be written to the directory as configured for QlikView Server logging in the QlikView Management Console &amp;gt; System &amp;gt; Setup &amp;gt; QlikView Server &amp;gt; QVS@ &amp;gt; Logging tab &amp;gt; Log Folder section. The naming convention of the log will be as &lt;SPAN&gt;&amp;lt;Servername&amp;gt;_QixPerformance_Engine.log&lt;/SPAN&gt;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;Performance note&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;The QIX performance logging produces heavy logging, especially when the setting is 4 or 5. These values are intended to do complex troubleshooting during a short interval of time.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 12:41:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-enable-QlikView-QIX-performance-logging/ta-p/1716038</guid>
      <dc:creator>Chip_Matejowsky</dc:creator>
      <dc:date>2021-06-02T12:41:26Z</dc:date>
    </item>
  </channel>
</rss>

