Skip to content

Disable nginx access_log#1034

Open
d2ro wants to merge 1 commit intobtcpayserver:masterfrom
d2ro:master
Open

Disable nginx access_log#1034
d2ro wants to merge 1 commit intobtcpayserver:masterfrom
d2ro:master

Conversation

@d2ro
Copy link

@d2ro d2ro commented Dec 21, 2025

This PR removes the access_log directives in the server blocks of nginx.tmpl, so that the root level access_log off; setting is effective for all server blocks.

This is a follow-up of issue #938. Our logs were full of access log lines. These lines have no real use, as they always contain the internal IP address 172.18.0.1. So I think it is safe to remove them.

@d2ro
Copy link
Author

d2ro commented Feb 11, 2026

Hi, any opinions here? (These changes are running in production on our server for a few months now, without any issues.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant