hi, when I am using ALICE to check for backup failures, its now starting to report a <RED> error
Error log files are included inside archive backup:
administrator/components/{redacted........}/pear/log/Log/error_log
Possible solution: You can exclude these files using the following regular expression: #(/php_error_cpanel\.|php_error_cpanel\.|/error_)log#
BUT the file in question is a PHP file not a large "log" file, e.g. administrator/......./pear/log/Log/error_log.php
also does ALICE find all issues or just stop at the first one.