Hi Jason,

In 1.6+ there are two forms of statistics.  There is the 'classic' statistics 
that used to be there and continues to be, and the new 'solr' statistics.

The classic statistics are available from /statistics and are generated nightly 
from your dspace.log files.

The solr statistics rely on a new webapp being deployed.  The solr webapp needs 
to be deployed, and is configured in dspace.cfg: 

 - solr.log.server = http://localhost:8080/solr/statistics

This collects events 'as they happen', and logs them into a solr index in 
real-time so that the statics are always up to date.  It is these statistics 
that are shown on the community / collection / item pages.  The solr stats also 
perform other tasks that Minho stats provided, such as logging of the 
geographical location of the visits.

I hope this helps,


Stuart Lewis
IT Innovations Analyst and Developer
Te Tumu Herenga The University of Auckland Library
Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
Ph: +64 (0)9 373 7599 x81928



On 10/12/2010, at 8:04 AM, Jason Nugent wrote:

> Hi everyone,
> 
> I am curious about the stats reporting in DSpace 1.6.x.  I'm running  a 1.6.0 
> installation and I've noticed that the general stats pages do have stats, but 
> if I drill down into a particular collection at a particular  handle, I also 
> have a statistics link that points to a URL with a handle in it.  Clicking 
> that link gives me a Manakin themed page which is empty.
> 
> My top level pages do show stats, and I can browse by month without problem.  
> 
> Is this simply a UI issue and that link shouldn't exist? maybe a relative 
> path to "statistics" instead of an absolute one to the top of my DSpace 
> installation?  Bug in the UI, maybe?  Here's an example of that:
> 
> http://dspace.hil.unb.ca:8080/handle/1882/38
> 
> The link in the lower right (you'd need to log in to see it) points to
> 
> http://dspace.hil.unb.ca:8080/handle/1882/38/statistics 
> 
> which doesn't seem right.
> 
> My./stats-* report generation tools run just fine.
> 
> Also, I was wondering if the add-on for statistics, originally created by the 
> University of Minho, will ever be updated for newer versions?  Has anyone 
> looked at creating a Manakin-compatible stats addon?
> 
> Thanks,
> 
> Jason
> ---------------------
> Programmer/Analyst
> University of New Brunswick Libraries
> jnug...@unb.ca
> (506) 447 3177
> 
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech



------------------------------------------------------------------------------
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to