<?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: GlobalProtect User Report with Login and Log-out time in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-user-report-with-login-and-log-out-time/m-p/210846#M61549</link>
    <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/87942"&gt;@DEIPAGP&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;As&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/28203"&gt;@gwesson&lt;/a&gt;&amp;nbsp;already pointed out this isn't a simple custom report that can be built directly on the firewall.&amp;nbsp;You would need to utilize the XML API (or CLI) to get the information that you are looking for. This would then need to be compiled by yourself into a more 'pretty' solution if it needs to go up the chain at all.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 18 Apr 2018 20:23:33 GMT</pubDate>
    <dc:creator>BPry</dc:creator>
    <dc:date>2018-04-18T20:23:33Z</dc:date>
    <item>
      <title>GlobalProtect User Report with Login and Log-out time</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-user-report-with-login-and-log-out-time/m-p/210803#M61542</link>
      <description>How do I create a custom report that will query all users and list their GlobalProtect VPN login AND logout times?</description>
      <pubDate>Wed, 18 Apr 2018 18:18:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-user-report-with-login-and-log-out-time/m-p/210803#M61542</guid>
      <dc:creator>DEIPAGP</dc:creator>
      <dc:date>2018-04-18T18:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect User Report with Login and Log-out time</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-user-report-with-login-and-log-out-time/m-p/210819#M61545</link>
      <description>&lt;P&gt;You can get the info from CLI, I don't think there is a built-in or custom report option that gives you that detail.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Run:&lt;/P&gt;&lt;PRE&gt;show global-protect-gateway previous-user&lt;/PRE&gt;&lt;P&gt;You'll get an output like (some details obfuscated):&lt;/P&gt;&lt;PRE&gt;Tunnel Name          : GP-Gateway
        Domain-User Name           : \gwesson
        Computer                   : Greg's Phone
        Client                     : Apple iOS 11.2.6
        VPN Type                   : Device Level VPN
        Mobile ID                  : f106...1b63
        Client OS                  : iOS
        Private IP                 : 172.20.30.47
        Private IPv6               : ::
        Public IP (connected)      : 192.0.2.1
        Public IPv6                : ::
        ESP                        : exist
        SSL                        : none
        Login Time                 : Mar.04 14:52:44
        Logout/Expiration          : *Mar.04 14:53:05
        Reason                     : client logout

        Domain-User Name           : \gwesson
        Computer                   : Greg's Computer
        Client                     : Apple Mac OS X 10.13.3
        VPN Type                   : Device Level VPN
        Mobile ID                  : 
        Client OS                  : Mac
        Private IP                 : 172.20.30.48
        Private IPv6               : ::
        Public IP (connected)      : 192.0.2.2
        Public IPv6                : ::
        ESP                        : removed
        SSL                        : exist
        Login Time                 : Apr.11 17:51:36
        Logout/Expiration          : *Apr.11 20:52:32
        Reason                     : user session expired&lt;/PRE&gt;&lt;P&gt;You should be able to get the same data via XML API, or even something like an Expect script. You can also replace "previous-user" with "current-user" to see the users that have not logged out.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Apr 2018 19:00:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-user-report-with-login-and-log-out-time/m-p/210819#M61545</guid>
      <dc:creator>gwesson</dc:creator>
      <dc:date>2018-04-18T19:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect User Report with Login and Log-out time</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-user-report-with-login-and-log-out-time/m-p/210846#M61549</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/87942"&gt;@DEIPAGP&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;As&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/28203"&gt;@gwesson&lt;/a&gt;&amp;nbsp;already pointed out this isn't a simple custom report that can be built directly on the firewall.&amp;nbsp;You would need to utilize the XML API (or CLI) to get the information that you are looking for. This would then need to be compiled by yourself into a more 'pretty' solution if it needs to go up the chain at all.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Apr 2018 20:23:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-user-report-with-login-and-log-out-time/m-p/210846#M61549</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2018-04-18T20:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect User Report with Login and Log-out time</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-user-report-with-login-and-log-out-time/m-p/210847#M61550</link>
      <description>&lt;P&gt;It turns out these reports won't work as we had intended - the connection is not being closed when the user shuts down their computer, so the logout is inaccurate.&amp;nbsp; I appreciate the assistance though.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Apr 2018 20:25:42 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-user-report-with-login-and-log-out-time/m-p/210847#M61550</guid>
      <dc:creator>DEIPAGP</dc:creator>
      <dc:date>2018-04-18T20:25:42Z</dc:date>
    </item>
  </channel>
</rss>

