<?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: Global protect External gateway  in remote user time format issue in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/global-protect-external-gateway-in-remote-user-time-format-issue/m-p/401693#M91736</link>
    <description>&lt;P&gt;We are also facing same issue, as per palo alto support team, need to upgrade OS to 9.0.13, current using 9.0.3,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to you can get vpn user login and logout details via cmd, run "show global-protect-gateway previous-user"&amp;nbsp; then copy all data on notepad.&lt;/P&gt;</description>
    <pubDate>Sat, 24 Apr 2021 15:28:47 GMT</pubDate>
    <dc:creator>STASHFIN</dc:creator>
    <dc:date>2021-04-24T15:28:47Z</dc:date>
    <item>
      <title>Global protect External gateway  in remote user time format issue</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/global-protect-external-gateway-in-remote-user-time-format-issue/m-p/318327#M81739</link>
      <description>&lt;P&gt;&amp;nbsp;In global protect I want to see the Total number of user are Login in and Log out at which time. In Global-protect Gateway when i click on remote user i see current and previous user&amp;nbsp; connected to through VPN. When i fetch PDF/ CSV file. In file the time it will see correct but when i downlaod this file the&amp;nbsp; format is change like 15182019 for login and 151824324 for logout. Please suggest how can i correct this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE width="465"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="64"&gt;Source Region&lt;/TD&gt;&lt;TD width="115"&gt;Tunnel Type&lt;/TD&gt;&lt;TD width="143"&gt;Login At&lt;/TD&gt;&lt;TD width="143"&gt;Logout At&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;IN&lt;/TD&gt;&lt;TD&gt;IPSec&lt;/TD&gt;&lt;TD&gt;1581517627&lt;/TD&gt;&lt;TD&gt;1581517638&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;AE&lt;/TD&gt;&lt;TD&gt;IPSec&lt;/TD&gt;&lt;TD&gt;1585037444&lt;/TD&gt;&lt;TD&gt;1585063472&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;OM&lt;/TD&gt;&lt;TD&gt;IPSec&lt;/TD&gt;&lt;TD&gt;1582520743&lt;/TD&gt;&lt;TD&gt;1582525272&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;IN&lt;/TD&gt;&lt;TD&gt;IPSec&lt;/TD&gt;&lt;TD&gt;1581517603&lt;/TD&gt;&lt;TD&gt;1581517611&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;AE&lt;/TD&gt;&lt;TD&gt;IPSec&lt;/TD&gt;&lt;TD&gt;1585057546&lt;/TD&gt;&lt;TD&gt;1585058982&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;AE&lt;/TD&gt;&lt;TD&gt;IPSec&lt;/TD&gt;&lt;TD&gt;1584964236&lt;/TD&gt;&lt;TD&gt;1584968502&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;AE&lt;/TD&gt;&lt;TD&gt;IPSec&lt;/TD&gt;&lt;TD&gt;1584380301&lt;/TD&gt;&lt;TD&gt;1584389687&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;AE&lt;/TD&gt;&lt;TD&gt;IPSec&lt;/TD&gt;&lt;TD&gt;1584427168&lt;/TD&gt;&lt;TD&gt;1584427383&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;AE&lt;/TD&gt;&lt;TD&gt;IPSec&lt;/TD&gt;&lt;TD&gt;1585037448&lt;/TD&gt;&lt;TD&gt;1585062715&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;IN&lt;/TD&gt;&lt;TD&gt;IPSec&lt;/TD&gt;&lt;TD&gt;1583241965&lt;/TD&gt;&lt;TD&gt;1583242314&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Tue, 24 Mar 2020 20:19:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/global-protect-external-gateway-in-remote-user-time-format-issue/m-p/318327#M81739</guid>
      <dc:creator>Joshan_Lakhani</dc:creator>
      <dc:date>2020-03-24T20:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: Global protect External gateway  in remote user time format issue</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/global-protect-external-gateway-in-remote-user-time-format-issue/m-p/318331#M81740</link>
      <description>&lt;P&gt;The time is displayed as "seconds since 1970-01-01 00:00:00 UTC". If you run on a Linux system&lt;/P&gt;&lt;P&gt;date --date=@1581517627&lt;/P&gt;&lt;P&gt;you will have the date and time based on your local timezone&lt;/P&gt;&lt;P&gt;Wed 12 Feb 2020 03:27:07 PM CET&lt;/P&gt;&lt;P&gt;I bet there are better ways to translate the timestamp back into something readable. The formula in Excel is something like "=(A1-Date (1970,1,1)) *86400"&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2020 21:14:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/global-protect-external-gateway-in-remote-user-time-format-issue/m-p/318331#M81740</guid>
      <dc:creator>JoergSchuetter</dc:creator>
      <dc:date>2020-03-24T21:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: Global protect External gateway  in remote user time format issue</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/global-protect-external-gateway-in-remote-user-time-format-issue/m-p/322628#M82505</link>
      <description>&lt;P&gt;Hi JoergSchuetter,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the similar issue after exporting out my Global Protect Remote user list.&lt;/P&gt;&lt;P&gt;I try your solution to input your formula "=(A1-Date(1970,1,1))*86400" inside a new cell in excel, where :-&lt;/P&gt;&lt;P&gt;&amp;nbsp;i) A1 is the value of the user login date become numbers (eg. 1586828881)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The result is exponential figures. (eg.&amp;nbsp; 1.37E+14)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I change the multiply (*) to division (/) "=(A1-Date(1970,1,1))/86400, it looks more like a date after formatting.&lt;/P&gt;&lt;P&gt;The problem is, I got the "day" 2 days earlier and the "year" 70 years earlier.&lt;/P&gt;&lt;P&gt;For example, login date = 14/4/2020. After the formula, I got login date = 12/4/1950&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using Palo-Alto FW P3020. Can you advise further ? Thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 09:52:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/global-protect-external-gateway-in-remote-user-time-format-issue/m-p/322628#M82505</guid>
      <dc:creator>koonseng.neo</dc:creator>
      <dc:date>2020-04-14T09:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: Global protect External gateway  in remote user time format issue</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/global-protect-external-gateway-in-remote-user-time-format-issue/m-p/322629#M82506</link>
      <description>&lt;P&gt;looks like the issue is addressed with&amp;nbsp;&lt;SPAN&gt;PAN-126014 (which is solved in 9.0.7, but I couldn't spot this fix for 8.1.x)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN&gt;Fixed an issue for GlobalProtect gateways where the Login At&amp;nbsp;and Logout At&amp;nbsp;time fields in the Previous User&amp;nbsp;PDF/CSV report for User Information&amp;nbsp;used the Epoch standard for displaying time.&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 09:58:59 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/global-protect-external-gateway-in-remote-user-time-format-issue/m-p/322629#M82506</guid>
      <dc:creator>JoergSchuetter</dc:creator>
      <dc:date>2020-04-14T09:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Global protect External gateway  in remote user time format issue</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/global-protect-external-gateway-in-remote-user-time-format-issue/m-p/323369#M82628</link>
      <description>&lt;P&gt;Thanks for your quick reply.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Apr 2020 08:21:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/global-protect-external-gateway-in-remote-user-time-format-issue/m-p/323369#M82628</guid>
      <dc:creator>koonseng.neo</dc:creator>
      <dc:date>2020-04-17T08:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Global protect External gateway  in remote user time format issue</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/global-protect-external-gateway-in-remote-user-time-format-issue/m-p/355286#M87522</link>
      <description>&lt;P&gt;Is there a solution without upgrading PAN OS?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gerry&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2020 21:14:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/global-protect-external-gateway-in-remote-user-time-format-issue/m-p/355286#M87522</guid>
      <dc:creator>GerryB</dc:creator>
      <dc:date>2020-10-08T21:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: Global protect External gateway  in remote user time format issue</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/global-protect-external-gateway-in-remote-user-time-format-issue/m-p/401693#M91736</link>
      <description>&lt;P&gt;We are also facing same issue, as per palo alto support team, need to upgrade OS to 9.0.13, current using 9.0.3,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to you can get vpn user login and logout details via cmd, run "show global-protect-gateway previous-user"&amp;nbsp; then copy all data on notepad.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Apr 2021 15:28:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/global-protect-external-gateway-in-remote-user-time-format-issue/m-p/401693#M91736</guid>
      <dc:creator>STASHFIN</dc:creator>
      <dc:date>2021-04-24T15:28:47Z</dc:date>
    </item>
  </channel>
</rss>

