perl -ne 'INIT{@ARGV=grep{!/filename_exclude_pat/}@ARGV} /line_include_pat/&&print' /path/*.log >output.txt