<?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 Tracing and capturing Qlik Sense Enterprise on Windows traffic using Fiddler HTTP Debugging Proxy in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Tracing-and-capturing-Qlik-Sense-Enterprise-on-Windows-traffic/ta-p/1717178</link>
    <description>&lt;P&gt;This article describes how to trace/capture Qlik Sense Enterprise on Windows traffic using Fiddler.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;What is Fiddler?&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;HTTP Debugging Proxy&lt;/LI&gt;
&lt;LI&gt;Logs all HTTP&amp;nbsp;traffic between your computer and any web server&lt;/LI&gt;
&lt;LI&gt;Freeware – can be downloaded from&amp;nbsp;&lt;A href="https://www.telerik.com/download/fiddler" target="_blank" rel="noopener"&gt;https://www.telerik.com/download/fiddler&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;How does it work?&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Fiddler changes the proxy settings (Internet Properties – Connections – LAN settings – Advanced) for the currently logged on user for HTTP traffic when running&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Proxy Settings.png" style="width: 246px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/56770iC1DB0872B0796F1F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Proxy Settings.png" alt="Proxy Settings.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;All HTTP&amp;nbsp;traffic will go through Fiddler on port 8888, i.e. Fiddler will listen on this port&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Fiddler Example.png" style="width: 770px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/56771iCA79DFECBE7CC896/image-size/large?v=v2&amp;amp;px=999" role="button" title="Fiddler Example.png" alt="Fiddler Example.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;For HTTPS:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Download and install Fiddler on the client, from &lt;A href="https://www.telerik.com/download/fiddler" target="_blank" rel="noopener"&gt;https://www.telerik.com/download/fiddler&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Launch Fiddler (It will start the capture automatically)&lt;/LI&gt;
&lt;LI&gt;Stop the capture (File &amp;gt; uncheck "Capture traffic") and clear the sessions (Right-click &amp;gt; Remove &amp;gt; All sessions)&lt;/LI&gt;
&lt;LI&gt;Follow the steps at the following link to decrypt HTTPS traffic:&amp;nbsp;&lt;A href="https://docs.telerik.com/fiddler/Configure-Fiddler/Tasks/DecryptHTTPS" target="_blank" rel="noopener"&gt;https://docs.telerik.com/fiddler/Configure-Fiddler/Tasks/DecryptHTTPS&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Start capture again&amp;nbsp; (File &amp;gt; check "Capture traffic")&lt;/LI&gt;
&lt;LI&gt;Navigate to the URL&amp;nbsp;to be traced, for example &lt;A href="https://qvserver/hub" target="test_blank"&gt;https://qvserver/hub&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Go to File &amp;gt; Save &amp;gt; All Sessions. Save the file(file type .saz)&lt;/LI&gt;
&lt;/OL&gt;
&lt;H4&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;For HTTP:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;&lt;I&gt;Qlik Sense Server Setup&lt;/I&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Log in Qlik Management Console (QMC) of Qlik Sense&lt;/LI&gt;
&lt;LI&gt;Go to Start &amp;gt; Proxies&lt;/LI&gt;
&lt;LI&gt;Double click the node you are using&lt;/LI&gt;
&lt;LI&gt;Tick "Ports" in Properties&amp;nbsp;menu. Tick "Allow Http" and Press Apply button&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Allow HTTP.png" style="width: 813px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/56772i1797FAB4C087E6BD/image-size/large?v=v2&amp;amp;px=999" role="button" title="Allow HTTP.png" alt="Allow HTTP.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;"Proxy restart required" window pop up, press "OK" button&lt;/LI&gt;
&lt;LI&gt;Go to Windows services.msc and restart Qlik Sense Proxy Service&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;How to use Fiddler&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;Download and install Fiddler on the client, from &lt;A href="https://www.telerik.com/download/fiddler" target="_blank" rel="noopener"&gt;https://www.telerik.com/download/fiddler&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Launch Fiddler&lt;/LI&gt;
&lt;LI&gt;Navigate to the URL&amp;nbsp;to be traced, for example &lt;A href="http://qvserver/hub" target="test_blank"&gt;http://qvserver/hub&lt;/A&gt;. Note: URL has to be &lt;U&gt;&lt;STRONG&gt;HTTP&lt;/STRONG&gt;&lt;/U&gt;&lt;/LI&gt;
&lt;LI&gt;Tracing will start immediately. To stop capturing traffic go to File &amp;gt;&amp;nbsp;Capture traffic or press F12&lt;/LI&gt;
&lt;LI&gt;Go to File &amp;gt; Save &amp;gt; All Sessions. Save the file(file type .saz)&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;Related Content&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;A href="https://community.qlik.com/t5/Knowledge-Base/Tracing-and-capturing-QlikView-traffic-using-Fiddler-HTTP/ta-p/1710872" target="_blank" rel="noopener"&gt;Tracing and capturing QlikView traffic using Fiddler HTTP Debugging Proxy&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-get-a-network-trace-from-Fiddler-to-troubleshoot-Qlik/ta-p/2065193" target="_blank" rel="noopener"&gt;How to get a network trace from Fiddler to troubleshoot Qlik Products&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 28 Apr 2023 09:33:58 GMT</pubDate>
    <dc:creator>Yoichi_Hirotake</dc:creator>
    <dc:date>2023-04-28T09:33:58Z</dc:date>
    <item>
      <title>Tracing and capturing Qlik Sense Enterprise on Windows traffic using Fiddler HTTP Debugging Proxy</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Tracing-and-capturing-Qlik-Sense-Enterprise-on-Windows-traffic/ta-p/1717178</link>
      <description>&lt;P&gt;This article describes how to trace/capture Qlik Sense Enterprise on Windows traffic using Fiddler.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;What is Fiddler?&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;HTTP Debugging Proxy&lt;/LI&gt;
&lt;LI&gt;Logs all HTTP&amp;nbsp;traffic between your computer and any web server&lt;/LI&gt;
&lt;LI&gt;Freeware – can be downloaded from&amp;nbsp;&lt;A href="https://www.telerik.com/download/fiddler" target="_blank" rel="noopener"&gt;https://www.telerik.com/download/fiddler&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;How does it work?&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Fiddler changes the proxy settings (Internet Properties – Connections – LAN settings – Advanced) for the currently logged on user for HTTP traffic when running&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Proxy Settings.png" style="width: 246px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/56770iC1DB0872B0796F1F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Proxy Settings.png" alt="Proxy Settings.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;All HTTP&amp;nbsp;traffic will go through Fiddler on port 8888, i.e. Fiddler will listen on this port&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Fiddler Example.png" style="width: 770px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/56771iCA79DFECBE7CC896/image-size/large?v=v2&amp;amp;px=999" role="button" title="Fiddler Example.png" alt="Fiddler Example.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;For HTTPS:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Download and install Fiddler on the client, from &lt;A href="https://www.telerik.com/download/fiddler" target="_blank" rel="noopener"&gt;https://www.telerik.com/download/fiddler&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Launch Fiddler (It will start the capture automatically)&lt;/LI&gt;
&lt;LI&gt;Stop the capture (File &amp;gt; uncheck "Capture traffic") and clear the sessions (Right-click &amp;gt; Remove &amp;gt; All sessions)&lt;/LI&gt;
&lt;LI&gt;Follow the steps at the following link to decrypt HTTPS traffic:&amp;nbsp;&lt;A href="https://docs.telerik.com/fiddler/Configure-Fiddler/Tasks/DecryptHTTPS" target="_blank" rel="noopener"&gt;https://docs.telerik.com/fiddler/Configure-Fiddler/Tasks/DecryptHTTPS&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Start capture again&amp;nbsp; (File &amp;gt; check "Capture traffic")&lt;/LI&gt;
&lt;LI&gt;Navigate to the URL&amp;nbsp;to be traced, for example &lt;A href="https://qvserver/hub" target="test_blank"&gt;https://qvserver/hub&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Go to File &amp;gt; Save &amp;gt; All Sessions. Save the file(file type .saz)&lt;/LI&gt;
&lt;/OL&gt;
&lt;H4&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;For HTTP:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;&lt;I&gt;Qlik Sense Server Setup&lt;/I&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Log in Qlik Management Console (QMC) of Qlik Sense&lt;/LI&gt;
&lt;LI&gt;Go to Start &amp;gt; Proxies&lt;/LI&gt;
&lt;LI&gt;Double click the node you are using&lt;/LI&gt;
&lt;LI&gt;Tick "Ports" in Properties&amp;nbsp;menu. Tick "Allow Http" and Press Apply button&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Allow HTTP.png" style="width: 813px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/56772i1797FAB4C087E6BD/image-size/large?v=v2&amp;amp;px=999" role="button" title="Allow HTTP.png" alt="Allow HTTP.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;"Proxy restart required" window pop up, press "OK" button&lt;/LI&gt;
&lt;LI&gt;Go to Windows services.msc and restart Qlik Sense Proxy Service&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;How to use Fiddler&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;Download and install Fiddler on the client, from &lt;A href="https://www.telerik.com/download/fiddler" target="_blank" rel="noopener"&gt;https://www.telerik.com/download/fiddler&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Launch Fiddler&lt;/LI&gt;
&lt;LI&gt;Navigate to the URL&amp;nbsp;to be traced, for example &lt;A href="http://qvserver/hub" target="test_blank"&gt;http://qvserver/hub&lt;/A&gt;. Note: URL has to be &lt;U&gt;&lt;STRONG&gt;HTTP&lt;/STRONG&gt;&lt;/U&gt;&lt;/LI&gt;
&lt;LI&gt;Tracing will start immediately. To stop capturing traffic go to File &amp;gt;&amp;nbsp;Capture traffic or press F12&lt;/LI&gt;
&lt;LI&gt;Go to File &amp;gt; Save &amp;gt; All Sessions. Save the file(file type .saz)&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;Related Content&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;A href="https://community.qlik.com/t5/Knowledge-Base/Tracing-and-capturing-QlikView-traffic-using-Fiddler-HTTP/ta-p/1710872" target="_blank" rel="noopener"&gt;Tracing and capturing QlikView traffic using Fiddler HTTP Debugging Proxy&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-get-a-network-trace-from-Fiddler-to-troubleshoot-Qlik/ta-p/2065193" target="_blank" rel="noopener"&gt;How to get a network trace from Fiddler to troubleshoot Qlik Products&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2023 09:33:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Tracing-and-capturing-Qlik-Sense-Enterprise-on-Windows-traffic/ta-p/1717178</guid>
      <dc:creator>Yoichi_Hirotake</dc:creator>
      <dc:date>2023-04-28T09:33:58Z</dc:date>
    </item>
  </channel>
</rss>

