Opened 3 years ago
Closed 3 years ago
#2200 closed defect (worksforme)
"reopen" will disable side logs
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | documentation | Version: | 1.14.x |
Keywords: | reopen, log | Cc: | |
uname -a: | Linux critical-frog-3.localdomain 4.19.0-12-amd64 #1 SMP Debian 4.19.152-1 (2020-10-18) x86_64 GNU/Linux | ||
nginx -V: | nginx version: nginx/1.14.2 |
Description
When I use "reopen" in nginx, I found the side logs are disabled.
For example, I set a side log to account "Baiduspider" with "map" directive. after I type "-s reopen", it cannot account anything.
Maybe "repoen" will disable "map" directive in log module.
Change History (2)
comment:1 by , 3 years ago
comment:2 by , 3 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Feedback timeout. Most likely there is a problem with access rights on the affected log files.
Note:
See TracTickets
for help on using tickets.
Please elaborate on what do you mean by "side logs" and provide an example configuration which does not work for you after reopening logs.