Re: [dspace-tech] More Fun with Missing Stats

2019-07-24 Thread Kim Shepherd
It might also end up easier (and more consistent in terms of queries / 
logic used, compared to the overall 'statistics' report) to modify the 
Statistics report to accept start / end date ranges, rather than try to 
generate all the old monthly reports.

I've done this for the Workflow stats page (XMLUI) and I think the code is 
OK to share so I'll put that on my TODO list, it should at least provide 
some pointers.

-k.

On Thursday, 25 July 2019 11:08:39 UTC+12, Terry Brady wrote:
>
> The monthly reports are static files built from log records, so they will 
> not change as you change config values. There are cron tasks that are used 
> to build the report output.  You might be able to regenerate the report 
> files, but I do not know if that config property would be used.
>
> The monthly are a legacy mechanism for reporting statistics.  See 
> https://wiki.duraspace.org/display/DSDOC6x/SOLR+Statistics#SOLRStatistics-Pre-1.6Statisticssettings
>
> We found many discrepancies between those monthly reports and the solr 
> statistics, so we disabled those reports.  
>
>
>
>
>
>
>
>
>
> On Wed, Jul 24, 2019 at 2:39 PM Glenn G  
> wrote:
>
>> From the home page of our DSpace 6.3 site, we click Statistics in the 
>> Administrative box.  This brings up a page containing a General Overview 
>> and Archive Information.  Under that is an Items Viewed section subtitled 
>> "(more than 20 times)".  The list of items below ends, somewhat 
>> predictably, with items viewed at least 20 times.  Yesterday someone asked 
>> me to allow DSpace to display statistics for each view of an item, rather 
>> than for the default minimum 20 views.
>>
>> I found I could change the default by changing the value of 
>> "item.floor=20" in the dstat.cfg file.  Now the Items Viewed section 
>> displays items viewed at least once.  However, if we click on any of the 
>> monthly reports links, the Items Viewed in the subsequent window is still 
>> "(more than 20 times)".  This is true of all the monthly reports except the 
>> current month, where Items Viewed is subtitled "(more than 1 times)".
>>
>> Is there a way to make all the previous monthly reports display items 
>> viewed at least once?
>>
>> -- 
>> All messages to this mailing list should adhere to the DuraSpace Code of 
>> Conduct: https://duraspace.org/about/policies/code-of-conduct/
>> --- 
>> 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 dspace-tech+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/dspace-tech/e2bb8700-a646-4a4b-9a01-1dd5650e34fc%40googlegroups.com
>>  
>> 
>> .
>>
>
>
> -- 
> Terry Brady
> Applications Programmer Analyst
> Georgetown University Library Information Technology
> https://github.com/terrywbrady/info
> 425-298-5498 (Seattle, WA)
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
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 dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/3f3bd28e-0280-45a0-9070-62340a32f894%40googlegroups.com.


Re: [dspace-tech] More Fun with Missing Stats

2019-07-24 Thread Terry Brady
The monthly reports are static files built from log records, so they will
not change as you change config values. There are cron tasks that are used
to build the report output.  You might be able to regenerate the report
files, but I do not know if that config property would be used.

The monthly are a legacy mechanism for reporting statistics.  See
https://wiki.duraspace.org/display/DSDOC6x/SOLR+Statistics#SOLRStatistics-Pre-1.6Statisticssettings

We found many discrepancies between those monthly reports and the solr
statistics, so we disabled those reports.









On Wed, Jul 24, 2019 at 2:39 PM Glenn G 
wrote:

> From the home page of our DSpace 6.3 site, we click Statistics in the
> Administrative box.  This brings up a page containing a General Overview
> and Archive Information.  Under that is an Items Viewed section subtitled
> "(more than 20 times)".  The list of items below ends, somewhat
> predictably, with items viewed at least 20 times.  Yesterday someone asked
> me to allow DSpace to display statistics for each view of an item, rather
> than for the default minimum 20 views.
>
> I found I could change the default by changing the value of
> "item.floor=20" in the dstat.cfg file.  Now the Items Viewed section
> displays items viewed at least once.  However, if we click on any of the
> monthly reports links, the Items Viewed in the subsequent window is still
> "(more than 20 times)".  This is true of all the monthly reports except the
> current month, where Items Viewed is subtitled "(more than 1 times)".
>
> Is there a way to make all the previous monthly reports display items
> viewed at least once?
>
> --
> All messages to this mailing list should adhere to the DuraSpace Code of
> Conduct: https://duraspace.org/about/policies/code-of-conduct/
> ---
> 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 dspace-tech+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/dspace-tech/e2bb8700-a646-4a4b-9a01-1dd5650e34fc%40googlegroups.com
> 
> .
>


-- 
Terry Brady
Applications Programmer Analyst
Georgetown University Library Information Technology
https://github.com/terrywbrady/info
425-298-5498 (Seattle, WA)

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
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 dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/CAMp2YEz8t0UCdFFkfOfNs%2BJu8igrxskn37sxvX8u5twB7w-uaA%40mail.gmail.com.


[dspace-tech] More Fun with Missing Stats

2019-07-24 Thread Glenn G
>From the home page of our DSpace 6.3 site, we click Statistics in the 
Administrative box.  This brings up a page containing a General Overview 
and Archive Information.  Under that is an Items Viewed section subtitled 
"(more than 20 times)".  The list of items below ends, somewhat 
predictably, with items viewed at least 20 times.  Yesterday someone asked 
me to allow DSpace to display statistics for each view of an item, rather 
than for the default minimum 20 views.

I found I could change the default by changing the value of "item.floor=20" 
in the dstat.cfg file.  Now the Items Viewed section displays items viewed 
at least once.  However, if we click on any of the monthly reports links, 
the Items Viewed in the subsequent window is still "(more than 20 times)".  
This is true of all the monthly reports except the current month, where 
Items Viewed is subtitled "(more than 1 times)".

Is there a way to make all the previous monthly reports display items 
viewed at least once?

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
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 dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/e2bb8700-a646-4a4b-9a01-1dd5650e34fc%40googlegroups.com.