<?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 Want to know the users who are using the SAS Enterprise Guide. in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Want-to-know-the-users-who-are-using-the-SAS-Enterprise-Guide/m-p/258474#M18095</link>
    <description>&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im working in an automobile industry as an sas admin and new to this role .&lt;/P&gt;&lt;P&gt;Users extract the reports through SAS EG and SAS EG tool&amp;nbsp;is connected to sas server&amp;nbsp;.Its on windows platform&amp;nbsp;. I have access to SAS management console .&amp;nbsp; I would like to trace the users who are active on SAS EG and would like to know the login time , date and other details etc .&lt;/P&gt;&lt;P&gt;We dont have SAS Environment manager .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can i get the solution ?&lt;/P&gt;</description>
    <pubDate>Wed, 23 Mar 2016 12:17:33 GMT</pubDate>
    <dc:creator>kali95</dc:creator>
    <dc:date>2016-03-23T12:17:33Z</dc:date>
    <item>
      <title>Want to know the users who are using the SAS Enterprise Guide.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Want-to-know-the-users-who-are-using-the-SAS-Enterprise-Guide/m-p/258474#M18095</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im working in an automobile industry as an sas admin and new to this role .&lt;/P&gt;&lt;P&gt;Users extract the reports through SAS EG and SAS EG tool&amp;nbsp;is connected to sas server&amp;nbsp;.Its on windows platform&amp;nbsp;. I have access to SAS management console .&amp;nbsp; I would like to trace the users who are active on SAS EG and would like to know the login time , date and other details etc .&lt;/P&gt;&lt;P&gt;We dont have SAS Environment manager .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can i get the solution ?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2016 12:17:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Want-to-know-the-users-who-are-using-the-SAS-Enterprise-Guide/m-p/258474#M18095</guid>
      <dc:creator>kali95</dc:creator>
      <dc:date>2016-03-23T12:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Want to know the users who are using the SAS Enterprise Guide.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Want-to-know-the-users-who-are-using-the-SAS-Enterprise-Guide/m-p/258475#M18096</link>
      <description>&lt;P&gt;One option:&lt;/P&gt;
&lt;P&gt;in the configuration tree for the workspace server (/../.../Lev1/SASApp/WorkspaceServer) you find a file (WorkspaceServer_usermods.sh) that is specifically there to add customization that will be preserved over updates of the SAS software. In that, you could add a line that saves the information that you want to a file which you can later analyse.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2016 12:23:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Want-to-know-the-users-who-are-using-the-SAS-Enterprise-Guide/m-p/258475#M18096</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-03-23T12:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Want to know the users who are using the SAS Enterprise Guide.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Want-to-know-the-users-who-are-using-the-SAS-Enterprise-Guide/m-p/258661#M18104</link>
      <description>&lt;P&gt;Another one: the macro variable _Clientapp resoves to 'SAS Enterprise Guide'. You can use that information in the apppserver_autoexec_usermode.sas to do what you want.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2016 22:50:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Want-to-know-the-users-who-are-using-the-SAS-Enterprise-Guide/m-p/258661#M18104</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-03-23T22:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Want to know the users who are using the SAS Enterprise Guide.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Want-to-know-the-users-who-are-using-the-SAS-Enterprise-Guide/m-p/258755#M18105</link>
      <description>&lt;P&gt;If you can't get SAS Environment Manager installed and APM enabled, another option would be to parse and report from&amp;nbsp;the SAS Metadata Server log files yourself. You can report on both&amp;nbsp;failed and successful logins. Here is an example of an EG connection where you can see the date/time, user id, client IP address and client app name:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2016-03-24T18:43:47,689 INFO [03754817] :sasdemo - New client connection (395863) accepted from server port 8561 for user sasdemo. Encryption level is Credentials using encryption algorithm SASPROPRIETARY. Peer IP address and port are [::ffff:192.168.0.123]:55883 for APPNAME=SAS Enterprise Guide.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;... and here's an example of a failed login:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2016-03-24T18:48:10,686 WARN [03755267] :sas - New client connection (399601) rejected from server port 8561 for user sasdemo. Peer IP address and port are [::ffff:192.168.0.123]:55886 for APPNAME=SAS Enterprise Guide.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to go further and track their usage of SAS Workspace Servers (and SAS Stored Process Servers) you could also look at the SAS Object Spawners log files too.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2016 08:51:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Want-to-know-the-users-who-are-using-the-SAS-Enterprise-Guide/m-p/258755#M18105</guid>
      <dc:creator>PaulHomes</dc:creator>
      <dc:date>2016-03-24T08:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Want to know the users who are using the SAS Enterprise Guide.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Want-to-know-the-users-who-are-using-the-SAS-Enterprise-Guide/m-p/261628#M18223</link>
      <description>&lt;P&gt;Hello Paulhomes ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your rely . Can you please explain me procedure step by step as im unable to extract the user data .&lt;/P&gt;&lt;P&gt;Thanks in advance .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kal&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 08:25:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Want-to-know-the-users-who-are-using-the-SAS-Enterprise-Guide/m-p/261628#M18223</guid>
      <dc:creator>kali95</dc:creator>
      <dc:date>2016-04-06T08:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: Want to know the users who are using the SAS Enterprise Guide.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Want-to-know-the-users-who-are-using-the-SAS-Enterprise-Guide/m-p/261983#M18227</link>
      <description>&lt;P&gt;Hi Kal,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Step by step instructions for something of this scale (installing/configuring and using SAS Environment Manager with&amp;nbsp;APM, or writing and scheduling robust/secure cross-platform multi-log parsing/reporting) would make for a very long SAS&amp;nbsp;communities thread! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need more than general suggestions and&amp;nbsp;pointers&amp;nbsp;to relevant online docs,&amp;nbsp;I'd recommend&amp;nbsp;contacting SAS Professional Services or one of the&amp;nbsp;SAS Partners in your region to see if they can help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Paul&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2016 03:31:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Want-to-know-the-users-who-are-using-the-SAS-Enterprise-Guide/m-p/261983#M18227</guid>
      <dc:creator>PaulHomes</dc:creator>
      <dc:date>2016-04-07T03:31:45Z</dc:date>
    </item>
  </channel>
</rss>

