Welcome! Log In Create A New Profile

Advanced

Re: download logging not captured in access.log

Maxim Dounin
October 18, 2018 09:20AM
Hello!

On Thu, Oct 18, 2018 at 08:12:00AM -0400, wld75 wrote:

> 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.

As previously suggested, you should check all logging settings in
nginx configuration, as logging can be disabled on a per-location
basis. Try "nginx -T | grep access_log".

Also, it might be a good idea to make sure that requests you are
looking for are actually handled by the nginx server you are
looking at. In particular, using tcpdump on the server to check
that requests are actually coming might be a good idea.

--
Maxim Dounin
http://mdounin.ru/
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
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: 316
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