October 18, 2018 08:12AM
Hello,

Thanks for your support.

I have verified the nginx.conf and found no abnormality in logging section: please see below from the nginx.conf.
i can see all requests for upload requests only in the access.log, but download request not appeared.


##
# Logging Settings
##

log_format main '$remote_addr - $remote_user [$time_local] "$request" '
'$status $body_bytes_sent "$http_referer" '
'bytes_send="$bytes_sent" content_length="$content_length" content_type="$content_type"
request_body="$request_body" '
'rt=$request_time uct="$upstream_connect_time" server_addr="$server_addr" request_url="$request_uri"
uht="$upstream_header_time" urt=" $upstream_response_time" rqlength="$request_length"'

access_log /var/log/nginx/access.log main;
error_log /var/log/nginx/error.log;
Subject Author Posted

download logging not captured in access.log

wld75 October 11, 2018 10:47AM

Re: download logging not captured in access.log

Maxim Dounin October 14, 2018 01:12AM

Re: download logging not captured in access.log

wld75 October 18, 2018 08:12AM

Re: download logging not captured in access.log

Maxim Dounin October 18, 2018 09:20AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 164
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready