"View Error Log" on user level does not show nginx error log

mean

Verified User
Joined
Feb 14, 2007
Messages
108
Hi All

Actually, this problem has been found for a long time.

Directadmin use nginx_apache
"View Error Log" on a user level show only Apache error log;
it does not include the Nginx error log to show.


I'm not sure DirectAdmin calculate bandwidth include nginx or not.

Nginx error logs location

/var/log/nginx/domains/{DOMAIN}.log

Apache error logs location
tail /var/log/httpd/domains/{DOMAIN}.error.log

Regards
 
Back
Top