Skip to content

2.0 beta.17 容器中的 access.log 没有指向 /dev/stdout,这与文档描述不符 #312

Closed
@jearton

Description

@jearton

Describe the bug

容器中的 access.log 和 error.log,按照文档里描述的,应该是一个符号链接文件,但现在却是真实文件。

To Reproduce
Steps to reproduce the behavior:

docker exec -it nginx-ui bash
cd /var/log/nginx/
ls -la

Expected behavior

应该指向标准输出流吧

Screenshots

image

image

Info (please complete the following information):

  • Server OS: Ubuntu 22.04
  • Server Arch: x86
  • Nginx UI Version: 2.0 beta.17
  • Your Browser: Chrome

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions