<?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: Audit VA actions... without enabling auditing in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Audit-VA-actions-without-enabling-auditing/m-p/494756#M11091</link>
    <description>Hi JuanS_OCS .&lt;BR /&gt;thanks a lot.&lt;BR /&gt;We try to extend the logging information for&lt;BR /&gt;the VisualAnalyticsReportViewer including the informations we need.&lt;BR /&gt;</description>
    <pubDate>Wed, 12 Sep 2018 09:58:31 GMT</pubDate>
    <dc:creator>giupa</dc:creator>
    <dc:date>2018-09-12T09:58:31Z</dc:date>
    <item>
      <title>Audit VA actions... without enabling auditing</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Audit-VA-actions-without-enabling-auditing/m-p/494578#M11082</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;we need to collect VA actions in order to have the detail of every report open by a single user and we don't want to enable auditing.&lt;/P&gt;&lt;P&gt;Is it possible to recover these informations from some log, properly set? Thanks a lot&lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2018 17:54:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Audit-VA-actions-without-enabling-auditing/m-p/494578#M11082</guid>
      <dc:creator>giupa</dc:creator>
      <dc:date>2018-09-11T17:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: Audit VA actions... without enabling auditing</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Audit-VA-actions-without-enabling-auditing/m-p/494678#M11086</link>
      <description>&lt;P&gt;You want to audit without enabling auditing.. hmm..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What auditing do you NOT want to enable? Why not?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do (or can) you enable extended monitoring? If so, you should be able to use the track who has accessed which reports.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check out the &lt;A href="http://support.sas.com/documentation/cdl/en/evug/69029/HTML/default/viewer.htm#titlepage.htm" target="_blank"&gt;Environment Manager's User Guide &lt;/A&gt;- if there's not an out-of-the-box report, you should be able to easily clone a report and customise it to your needs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 00:03:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Audit-VA-actions-without-enabling-auditing/m-p/494678#M11086</guid>
      <dc:creator>AndrewHowell</dc:creator>
      <dc:date>2018-09-12T00:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Audit VA actions... without enabling auditing</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Audit-VA-actions-without-enabling-auditing/m-p/494734#M11087</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/144582"&gt;@giupa&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I agree with&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13754"&gt;@AndrewHowell&lt;/a&gt;&amp;nbsp;and I would like to know as well:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- why not enable auditing for VA?&lt;/P&gt;
&lt;P&gt;- what actions would you like to audit, exactly&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The fact is, if you want to capture the Audit from VA, you can do it manually as well ( I did it before VA Audit was out ), but it is really not worth. You will basically do the same as the enable VA Auditing, but spending way more time (exponentially), error prone, and still, you might miss some important information that you would get only by contacting some specific team member of the SAS Technical Support team.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And that, without speaking about all the maintenance costs of a custom application (logs, code to parse, reports, etc) you developed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think the trouble is not worth at all. To enable the VA Auditing is the way to go, unless a very specific reason behind.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 07:40:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Audit-VA-actions-without-enabling-auditing/m-p/494734#M11087</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2018-09-12T07:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Audit VA actions... without enabling auditing</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Audit-VA-actions-without-enabling-auditing/m-p/494737#M11088</link>
      <description>Hi,&lt;BR /&gt;thanks for your answers.&lt;BR /&gt;&lt;BR /&gt;We don't want to enable auditing for VA cause we already have same&lt;BR /&gt;performance issue, and, if it's possible, we don't need to add overhead.&lt;BR /&gt;&lt;BR /&gt;We would like to audit every reports viewed by a user in Visual Analytics&lt;BR /&gt;Viewer.&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Sep 2018 07:56:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Audit-VA-actions-without-enabling-auditing/m-p/494737#M11088</guid>
      <dc:creator>giupa</dc:creator>
      <dc:date>2018-09-12T07:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Audit VA actions... without enabling auditing</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Audit-VA-actions-without-enabling-auditing/m-p/494753#M11090</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/144582"&gt;@giupa&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;when VA Audit is enabled, it is true that it could degrade performance, if it is not maintained properly. But it should not create any performance overhead if maintained OK.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;About your question: you could extend the logging information for the VisualAnalyticsReportViewer web application.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS 9.4 Logging: &lt;A href="https://documentation.sas.com/api/docsets/logug/9.4/content/logug.pdf?locale=en" target="_blank"&gt;https://documentation.sas.com/api/docsets/logug/9.4/content/logug.pdf?locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Usage Note 55426: Locating the log files for the SAS® 9.4 middle tier :&amp;nbsp;&lt;A href="http://support.sas.com/kb/55/426.html" target="_blank"&gt;http://support.sas.com/kb/55/426.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS-configuration-directory/Levn/Web/Common/LogConfig/&lt;STRONG&gt;SASVisualAnalyticsViewer-log4j.xml&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will need to restart this web application to make it take effect and see the new info in the log.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 09:44:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Audit-VA-actions-without-enabling-auditing/m-p/494753#M11090</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2018-09-12T09:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Audit VA actions... without enabling auditing</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Audit-VA-actions-without-enabling-auditing/m-p/494756#M11091</link>
      <description>Hi JuanS_OCS .&lt;BR /&gt;thanks a lot.&lt;BR /&gt;We try to extend the logging information for&lt;BR /&gt;the VisualAnalyticsReportViewer including the informations we need.&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Sep 2018 09:58:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Audit-VA-actions-without-enabling-auditing/m-p/494756#M11091</guid>
      <dc:creator>giupa</dc:creator>
      <dc:date>2018-09-12T09:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Audit VA actions... without enabling auditing</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Audit-VA-actions-without-enabling-auditing/m-p/495120#M11102</link>
      <description>&lt;P&gt;"&lt;SPAN&gt;We don't want to enable auditing for VA cause we already have same&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;performance issue, and, if it's possible, we don't need to add overhead.&lt;/SPAN&gt;"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So how do you intend to&amp;nbsp;audit what you are doing in order to know what needs to change - including auditing again to verify improvement - without turning on auditing?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You have an issue - ok, accept that your issue affects performance, but also accept that in order to rectify the issue means (temporarily) turning on auditing to gather appropriate metrics to address the underlying root cause.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 01:40:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Audit-VA-actions-without-enabling-auditing/m-p/495120#M11102</guid>
      <dc:creator>AndrewHowell</dc:creator>
      <dc:date>2018-09-13T01:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Audit VA actions... without enabling auditing</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Audit-VA-actions-without-enabling-auditing/m-p/495581#M11110</link>
      <description>&lt;P&gt;If you have an existing performance issue investigate it and fix it - SAS Tech Support are very helpful with resolving these types of problems. I would regard this as more important than enabling auditing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once performance is good there should be little impact with enabling auditing and no reason to shortcut it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 05:09:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Audit-VA-actions-without-enabling-auditing/m-p/495581#M11110</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-09-14T05:09:18Z</dc:date>
    </item>
  </channel>
</rss>

