<?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 Auditing in 3.4b in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/auditing-in-3-4b/m-p/257524#M210654</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We had activated and used some of the Auditing services provided for Alfresco in 3.3g and below. The Wiki for the new Audit mechanism described in &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Auditing_%28from_V3.4%29" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Auditing_%28from_V3.4%29&lt;/A&gt;&lt;SPAN&gt; mentions that pretty much all changed, may be due to our lack of knowledge, but we have found the Wiki hard to follow, and we have a couple of specific questions we would hope someone can answer, our work is currently stuck because of this, help would be gladly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Is adding the line &lt;/SPAN&gt;&lt;STRONG&gt;audit.enabled=true&lt;/STRONG&gt;&lt;SPAN&gt; this to the&lt;/SPAN&gt;&lt;STRONG&gt; alfresco-global.properties&lt;/STRONG&gt;&lt;SPAN&gt; file enough to activate full auditing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Where do we add this line &lt;/SPAN&gt;&lt;STRONG&gt; log4j.logger.org.alfresco.repo.audit.inbound=DEBUG&lt;/STRONG&gt;&lt;SPAN&gt; ? wiki doensn't mention the file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. When activated, all auditing information is stored in the tables &lt;/SPAN&gt;&lt;STRONG&gt;alf_audit_model,&amp;nbsp; alf_audit_application alf_audit_entry&lt;/STRONG&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;STRONG&gt;alf_prop_root &lt;/STRONG&gt;&lt;SPAN&gt;? (we aren't getting any information recorded here on 3.4) &lt;/SPAN&gt;&lt;STRONG&gt;alf_activity_feed&lt;/STRONG&gt;&lt;SPAN&gt; is ipart of this set of tables?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. What mechanisms are available to read and display this information in Share? (we've seen templates for Explorer but not for Share) the way to construct such mechanism is webscripts or plan sql?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. From Java, the way on accesing this audit information is the use of the API "AuditService - AuditServiceImpl"? if so, are there examples of this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We apologize if our questions seems trivial and show up our lack o understanding of the Alfresco architectrure which we are learning, but we need help on continuing our work with understanding and activating this Auditing available in 3.4.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Nov 2010 22:37:47 GMT</pubDate>
    <dc:creator>flopez</dc:creator>
    <dc:date>2010-11-16T22:37:47Z</dc:date>
    <item>
      <title>Auditing in 3.4b</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/auditing-in-3-4b/m-p/257524#M210654</link>
      <description>Hi!We had activated and used some of the Auditing services provided for Alfresco in 3.3g and below. The Wiki for the new Audit mechanism described in http://wiki.alfresco.com/wiki/Auditing_%28from_V3.4%29 mentions that pretty much all changed, may be due to our lack of knowledge, but we have found t</description>
      <pubDate>Tue, 16 Nov 2010 22:37:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/auditing-in-3-4b/m-p/257524#M210654</guid>
      <dc:creator>flopez</dc:creator>
      <dc:date>2010-11-16T22:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Auditing in 3.4b</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/auditing-in-3-4b/m-p/257525#M210655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;R.E.&amp;nbsp; point 1, no setting audit.enabled is not enough to turn on auditing.&amp;nbsp;&amp;nbsp; You also need to configure what is audited.&amp;nbsp;&amp;nbsp;&amp;nbsp; There's an example provided to get you started.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Auditing_%28from_V3.4%29#Worked_Examples" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Auditing_%28from_V3.4%29#Worked_Examples&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R.E. point 2, you would add that line to your debug configuration file or via JMX.&amp;nbsp;&amp;nbsp;&amp;nbsp; I use a file called dev-log4.properties that lives in &amp;lt;Tomcat Home&amp;gt;/shared/classes/alfresco.extension.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Nov 2010 16:22:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/auditing-in-3-4b/m-p/257525#M210655</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2010-11-17T16:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Auditing in 3.4b</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/auditing-in-3-4b/m-p/257526#M210656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The first thing to do is to work through all the examples on the Wiki page.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As Mark pointed out, you put Log4J settings in log4j.properties or a log4j properties file extension.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Once you've gone through the Wiki examples, you should have a better idea of the APIs available.&amp;nbsp; In the old audit mechanism, there were no Alfresco-supplied APIs to query the audit data - hand-cranked SQL was required.&amp;nbsp; Now, the WebScript APIs provide that functionality and hand-cranked SQL is out.&amp;nbsp; Of course, you can use the AuditService Java API as well.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Nov 2010 23:33:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/auditing-in-3-4b/m-p/257526#M210656</guid>
      <dc:creator>derek</dc:creator>
      <dc:date>2010-11-17T23:33:44Z</dc:date>
    </item>
  </channel>
</rss>

