
process_logs - read, manipulate and report on various log files

process_logs [options] -c configuration_file.yml

-c --config_file file Specifies the configuration file -a --reprocess_all Reprocess all files --reprocess_from date Reprocess everything after [date] -v --verbose Increase debugging output (can be repeated) --min_start_date date Force all start dates to be at least [date] --max_end_date date Force all end dates to be no more than [date] --priority_bias METHOD Choose priorty adjustment from: 'random', 'date', 'depth' --target_date DATE For priority bias date & depth, aim for [date] --ignore_code_dependencies, --no_code Ignore dependencies on code

Process logs using the Log::Parallel framework. This is the main command.

This package may be used and redistributed under the terms of either the Artistic 2.0 or LGPL 2.1 license.