EPrints Technical Mailing List Archive
Message: #05842
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
Re: [EP-tech] Seeing unusually high downloads in IRStats
- To: eprints-tech@ecs.soton.ac.uk
- Subject: Re: [EP-tech] Seeing unusually high downloads in IRStats
- From: Enio Carboni <enio.carboni@gmail.com>
- Date: Tue, 26 Jul 2016 11:16:54 +0200
Hi Betsy,
i write an IP plugin for IRstats2 a few months ago ( to exclude admin local IP) where you set IP or range IP or CIDR to a config file. To use this add the new filter in cfg/cfg.d/z_irstats2.pl like this: $c->{irstats2}->{datasets} = {access => { filters => [ 'Robots', 'Repeat','IP' ] } }, Note the last filter IP You can download at github and try at https://github.com/eniocarboni/irstats2-filter-by-ip There is also a test script irstats2-filter-by-ip.pl in archive/<ID>/bin to test the config file before process all stats. You could use it this way: ./irstats2-filter-by-ip.pl <ID> 103.25.156.5 or ./irstats2-filter-by-ip.pl <ID> 103.25.156.1-103.25.156.19 Of course do not forget to add the IP range to be discarded in cfg / cfg.d / z_irstats2_filter_ipcidr_blocks.pl
Let me know if it was useful Enio Carboni In data lunedì 25 luglio 2016 23:45:16 CEST, Coles, Elizabeth A. (Betsy) ha scritto: Forwarding from JISC-REPOSITORIES list – we’ve been seeing this in California too, and our IRStats2 counts are through the roof for the last couple of weeks.
Can anyone tell me how to filter out these robots in IRStats2? And how to clean the access file so that our irstats2 reports are not distorted by this deluge? I assume I’d want to delete all entries with a requester_id in the table below and rerun IRstats2 setup from scratch.
Thanks, Betsy Coles Caltech – Digital Library Development
From: Repositories discussion list [mailto:JISC-REPOSITORIES@JISCMAIL.AC.UK] On Behalf Of Hilary Jones
Hi everyone,
There was a discussion, via UKCORR mailing list, on why there are exceptionally high downloads being seen this week in IRStats and what might be causing it.
After some investigation we have found that the unusually high downloads are down to four IP ranges:
These IPs have been systematically trawling and downloading files from many UK repositories. Looking at their User Agent strings they do not declare themselves as bots but masquerade as normal users.
Happily, the IRUS-UK ingest has been filtering out these robotic downloads, so you won’t see a massive spike in your IRUS-UK stats.
We hope this is of help.
Best wishes Hilary
|
- References:
- [EP-tech] Seeing unusually high downloads in IRStats
- From: "Coles, Elizabeth A. (Betsy)" <bcoles@caltech.edu>
- [EP-tech] Seeing unusually high downloads in IRStats
- Prev by Date: Re: [EP-tech] Seeing unusually high downloads in IRStats
- Next by Date: Re: [EP-tech] Google Scholar Help
- Previous by thread: Re: [EP-tech] Seeing unusually high downloads in IRStats
- Next by thread: Re: [EP-tech] Seeing unusually high downloads in IRStats
- Index(es):