<?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 Active SAS EG connections in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Active-SAS-EG-connections/m-p/214593#M16131</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to know how to check number of active SAS EG connections established at a particular time.&lt;/P&gt;&lt;P&gt;Version used is 5.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Rahul Nimje&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Jun 2015 08:36:50 GMT</pubDate>
    <dc:creator>RahulN</dc:creator>
    <dc:date>2015-06-26T08:36:50Z</dc:date>
    <item>
      <title>Active SAS EG connections</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Active-SAS-EG-connections/m-p/214593#M16131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to know how to check number of active SAS EG connections established at a particular time.&lt;/P&gt;&lt;P&gt;Version used is 5.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Rahul Nimje&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 08:36:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Active-SAS-EG-connections/m-p/214593#M16131</guid>
      <dc:creator>RahulN</dc:creator>
      <dc:date>2015-06-26T08:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Active SAS EG connections</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Active-SAS-EG-connections/m-p/214594#M16132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I think your best bet is to parse the object spawner logs, which will show you the connections to SAS workspace servers from EG (APPNAME=SAS Enterprise Guide), the user, and the process ID of the sas.exe process.&amp;nbsp; For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2015-06-26T13:49:22,799 INFO&amp;nbsp; [00006715] :cassmi@CARYNT - &lt;SPAN style="color: #ff0000;"&gt;New client connection (204) accepted&lt;/SPAN&gt; from server port 8591 for user &lt;SPAN style="color: #ff0000;"&gt;&lt;A href="mailto:cassmi@CARYNT"&gt;&lt;SPAN style="color: #ff0000;"&gt;cassmi@CARYNT&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;. Encryption level is Credentials using encryption algorithm SASProprietary. Peer IP address and port are [::ffff:10.40.13.23]:11997 for &lt;SPAN style="color: #ff0000;"&gt;APPNAME=SAS Enterprise Guide&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;2015-06-26T13:49:23,142 INFO&amp;nbsp; [00006715] :cassmi@CARYNT - Created process 19952 using credentials &lt;A href="mailto:cassmi@CARYNT"&gt;cassmi@CARYNT&lt;/A&gt; (child id 93).&lt;/P&gt;&lt;P&gt;2015-06-26T13:49:23,158 INFO&amp;nbsp; [00006961] :SYSTEM@UITSRV04 - New out call client connection (205) for launched server (child 93).&amp;nbsp; Peer IP address and port are [::ffff:10.121.18.73]:57832.&lt;/P&gt;&lt;P&gt;2015-06-26T13:49:23,158 INFO&amp;nbsp; [00006966] :SYSTEM@UITSRV04 - Launched process 19952 (child id 93) is now running as process &lt;SPAN style="color: #ff0000;"&gt;17908&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;2015-06-26T13:49:23,158 INFO&amp;nbsp; [00006961] :SYSTEM@UITSRV04 - Client connection 204 for user &lt;A href="mailto:cassmi@CARYNT"&gt;cassmi@CARYNT&lt;/A&gt; closed.&lt;/P&gt;&lt;P&gt;2015-06-26T14:01:34,302 INFO&amp;nbsp; [00006975] :SYSTEM@UITSRV04 - Client connection 205 for user &lt;A href="mailto:cassmi@CARYNT"&gt;cassmi@CARYNT&lt;/A&gt; closed.&lt;/P&gt;&lt;P&gt;2015-06-26T14:01:34,333 INFO&amp;nbsp; [00006722] :SYSTEM@UITSRV04 - &lt;SPAN style="color: #ff0000;"&gt;Process 17908&lt;/SPAN&gt; (originally 19952) for user &lt;A href="mailto:cassmi@CARYNT"&gt;cassmi@CARYNT&lt;/A&gt; (child id 93) &lt;SPAN style="color: #ff0000;"&gt;has ended&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Casey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 18:04:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Active-SAS-EG-connections/m-p/214594#M16132</guid>
      <dc:creator>CaseySmith</dc:creator>
      <dc:date>2015-06-26T18:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Active SAS EG connections</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Active-SAS-EG-connections/m-p/214595#M16133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Casey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer. I tried but there are some difficulties for finding the users logged in SAS EG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried for multiple logs but can find only one message for SAS EG,so I am still unable to find the users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have following settings in the config file : &lt;STRONG&gt;logconfig.xml&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;!-- Application message logger --&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;logger name="App"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;level value="Info"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/logger&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should I change anything to trace the users ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found following on the internet :&lt;/P&gt;&lt;P&gt;To increase the logging level for multiple spawner sessions :&lt;/P&gt;&lt;OL style="margin-top: 4px; list-style-image: none; padding-left: 2.5em;"&gt;&lt;LI&gt;&lt;DIV class="step" style="margin-top: 1.4em;"&gt;&lt;A id="n0rm9heb2otqdtn13sk00bcbjj2a" style="font-family: inherit;"&gt;&lt;/A&gt;&lt;DIV class="paragraphFirst"&gt;&lt;A id="p1op1wojhzfqdkn1xbl3bmfhudqf" style="font-family: inherit;"&gt;&lt;/A&gt;Open the spawner's logconfig.xml file, and locate the following lines:&lt;P&gt;&lt;/P&gt;&lt;P class="codeBlock" style="margin-top: 0.75em;"&gt;&lt;A id="p19fdn8zxp36arn1i85evi9uvixd" style="font-family: inherit;"&gt;&lt;/A&gt;&amp;lt;logger name="App"&amp;gt;&amp;nbsp; &amp;lt;level value="Info"&amp;gt; &amp;lt;/logger&amp;gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class="paragraphFirst"&gt;&lt;A id="p0w3i6upoxqrwun136bcffhwdy74" style="font-family: inherit;"&gt;&lt;/A&gt;Change &lt;CODE style="font-size: 10.9200000762939px; margin: 0.7em 0 0; padding: 10px 0 8px; font-weight: bold;"&gt;&amp;lt;level value="Info"&amp;gt;&lt;/CODE&gt; to &lt;CODE style="font-size: 10.9200000762939px; margin: 0.7em 0 0; padding: 10px 0 8px; font-weight: bold;"&gt;&amp;lt;level value="Trace"&amp;gt;&lt;/CODE&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class="paragraphFirst"&gt;&lt;A id="n054m6a5lmgbmsn1ryeje105zayr" style="font-family: inherit;"&gt;&lt;/A&gt;Restart the spawner.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any recommendation from you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jun 2015 07:21:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Active-SAS-EG-connections/m-p/214595#M16133</guid>
      <dc:creator>RahulN</dc:creator>
      <dc:date>2015-06-27T07:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Active SAS EG connections</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Active-SAS-EG-connections/m-p/214596#M16134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Analyzing the logs will show what has happened in the past.&lt;/P&gt;&lt;P&gt;Doing analyses on running processes using the os commands like PS will show you what is happening now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jun 2015 08:27:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Active-SAS-EG-connections/m-p/214596#M16134</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-06-27T08:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: Active SAS EG connections</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Active-SAS-EG-connections/m-p/214597#M16135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the past, analyze the spawner log(s). For current state, ps -ef (on UNIX systems) will give you a list of all running processes; since workspace server sessions have a very distinct commandline, a proper grep will sort out the WS processes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jun 2015 09:26:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Active-SAS-EG-connections/m-p/214597#M16135</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2015-06-27T09:26:49Z</dc:date>
    </item>
  </channel>
</rss>

