<?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 do statistics in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-do-statistics/m-p/150134#M105027</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot, after reading the wiki about auditing that should do the trick &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but unfortunately I didn't succeed in enabling the auditing as described in the wiki…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;I created the custom-audit-services-context.xml and auditConfig.xml files, I putted them in WEB-INF\classes\alfresco\extension&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;I enabled the auditing by changing "false" into "true" in the auditConfig.xml&lt;/LI&gt;&lt;/UL&gt;&lt;SPAN&gt;but when I launch alfresco and play around a bit all my audit tables in my database aren't populated…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What have I done wrong?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Jul 2008 12:42:35 GMT</pubDate>
    <dc:creator>tfaudot</dc:creator>
    <dc:date>2008-07-31T12:42:35Z</dc:date>
    <item>
      <title>how to do statistics</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-do-statistics/m-p/150132#M105025</link>
      <description>Hello,I'm trying to collect some statistics about the usage of alfresco in my company.I would like to get into my database a "top 10" pages which are the most visited.How should I proceed to collect such an information?Should I include in every page a small script that logs the access in the DB? Or</description>
      <pubDate>Thu, 31 Jul 2008 08:27:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-do-statistics/m-p/150132#M105025</guid>
      <dc:creator>tfaudot</dc:creator>
      <dc:date>2008-07-31T08:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to do statistics</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-do-statistics/m-p/150133#M105026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you looked at the audit options?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Audit_Configuration" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Audit_Configuration&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've only just started looking at this myself (as in, this morning), so not sure if it can be configured to track page views (it doesn't seem to using the default configuration, but does track document creation etc), but it may do what you want. Audit information is written into the alf_audit_fact database table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sam.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2008 10:56:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-do-statistics/m-p/150133#M105026</guid>
      <dc:creator>samuel_penn</dc:creator>
      <dc:date>2008-07-31T10:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to do statistics</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-do-statistics/m-p/150134#M105027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot, after reading the wiki about auditing that should do the trick &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but unfortunately I didn't succeed in enabling the auditing as described in the wiki…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;I created the custom-audit-services-context.xml and auditConfig.xml files, I putted them in WEB-INF\classes\alfresco\extension&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;I enabled the auditing by changing "false" into "true" in the auditConfig.xml&lt;/LI&gt;&lt;/UL&gt;&lt;SPAN&gt;but when I launch alfresco and play around a bit all my audit tables in my database aren't populated…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What have I done wrong?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2008 12:42:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-do-statistics/m-p/150134#M105027</guid>
      <dc:creator>tfaudot</dc:creator>
      <dc:date>2008-07-31T12:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to do statistics</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-do-statistics/m-p/150135#M105028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My fault… those files need to be copied under the "shared" directory… now it's working &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2008 12:46:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-do-statistics/m-p/150135#M105028</guid>
      <dc:creator>tfaudot</dc:creator>
      <dc:date>2008-07-31T12:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to do statistics</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-do-statistics/m-p/150136#M105029</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;I followed the steps indicated in the post and after logging in to alfresco. This is the screen I get to see. Please advice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[img]C:/audit.bmp[/img]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2008 12:28:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-do-statistics/m-p/150136#M105029</guid>
      <dc:creator>sumitweirminera</dc:creator>
      <dc:date>2008-08-01T12:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to do statistics</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-do-statistics/m-p/150137#M105030</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;I followed the steps indicated in the post and after logging in to alfresco. This is the following informtion I get to see in Tabular format, Since I cannot paste tabular format, I have converted to .csv format. First line is the table header and rest are information. Please advice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;User Name,Application,Service,Method,Timestamp,Failed,Message,Arg 1,Arg 2,Arg 3,Arg 4,Arg 5,Return,Thowable,TX&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;demo2,SystemMethodInterceptor,TemplateService,buildDefaultModel,8/1/2008 16:45,OK,,workspace://SpacesStore/fd3c1cbd-5f8f-11dd-8302-9d3069cbca1a,workspace://SpacesStore/ebe76cfc-5f8e-11dd-8302-9d3069cbca1a,workspace://SpacesStore/fd32a6da-5f8f-11dd-8302-9d3069cbca1a,workspace://SpacesStore/f2f77096-5f8e-11dd-8302-9d3069cbca1a,org.alfresco.web.ui.repo.component.template.DefaultModelHelper$1@c653f,"{template=workspace://SpacesStore/f2f77096-5f8e-11dd-8302-9d3069cbca1a, userhome=workspace://SpacesStore/fd32a6da-5f8f-11dd-8302-9d3069cbca1a, person=workspace://SpacesStore/fd3c1cbd-5f8f-11dd-8302-9d3069cbca1a, companyhome=workspace://SpacesStore/ebe76cfc-5f8e-11dd-8302-9d3069cbca1a, imageresolver=org.alfresco.web.ui.repo.component.template.DefaultModelHelper$1@c653f, date=Fri Aug 01 16:45:11 IST 2008}",,1ba38fd7-5fbb-11dd-af17-a509047098bb&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2008 12:32:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-do-statistics/m-p/150137#M105030</guid>
      <dc:creator>sumitweirminera</dc:creator>
      <dc:date>2008-08-01T12:32:50Z</dc:date>
    </item>
  </channel>
</rss>

