<?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: Auditing in Alfresco in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/auditing-in-alfresco/m-p/172546#M125752</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The parts of the schema used for auditing are complicated, but the main tables are alf_audit_app and alf_audit_model for the audit definitions etc and alf_audit_entry for the actual audited entries.&amp;nbsp; In addition to these tables, the audit_values_id column of the alf_audit_entries table actually maps out to alf_prop_XXXX tables starting with alf_prop_root &amp;amp; alf_prop_link.&amp;nbsp; These tables then link out to others depedning on the data type of the key/value being stored. It's further complicated by the fact that these alf_prop_xxxx tables are used for more than just audit tables as well&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You're often better going for the RESTful web services instead &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/5.1/concepts/audit-rest-api.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/5.1/concepts/audit-rest-api.html&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steven&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jun 2016 17:42:58 GMT</pubDate>
    <dc:creator>steven_okennedy</dc:creator>
    <dc:date>2016-06-07T17:42:58Z</dc:date>
    <item>
      <title>Auditing in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/auditing-in-alfresco/m-p/172540#M125746</link>
      <description>I'm testing out Alfresco for a very specific need our company has.&amp;nbsp; We're talking about a handful of users and perhaps 1 workspace.&amp;nbsp; An important requirement we have is for audit trails.&amp;nbsp; Specifically I need to be able to track who accesses a document and when.I've been trying to enable auditing in</description>
      <pubDate>Fri, 25 Jul 2008 17:08:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/auditing-in-alfresco/m-p/172540#M125746</guid>
      <dc:creator>jon_williams</dc:creator>
      <dc:date>2008-07-25T17:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: Auditing in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/auditing-in-alfresco/m-p/172541#M125747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The audit information is stored in the database.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For me, when I enabled auditing, it would start populating those tables.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;Audit xmlns="&lt;A href="http://www.alfresco.org/model/audit/1.0" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/audit/1.0&lt;/A&gt;" xmlns:xsi="&lt;A href="http://www.w3.org/2001/XMLSchema-instance" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;"&amp;nbsp; &lt;BR /&gt;enabled="true" auditInternal="false" mode="all"&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;You can also use a presentation template (don't remember the name) that comes with Alfresco to view some of the auditing information - look through the supplied ones and it will be obvious which one.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Jul 2008 16:27:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/auditing-in-alfresco/m-p/172541#M125747</guid>
      <dc:creator>jbarmash</dc:creator>
      <dc:date>2008-07-26T16:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Auditing in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/auditing-in-alfresco/m-p/172542#M125748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks much.&amp;nbsp; That helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 12:17:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/auditing-in-alfresco/m-p/172542#M125748</guid>
      <dc:creator>jon_williams</dc:creator>
      <dc:date>2008-07-30T12:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: Auditing in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/auditing-in-alfresco/m-p/172543#M125749</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;SPAN&gt;The auditing mentioned here is the same as versioning ? or separate audit&amp;nbsp; function available. In webclient where exactly&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; we can see the audit details.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to call audit details through&amp;nbsp; web service out side of alfresco. Could you please&amp;nbsp; tell the datails of that&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Feb 2009 11:05:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/auditing-in-alfresco/m-p/172543#M125749</guid>
      <dc:creator>midhun</dc:creator>
      <dc:date>2009-02-01T11:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Auditing in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/auditing-in-alfresco/m-p/172544#M125750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi midhun,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Auditing is different from versioning.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is actually out of box functionality available in alfresco which gives you very low level(method) level detail Related to each services of Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you can configure it by enabling auditing from audit-services-context.xml.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then in view details page in custom view action you can attach the show-audit.ftl template.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That's all you are good to go.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can see the audit details on web-client.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But i am facing the problem with version 3.2r same files work for other versions but not for 3.2r does any body have any idea.?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 16:55:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/auditing-in-alfresco/m-p/172544#M125750</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2011-01-19T16:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Auditing in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/auditing-in-alfresco/m-p/172545#M125751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have successfully added auditing related properties and able to see the logs in alfresco.log and Auditing dashlet(Which I added later) but I am unable to see the auditing related content in database. Can anyone specify in which tables these are getting stored?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 13:03:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/auditing-in-alfresco/m-p/172545#M125751</guid>
      <dc:creator>mohitsi</dc:creator>
      <dc:date>2016-06-07T13:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: Auditing in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/auditing-in-alfresco/m-p/172546#M125752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The parts of the schema used for auditing are complicated, but the main tables are alf_audit_app and alf_audit_model for the audit definitions etc and alf_audit_entry for the actual audited entries.&amp;nbsp; In addition to these tables, the audit_values_id column of the alf_audit_entries table actually maps out to alf_prop_XXXX tables starting with alf_prop_root &amp;amp; alf_prop_link.&amp;nbsp; These tables then link out to others depedning on the data type of the key/value being stored. It's further complicated by the fact that these alf_prop_xxxx tables are used for more than just audit tables as well&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You're often better going for the RESTful web services instead &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/5.1/concepts/audit-rest-api.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/5.1/concepts/audit-rest-api.html&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steven&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 17:42:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/auditing-in-alfresco/m-p/172546#M125752</guid>
      <dc:creator>steven_okennedy</dc:creator>
      <dc:date>2016-06-07T17:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Auditing in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/auditing-in-alfresco/m-p/172547#M125753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://www.dumpscvvcctracks.wordpress.com" rel="nofollow noopener noreferrer"&gt;www.dumpscvvcctracks.wordpress.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;cardingdumpscvvcc.blogspot.co.uk&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 22:25:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/auditing-in-alfresco/m-p/172547#M125753</guid>
      <dc:creator>anniehobbs3030</dc:creator>
      <dc:date>2016-06-29T22:25:32Z</dc:date>
    </item>
  </channel>
</rss>

