I can add a little note - if you use Apache HTTP server as a reverse proxy in front of Tomcat then you can use logs produced by Apache HTTP server. In this case there are plenty tools that can work with these kind of logs.
Regards Vlastik ---------------------------------------------------------------------------- Vlastimil Krejčíř Library and Information Centre, Institute of Computer Science Masaryk University, Brno, Czech Republic Email: krejcir (at) ics (dot) muni (dot) cz Phone: +420 549 49 3872 ICQ: 163963217 Jabber: [email protected] ---------------------------------------------------------------------------- On Wed, 12 Sep 2012, helix84 wrote: > Hi Sisay, > > On Wed, Sep 12, 2012 at 10:36 AM, Webshet, Sisay (ILRI) > <[email protected]> wrote: >> · Is there a possiblity to monitor publication/item downloades > > you can use the "new" Solr statistics. It makes it rather easy to do > custom queries like the one you're asking about. I wrote up a short > intro into DSpace Solr here: > > http://wiki.duraspace.org/display/DSPACE/Solr > > Then there are addons you can use for pretty visualizations of this data: > * [1] Content and Usage Analysis from @mire (commercial), taps into Solr > * [2] DSpace Statistics Addon from Minho University (Apache-licensed), > current versions (including the one for 1.6) make heavy use of SQL, > future version will most likely use Solr > >> · Is it possible clicking on the thumbnail to open a file like pdf > > Yes, you can configure a filter to create the thumbnails from PDFs. > You have to configure the parameters in dspace.cfg (see "Settings for > Thumbnail Creation" and "Custom settings for PDFFilter" under [3]. > Then you have to schedule the "[dspace]/bin/dspace filter-media" > command to run periodicaly (e.g. a cron job) to create the thumbnails > on newly added items. [4] describes how you can show the thumbnails in > item lists. > > [1] http://atmire.com/website/?q=modules/cua > [2] https://wiki.duraspace.org/display/DSPACE/StatisticsAddOn > [3] > https://wiki.duraspace.org/display/DSDOC17/Configuration#Configuration-Thedspace.cfgfile > [4] > https://wiki.duraspace.org/display/DSDOC17/Mirage+Configuration+and+Customization#MirageConfigurationandCustomization-ConfigurationParameters > > Regards, > ~~helix84 > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

