Hi, We still use these legacy stats as well in DSpace 5.5, which is annoying because we need to keep all dspace.log.* files around for the entire month. Anyways, this is the cron job I run every night:
/dspace/bin/dspace stat-general && \ /dspace/bin/dspace stat-monthly && \ /dspace/bin/dspace stat-report-general && \ /dspace/bin/dspace stat-report-monthly Hope that helps. On Tue, Dec 20, 2016 at 12:10 AM Terry Brady <[email protected]> wrote: > The DSpace Wiki indicates that the "stat-report" commands are deprecated. > > > https://wiki.duraspace.org/display/DSDOC6x/Command+Line+Operations#CommandLineOperations-Legacystatistics > > Looking at demo.dspace.org, I see the following pages are available > > - http://demo.dspace.org/xmlui/statistics > - http://demo.dspace.org/xmlui/statistics?date=2016-11 > > What process is used to create these pages? > > -- > Terry Brady > Applications Programmer Analyst > Georgetown University Library Information Technology > http://georgetown-university-libraries.github.io/ > <https://www.library.georgetown.edu/lit/code> > 425-298-5498 (Seattle, WA) > > -- > You received this message because you are subscribed to the Google Groups > "DSpace Technical Support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/dspace-tech. > For more options, visit https://groups.google.com/d/optout. > -- Alan Orth [email protected] https://englishbulgaria.net https://alaninkenya.org https://mjanja.ch -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
