[Dspace-tech] Dspace statistics from Apache logs

2011-01-26 Thread Craig Strydom
Hi All, Is there any way of importing Apache logs into solr? Our dspace server is a few years old but only has 8 months worth of dspace.logs. Thanks, Craig. -- This message is subject to the CSIR's copyright terms and conditions, e-mail legal notice, and implemented Open Document

Re: [Dspace-tech] Dspace statistics from Apache logs

2011-01-26 Thread Bram Luyten
Hi Craig, see this resource: https://wiki.duraspace.org/display/DSDOC/DSpace+Statistics 6.1 Converting older DSpace logs into SOLR usage

Re: [Dspace-tech] Dspace statistics from Apache logs

2011-01-26 Thread Craig Strydom
Hi Bram, I have tried but receive 0 records written. ./dspace stats-log-converter -i access_log-20100124 -o access_log-20100124.dspace About to convert 'access_log-20100124' to 'access_log-20100124.dspace' Read 21648 lines and recorded 0 events I want to import APACHE logs instead

Re: [Dspace-tech] Dspace statistics from Apache logs

2011-01-26 Thread Bram Luyten
Right, my apologies! Missed the fact that you wrote apache logs instead of DSpace logs. As far as I know, there is no existing code to convert Apache logs into SOLR DSpace statistics data. best regards, Bram @mire Technologielaan 9 - 3001 Heverlee - Belgium 2888 Loker Avenue East, Suite 305 -

Re: [Dspace-tech] Dspace statistics from Apache logs

2011-01-26 Thread Peter Dietz
Craig, I've started work on this, and don't entirely remember where I left off, but we can start from here. https://jira.duraspace.org/browse/DS-522 Hopefully this code is usable. I might even have some more developed code sitting somewhere on my computer. -- Peter Dietz Systems