-
Notifications
You must be signed in to change notification settings - Fork 154
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Agent and NGINX currently have different default log formats, making them harder to collect and parse together.
Agent supports structured JSON logging, but NGINX by default does not. We should allow this to be configurable for nginx.
Acceptance
- Allow users to enable NGINX JSON logging format
- This should work for both custom log_formats (provided in NginxProxy API), or global logging that we provide by default
- May require two different fields
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
🆕 New