Skip to content

nginx in docker container should log to stdout and not to files #78

@lordfolken

Description

@lordfolken

These logs land in the container.

Nginx should log to stdout/stderr and should let the container host handle the logs.

access_log /var/log/nginx/mapgen-frontend_access.log;
error_log /var/log/nginx/mapgen-frontend_error.log;

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions