<?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 to get SAS Visual Analytics Users login and logout details daily, weekly, monthly and yearly in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-get-SAS-Visual-Analytics-Users-login-and-logout-details/m-p/481781#M10746</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/57595"&gt;@SKG&lt;/a&gt;,&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/145609"&gt;@JimChen&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;additionally to the great Library post provided by&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/115131"&gt;@neetutripathi&lt;/a&gt;:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;did you came across this other post?&amp;nbsp;&lt;A href="https://communities.sas.com/t5/Administration-and-Deployment/View-SAS-User-s-Login-Logout-time-amp-memory-usage/td-p/294728" target="_blank"&gt;https://communities.sas.com/t5/Administration-and-Deployment/View-SAS-User-s-Login-Logout-time-amp-memory-usage/td-p/294728&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;or this one&amp;nbsp;&lt;A href="https://communities.sas.com/t5/Administration-and-Deployment/Metadata-user-activities/td-p/153199" target="_blank"&gt;https://communities.sas.com/t5/Administration-and-Deployment/Metadata-user-activities/td-p/153199&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bottom line is: what you need is to extend the information on logging of the certain events, in middle tier (SAS Logon/ SAS VA) and/or SAS metadata, then collect this information (by parsing or redirecting output of the log to a table) and then you can process it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://documentation.sas.com/api/docsets/logug/9.4/content/logug.pdf?locale=en" target="_blank"&gt;http://documentation.sas.com/api/docsets/logug/9.4/content/logug.pdf?locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/api/docsets/bimtag/9.4/content/bimtag.pdf" target="_blank"&gt;https://go.documentation.sas.com/api/docsets/bimtag/9.4/content/bimtag.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In any case, I would like to recommend, very much, to enable the SAS VA Audits (Administration reports, as of SAS Documentation), then you will get a ton of additional information from your environment, such as usage of tables, and reports and their access by users.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/resources/papers/proceedings17/1076-2017.pdf" target="_blank"&gt;http://support.sas.com/resources/papers/proceedings17/1076-2017.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only thing you would like to keep in mind, if you follow my recommendation, is to maintain those audit tables:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/58/599.html" target="_blank"&gt;http://support.sas.com/kb/58/599.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/58/589.html" target="_blank"&gt;http://support.sas.com/kb/58/589.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/60/182.html" target="_blank"&gt;http://support.sas.com/kb/60/182.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 27 Jul 2018 06:54:19 GMT</pubDate>
    <dc:creator>JuanS_OCS</dc:creator>
    <dc:date>2018-07-27T06:54:19Z</dc:date>
    <item>
      <title>How to get SAS Visual Analytics Users login and logout details daily, weekly, monthly and yearly?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-get-SAS-Visual-Analytics-Users-login-and-logout-details/m-p/366480#M7360</link>
      <description>&lt;P&gt;Hi Guys,&lt;BR /&gt;&lt;BR /&gt;I need to make a dataset for SAS Visual Analytics Users login and logout details daily, weekly, monthly and yearly.&lt;BR /&gt;&lt;BR /&gt;Like&lt;BR /&gt;&lt;BR /&gt;Sno. &amp;nbsp; Username &amp;nbsp; &amp;nbsp; &amp;nbsp;login_time &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; logout_time &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attempted&lt;BR /&gt;1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Sunny &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 13/06/2017 16:09:10 &amp;nbsp; &amp;nbsp; 13/06/2017 18:09:10 &amp;nbsp; &amp;nbsp; &amp;nbsp;Successful login&lt;BR /&gt;2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Kumar &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 12/06/2017 20:09:10 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Unsuccessful login&lt;BR /&gt;-------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 10:47:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-get-SAS-Visual-Analytics-Users-login-and-logout-details/m-p/366480#M7360</guid>
      <dc:creator>SKG</dc:creator>
      <dc:date>2017-06-13T10:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to get SAS Visual Analytics Users login and logout details daily, weekly, monthly and yearly</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-get-SAS-Visual-Analytics-Users-login-and-logout-details/m-p/367338#M7392</link>
      <description>&lt;P&gt;you can try something like this article &amp;nbsp;and put your app name in the sas app column.Save this data in different datasets as per your need and merge/manage weekly monthly and yearly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Get-last-SAS-logins-of-users-and-clients/ta-p/352727" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/Get-last-SAS-logins-of-users-and-clients/ta-p/352727&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2017 12:40:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-get-SAS-Visual-Analytics-Users-login-and-logout-details/m-p/367338#M7392</guid>
      <dc:creator>neetutripathi</dc:creator>
      <dc:date>2017-06-15T12:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to get SAS Visual Analytics Users login and logout details daily, weekly, monthly and yearly</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-get-SAS-Visual-Analytics-Users-login-and-logout-details/m-p/481678#M10744</link>
      <description>&lt;P&gt;Hi, SKG,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have exactly the same question that you have. Have you figured out how to do it?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You would like:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sno. &amp;nbsp; Username &amp;nbsp; &amp;nbsp; &amp;nbsp;login_time &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; logout_time &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attempted&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Sunny &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 13/06/2017 16:09:10 &amp;nbsp; &amp;nbsp; 13/06/2017 18:09:10 &amp;nbsp; &amp;nbsp; &amp;nbsp;Successful login&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Kumar &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 12/06/2017 20:09:10 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Unsuccessful login&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you very much in advance.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Jim&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 20:26:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-get-SAS-Visual-Analytics-Users-login-and-logout-details/m-p/481678#M10744</guid>
      <dc:creator>JimChen</dc:creator>
      <dc:date>2018-07-26T20:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to get SAS Visual Analytics Users login and logout details daily, weekly, monthly and yearly</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-get-SAS-Visual-Analytics-Users-login-and-logout-details/m-p/481781#M10746</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/57595"&gt;@SKG&lt;/a&gt;,&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/145609"&gt;@JimChen&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;additionally to the great Library post provided by&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/115131"&gt;@neetutripathi&lt;/a&gt;:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;did you came across this other post?&amp;nbsp;&lt;A href="https://communities.sas.com/t5/Administration-and-Deployment/View-SAS-User-s-Login-Logout-time-amp-memory-usage/td-p/294728" target="_blank"&gt;https://communities.sas.com/t5/Administration-and-Deployment/View-SAS-User-s-Login-Logout-time-amp-memory-usage/td-p/294728&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;or this one&amp;nbsp;&lt;A href="https://communities.sas.com/t5/Administration-and-Deployment/Metadata-user-activities/td-p/153199" target="_blank"&gt;https://communities.sas.com/t5/Administration-and-Deployment/Metadata-user-activities/td-p/153199&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bottom line is: what you need is to extend the information on logging of the certain events, in middle tier (SAS Logon/ SAS VA) and/or SAS metadata, then collect this information (by parsing or redirecting output of the log to a table) and then you can process it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://documentation.sas.com/api/docsets/logug/9.4/content/logug.pdf?locale=en" target="_blank"&gt;http://documentation.sas.com/api/docsets/logug/9.4/content/logug.pdf?locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/api/docsets/bimtag/9.4/content/bimtag.pdf" target="_blank"&gt;https://go.documentation.sas.com/api/docsets/bimtag/9.4/content/bimtag.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In any case, I would like to recommend, very much, to enable the SAS VA Audits (Administration reports, as of SAS Documentation), then you will get a ton of additional information from your environment, such as usage of tables, and reports and their access by users.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/resources/papers/proceedings17/1076-2017.pdf" target="_blank"&gt;http://support.sas.com/resources/papers/proceedings17/1076-2017.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only thing you would like to keep in mind, if you follow my recommendation, is to maintain those audit tables:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/58/599.html" target="_blank"&gt;http://support.sas.com/kb/58/599.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/58/589.html" target="_blank"&gt;http://support.sas.com/kb/58/589.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/60/182.html" target="_blank"&gt;http://support.sas.com/kb/60/182.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jul 2018 06:54:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-get-SAS-Visual-Analytics-Users-login-and-logout-details/m-p/481781#M10746</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2018-07-27T06:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to get SAS Visual Analytics Users login and logout details daily, weekly, monthly and yearly</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-get-SAS-Visual-Analytics-Users-login-and-logout-details/m-p/859851#M16980</link>
      <description>&lt;P&gt;It's been years but still no promising &amp;amp; exact answer to this problem...&lt;/P&gt;&lt;P&gt;I have tried parsing the SAS Metadata logs but it could not provide me the logout timing for the user who logged in to SAS VA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have look at below log statements-&lt;/P&gt;&lt;P&gt;2022-12-14T17:33:38,935 INFO [36904070] :USER1 - New client connection (300281) accepted from server port 8561 for SAS token user USER1. Encryption level is Credentials using encryption algorithm SASPROPRIETARY. Peer IP address and port are [::ffff:172.25.85.35]:49844 for APPNAME=Visual Analytics Viewer 7.5.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2022-12-14T17:33:38,954 INFO [36904085] 300281:sas - Client connection 300281 for user USER1 closed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can the user be logged out in less than a second?&lt;/P&gt;&lt;P&gt;How to get the correct logout information from the logs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried Environment Manager Reports APM/ACM etc. but it doesn't give the desired information &amp;amp; output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 07:24:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-get-SAS-Visual-Analytics-Users-login-and-logout-details/m-p/859851#M16980</guid>
      <dc:creator>toshi</dc:creator>
      <dc:date>2023-02-21T07:24:23Z</dc:date>
    </item>
  </channel>
</rss>

