Good day!

Thank you very much for the answer. Your answer helped me to solve my 
problem on test server on local host. 
Now I need to realize your advice on our real web server. That is why I 
have some questions. 
Could you please help me in the following moments:
1. File "local.cfg". String "solr.server = 
http://repository.khpa.edu.ua:8080/solr";. Is it right?
2. File "dspace.cfg". Section "Browse configuration". Should String 
"BrowseDAO.class" be uncomment?
3. What access rights should I set in my operating system Ubuntu 18? Namely:
   - owner and its access to the folder [dspace]? Access = "creation, 
deletion, modification" or Access="access to files"? 
   - group and its access to the folder [dspace]? Access = "creation, 
deletion, modification" or Access="access to files"? 
   
With respect,
System administrator,
 Zbitneva Maya


суббота, 17 октября 2020 г. в 00:02:39 UTC+4, [email protected]: 

> Maya,
>
> I was having the same issue this week.  This is what I found out. In order 
> for stats to work, you need two things:
>
> 1.  The stats have to be properly configured.  I think you may have that.  
> This would be the configurations to:
> */config/modules/solr-statistics.cfg*
> AND
> */config/modules/usage-statistics.cfg *
>
> 2.  Now... the part that was messing me up was that in 
> */config/modules/usage-statistics.cfg*, there is one config parameter:
> *usage-statistics.dbfile* 
>
> That should be set to a file like  "GeoLite2-City.mmdb" for 6.3
>
> This file did not come down when I did a fresh install.  I suspect you may 
> have the same issue.  So you will have to get it.  I found something on the 
> tech list that said you can register at https://www.maxmind.com/en/home 
>  and download it from there, and then place it in the config directory.  
> That is what I did.  Here is the discussion about that:
>
> https://groups.google.com/g/dspace-tech/c/50ecyxxAoUs/m/XMX4X3ioBQAJ
>
> This is the line that is important in that thread:
> *I signed up to Maxmind and downloaded GeoLite2-City_xxxxxx.tar.gz which 
> has the file GeoLite2-City.mmdb*
>
> So that is what I did, and now my config is:
> *usage-statistics.dbfile = []/config/GeoLite2-City.mmdb*
>
> If you look at the code, it says that this configuration has to be set for 
> solr stats to work, and unfortunately if it is not, you will not get any 
> errors in the log file.
>
> Once you have this, go view some items and download some files, you should 
> see the counts, but not immediately, there is a delay. I think it may take 
> 15 minutes or so for the stats to show up.
>
> Hope this helps!
> -Jose
>
>
>
> On Fri, Oct 16, 2020 at 6:51 AM Maya Zbitneva <[email protected]> wrote:
>
>> Good day!
>>
>> Help me please to solve the following problem.
>>
>> I installed DSpace 6.3 on Ubuntu 18. But I can't attach the function 
>> "Statistics". I see the empty fields of statistics instead of  data of 
>> Solr statistics.
>> And I see the admin data of Solr on the path:
>> localhost:8080/solr/statistics, localhost:8080/solr. 
>>
>>
>>
>> With respect,
>> System administrator
>> Zbitneva Maya
>>
>> -- 
>> 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 [email protected].
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/dspace-tech/eece2175-98e5-4d8c-9f48-6e9c522e45a7n%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/dspace-tech/eece2175-98e5-4d8c-9f48-6e9c522e45a7n%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/b371a410-953b-4666-9547-bf98beaaab66n%40googlegroups.com.

Reply via email to