[GH-ISSUE #147] Can´t activate Logs #3182

Closed
opened 2026-02-28 11:54:55 +03:00 by kerem · 1 comment
Owner

Originally created by @iSp33dy on GitHub (Jul 20, 2023).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/147

If I want to activate the access logs and error logs, I get the error that the path is empty.
If I follow the instructions (https://nginxui.com/guide/config-nginx-log.html), I get the same result...

How do I enter the correct path to be able to evaluate the log in the web UI?

**Info **

  • Server OS: Debian 11.7 LXC
  • Server Host: Proxmox v8.0.3
  • Nginx UI Version: 2.0.0-beta.3
  • Your Browser: Firefox, Safari, Chrome

Greetings

Originally created by @iSp33dy on GitHub (Jul 20, 2023). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/147 If I want to activate the access logs and error logs, I get the error that the path is empty. If I follow the instructions (https://nginxui.com/guide/config-nginx-log.html), I get the same result... How do I enter the correct path to be able to evaluate the log in the web UI? **Info ** - Server OS: Debian 11.7 LXC - Server Host: Proxmox v8.0.3 - Nginx UI Version: 2.0.0-beta.3 - Your Browser: Firefox, Safari, Chrome Greetings
kerem 2026-02-28 11:54:55 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@0xJacky commented on GitHub (Jul 22, 2023):

Hi, we metion these changes in release https://github.com/0xJacky/nginx-ui/releases/tag/v2.0.0-beta.3

Breaking Changes:
The nginx_log section in the configuration file has been renamed to nginx.
NginxConfigDir and NginxPIDPath in the server section have been renamed to ConfigDir and PIDPath respectively, and both have been moved into the nginx section.

The ReloadCmd and RestartCmd have been added in the nginx section to configure custom commands for reloading/restarting Nginx.

v2.0.0 is still under development, once we release stable version, we will upgrade the document site.

<!-- gh-comment-id:1646577486 --> @0xJacky commented on GitHub (Jul 22, 2023): Hi, we metion these changes in release https://github.com/0xJacky/nginx-ui/releases/tag/v2.0.0-beta.3 ``` Breaking Changes: The nginx_log section in the configuration file has been renamed to nginx. NginxConfigDir and NginxPIDPath in the server section have been renamed to ConfigDir and PIDPath respectively, and both have been moved into the nginx section. The ReloadCmd and RestartCmd have been added in the nginx section to configure custom commands for reloading/restarting Nginx. ``` v2.0.0 is still under development, once we release stable version, we will upgrade the document site.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-ui#3182
No description provided.