my @logs = File::Find::Rule->file()->name('L*')->mtime("<=$five_days_ago")->in($dir);