Recent content by Zainab Begdouri

  1. Z

    Issue Logging POST data not working

    Thank you for your help! I was looking for the link /var/www/vhosts/system/<domain>/conf/nginx.conf. I could log the body of post requests when adding the needed configuration at /var/www/vhosts/system/<domain>/conf/nginx.conf ! What is the condition that overwrite the file...
  2. Z

    Issue Logging POST data not working

    Hi, I'm trying to log POST HTTP requests data too. Proxy mode is enabled, so only Nginx is used. I have found that the needed configuration at Nginx.conf is : log_format post_logs '[$time_local] "$request" $status ' '$body_bytes_sent "$http_referer" '...
  3. Z

    Issue Strange apache log

    Hi, We are facing the same issue, all httpd processes were killed and Apache stopped. The file var/www/vhosts/system/<domain_name>/access_ssl_log was found empty and has been deleted. Nginx is used instead of Apache, but we still notice the same strange characters at Plesk access and error logs.
Back
Top