getsentry / getsentry/self-hosted

Unnecessary logging request in nginx

Open
#1,208 4 comments 0 reactions 0 assignees View on GitHub
Improvement
Dominant language
Shell
Stars
9.6k
Forks
2k
Avg merge
1d 5h
Merged PRs (30d)
15

Description

### Problem Statement

Official guidelines suggests and everyone in production uses a reverse proxy in front of sentry nginx (I guess), and logging should be done on the proxy instead of on docker IMO, so I'm not sure if logging in nginx container again is useful (unless on debugging).

### Solution Brainstorm

Add a variable to disable nginx logging in container (which is enabled by default).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.