<?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: How do I determine the last date users connected to SAS Server in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-determine-the-last-date-users-connected-to-SAS-Server/m-p/888731#M43438</link>
    <description>&lt;P&gt;I used to have where I was working, but I have retired since.&lt;/P&gt;
&lt;P&gt;But finding the login messages and parsing them is quite straight-forward. Take a good look at the log file(s).&lt;/P&gt;</description>
    <pubDate>Thu, 10 Aug 2023 07:24:40 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2023-08-10T07:24:40Z</dc:date>
    <item>
      <title>How do I determine the last date users connected to SAS Server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-determine-the-last-date-users-connected-to-SAS-Server/m-p/888561#M43428</link>
      <description>&lt;P&gt;I want to get the most recent date of all the users connected to SAS Server.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 13:04:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-determine-the-last-date-users-connected-to-SAS-Server/m-p/888561#M43428</guid>
      <dc:creator>USP2405</dc:creator>
      <dc:date>2023-08-09T13:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: How do I determine the last date users connected to SAS Server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-determine-the-last-date-users-connected-to-SAS-Server/m-p/888581#M43431</link>
      <description>&lt;P&gt;The metadata server logs keep track of all accesses to SAS metadata.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 14:57:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-determine-the-last-date-users-connected-to-SAS-Server/m-p/888581#M43431</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2023-08-09T14:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: How do I determine the last date users connected to SAS Server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-determine-the-last-date-users-connected-to-SAS-Server/m-p/888720#M43437</link>
      <description>Do you have any macro or sas code to get metadata server logs into SAS EG ?</description>
      <pubDate>Thu, 10 Aug 2023 06:57:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-determine-the-last-date-users-connected-to-SAS-Server/m-p/888720#M43437</guid>
      <dc:creator>USP2405</dc:creator>
      <dc:date>2023-08-10T06:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: How do I determine the last date users connected to SAS Server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-determine-the-last-date-users-connected-to-SAS-Server/m-p/888731#M43438</link>
      <description>&lt;P&gt;I used to have where I was working, but I have retired since.&lt;/P&gt;
&lt;P&gt;But finding the login messages and parsing them is quite straight-forward. Take a good look at the log file(s).&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 07:24:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-determine-the-last-date-users-connected-to-SAS-Server/m-p/888731#M43438</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2023-08-10T07:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: How do I determine the last date users connected to SAS Server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-determine-the-last-date-users-connected-to-SAS-Server/m-p/888734#M43439</link>
      <description>Sure Kurt, I will look into it. &lt;BR /&gt;Thanks for your great help!</description>
      <pubDate>Thu, 10 Aug 2023 07:31:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-determine-the-last-date-users-connected-to-SAS-Server/m-p/888734#M43439</guid>
      <dc:creator>USP2405</dc:creator>
      <dc:date>2023-08-10T07:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: How do I determine the last date users connected to SAS Server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-determine-the-last-date-users-connected-to-SAS-Server/m-p/888871#M43441</link>
      <description>&lt;P&gt;If you would like to monitor user activity in more detail check out the links in this post:&amp;nbsp;&amp;nbsp;&lt;A href="https://communities.sas.com/t5/Administration-and-Deployment/User-activity-monitoring/m-p/743782#M22217" target="_blank"&gt;https://communities.sas.com/t5/Administration-and-Deployment/User-activity-monitoring/m-p/743782#M22217&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS has built-in capabilities to do this so you don't need to build something yourself.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 00:20:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-determine-the-last-date-users-connected-to-SAS-Server/m-p/888871#M43441</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-08-11T00:20:15Z</dc:date>
    </item>
  </channel>
</rss>

