The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Logfile::EPrints::Filter::Repeated - Catch fulltext events and check for repeated requests

DESCRIPTION

This filter catches fulltext events and either forwards the fulltext event or, if the same identifier has been requested by the same address within 24 hours, create a repeated event.

TODO

Free memory by removing requests older than 24 hours.

HANDLER CALLBACKS

repeated()