Hi,
I was debugging nginx requests and noticed, that I don't see any access logs from nginx in the domain log folder. After searching for the issue I found out, that the nginx config files, generated by plesk, have access_log off; set in the config?
Is this really useful? Is there a way to...