<?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: PowerBI http log in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-http-log/m-p/3097737#M29008</link>
    <description>&lt;P&gt;just to history - it works only with ReportServer (&lt;A href="http://url/reportserver" target="_blank"&gt;http://url/reportserver&lt;/A&gt;) portal and not with Power BI portal (&lt;A href="http://url/Reports/browser" target="_blank"&gt;http://url/Reports/browser&lt;/A&gt;)&lt;/P&gt;</description>
    <pubDate>Fri, 24 Feb 2023 10:16:55 GMT</pubDate>
    <dc:creator>az38</dc:creator>
    <dc:date>2023-02-24T10:16:55Z</dc:date>
    <item>
      <title>PowerBI http log</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-http-log/m-p/1875687#M19541</link>
      <description>&lt;P&gt;How can i get http log from report server?&lt;/P&gt;&lt;P&gt;I added the snippet below to the configuration files, but the log didn't show up. I've restarted the services too.&lt;/P&gt;&lt;P&gt;Files:&lt;/P&gt;&lt;P&gt;C:\Program Files\Microsoft Power BI Report Server\PBIRS\ReportServer\bin\ReportingServicesService.exe.config&lt;/P&gt;&lt;P&gt;C:\Program Files\Microsoft SQL Server\MSRS13.MSSQLSERVER\Reporting Services\ReportServer\bin\ReportingServicesService.exe.config&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;RStrace&amp;gt;
&amp;lt;add name="FileName" value="ReportServerService_" /&amp;gt;
&amp;lt;add name="FileSizeLimitMb" value="32" /&amp;gt;
&amp;lt;add name="KeepFilesForDays" value="14" /&amp;gt;
&amp;lt;add name="Prefix" value="tid, time" /&amp;gt;
&amp;lt;add name="TraceListeners" value="debugwindow, file" /&amp;gt;
&amp;lt;add name="TraceFileMode" value="unique" /&amp;gt;
&amp;lt;add name="HttpTraceFileName" value="ReportServerService_HTTP_" /&amp;gt;
&amp;lt;add name="HttpTraceSwitches" value="date,time,clientip,username,serverip,serverport,host,method,uristem,uriquery,protocolstatus,bytesreceived,timetaken,protocolversion,useragent,cookiereceived,cookiesent,referrer" /&amp;gt;
&amp;lt;add name="Components" value="all:3,http:4" /&amp;gt;
&amp;lt;/RStrace&amp;gt;&lt;/LI-CODE&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, 01 Jun 2021 16:44:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-http-log/m-p/1875687#M19541</guid>
      <dc:creator>tfoliveira</dc:creator>
      <dc:date>2021-06-01T16:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI http log</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-http-log/m-p/1879808#M19573</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="304887" data-lia-user-login="tfoliveira" class="lia-mention lia-mention-user"&gt;tfoliveira&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The HTTP log is created after you enable it in the configuration file (C:\Program Files\Microsoft Power BI Report Server\PBIRS\ReportServer\bin\ReportingServicesService.exe.config), restart the service, and the report server handles an HTTP request. If you configure the settings but do not see the log file, open a report or start a report server application (such as the web portal) to generate an HTTP request to create the file.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;helps, then please consider&amp;nbsp;Accept it as the solution&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Dedmon Dai&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jun 2021 09:19:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-http-log/m-p/1879808#M19573</guid>
      <dc:creator>v-deddai1-msft</dc:creator>
      <dc:date>2021-06-03T09:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI http log</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-http-log/m-p/1890772#M19658</link>
      <description>&lt;P&gt;HI&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did this, but for some reason it's only logging when I access the WebService, the portal access is not being logged.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 11:59:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-http-log/m-p/1890772#M19658</guid>
      <dc:creator>tfoliveira</dc:creator>
      <dc:date>2021-06-09T11:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI http log</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-http-log/m-p/1892007#M19663</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="304887" data-lia-user-login="tfoliveira" class="lia-mention lia-mention-user"&gt;tfoliveira&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It will only log the client who access to the report server. Please refer to&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/sql/reporting-services/report-server/report-server-http-log?view=sql-server-ver15#log-file-fields" target="_blank"&gt;https://docs.microsoft.com/en-us/sql/reporting-services/report-server/report-server-http-log?view=sql-server-ver15#log-file-fields&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;helps, then please consider&amp;nbsp;Accept it as the solution&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Dedmon Dai&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 01:36:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-http-log/m-p/1892007#M19663</guid>
      <dc:creator>v-deddai1-msft</dc:creator>
      <dc:date>2021-06-10T01:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI http log</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-http-log/m-p/3097737#M29008</link>
      <description>&lt;P&gt;just to history - it works only with ReportServer (&lt;A href="http://url/reportserver" target="_blank"&gt;http://url/reportserver&lt;/A&gt;) portal and not with Power BI portal (&lt;A href="http://url/Reports/browser" target="_blank"&gt;http://url/Reports/browser&lt;/A&gt;)&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 10:16:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-http-log/m-p/3097737#M29008</guid>
      <dc:creator>az38</dc:creator>
      <dc:date>2023-02-24T10:16:55Z</dc:date>
    </item>
  </channel>
</rss>

