Does anyone know the exact path for cPanel error logs? My access logs are in /usr/local/apache/domlogs/ and a specific domain is giving me 500 errors, but I don't know exactly WHAT the error is.

The only error_logs I can find on the server are:

Code:
/var/log/httpd/error_log
/var/log/httpd/error_log.1
/home/wrong-domain/public_html/error_log
/usr/local/cpanel/logs/error_log
/usr/local/cpanel/logs/cpdavd_error_log
/usr/local/cpanel/3rdparty/lib/php/Log/error_log.php
/usr/local/cpanel/3rdparty/lib/php/doc/Log/examples/error_log.php
/usr/local/apache/logs/error_log
Any ideas? How do I get the right error_log for the domain I need?