<?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: Run a user login/logout report in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/run-a-user-login-logout-report/m-p/33791#M24797</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your response.&amp;nbsp; I would think that if PAN can run that report itself, then there has to be a way, using the same code, to run the same report.&lt;/P&gt;&lt;P&gt;Is there a way to have that same page (in the image above) show more results?&amp;nbsp; If i could get it to go back more historically, that should suffice as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Mar 2014 21:44:04 GMT</pubDate>
    <dc:creator>wellss</dc:creator>
    <dc:date>2014-03-14T21:44:04Z</dc:date>
    <item>
      <title>Run a user login/logout report</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/run-a-user-login-logout-report/m-p/33788#M24794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to run a monthly report that includes all the information in the NETWORK --&amp;gt; GATEWAYS --&amp;gt; REMOTE USERS --&amp;gt; PREVIOUS USERS report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This report shows the Domain, User, Computer, Client, Private IP, Public IP, Tunnel Type, Login at, and Logout at.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My management has asked for monthly reports showing this information and I cannot seem to find a good way to grab this data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for any assistance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 20:37:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/run-a-user-login-logout-report/m-p/33788#M24794</guid>
      <dc:creator>wellss</dc:creator>
      <dc:date>2014-03-13T20:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: Run a user login/logout report</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/run-a-user-login-logout-report/m-p/33789#M24795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Report.png" class="jive-image" src="https://live.paloaltonetworks.com/legacyfs/online/12117_Report.png" style="width: 620px; height: 260px;" /&gt;&lt;/P&gt;&lt;P&gt;This is the data I need my report to show.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 20:54:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/run-a-user-login-logout-report/m-p/33789#M24795</guid>
      <dc:creator>wellss</dc:creator>
      <dc:date>2014-03-13T20:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Run a user login/logout report</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/run-a-user-login-logout-report/m-p/33790#M24796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Taking this as a custom report is not supported for now.But you can export this window to excel if you need.&lt;/P&gt;&lt;P&gt;in excel document&lt;/P&gt;&lt;P&gt;import data from web&lt;/P&gt;&lt;P&gt;Use XML api&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://ip_address/api/?type=op&amp;amp;key=PASTEYOURKEY&amp;amp;cmd="&gt;https://ip_address/api/?type=op&amp;amp;key=PASTEYOURKEY&amp;amp;cmd=&lt;/A&gt;&lt;SPAN&gt;&amp;lt;show&amp;gt;&amp;lt;global-protect-gateway&amp;gt;&amp;lt;previous-user&amp;gt;&amp;lt;/previous-user&amp;gt;&amp;lt;/global-protect-gateway&amp;gt;&amp;lt;/show&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may also filter from system logs for global protect success login and log out events.So that exporting that info also available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;( eventid eq globalprotectgateway-regist-succ ) or ( eventid eq globalprotectgateway-logout-succ )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 22:10:28 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/run-a-user-login-logout-report/m-p/33790#M24796</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2014-03-13T22:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: Run a user login/logout report</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/run-a-user-login-logout-report/m-p/33791#M24797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your response.&amp;nbsp; I would think that if PAN can run that report itself, then there has to be a way, using the same code, to run the same report.&lt;/P&gt;&lt;P&gt;Is there a way to have that same page (in the image above) show more results?&amp;nbsp; If i could get it to go back more historically, that should suffice as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2014 21:44:04 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/run-a-user-login-logout-report/m-p/33791#M24797</guid>
      <dc:creator>wellss</dc:creator>
      <dc:date>2014-03-14T21:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Run a user login/logout report</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/run-a-user-login-logout-report/m-p/33792#M24798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know any configuration for that.But I also want to learn how this window's databese is working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2014 21:50:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/run-a-user-login-logout-report/m-p/33792#M24798</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2014-03-14T21:50:14Z</dc:date>
    </item>
  </channel>
</rss>

