generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 277
Closed
Labels
Type: EnhancementNew feature or requestNew feature or request
Description
Describe the bug
NTH only logs to stderr
See this line of code for the culprit:
| log.Logger = log.Output(zerolog.ConsoleWriter{Out: os.Stderr, TimeFormat: timeFormat, NoColor: true}) |
Steps to reproduce
View log output of the NTH with stderr redirector to /dev/null
Expected outcome
NTH logs to stdout for normal events and stderr for actual error events.
Environment
- NTH App Version: v1.16.5
- NTH Mode (IMDS/Queue processor): QP
- OS/Arch: linux
- Kubernetes version: 1.22
- Installation method: Helm
Metadata
Metadata
Assignees
Labels
Type: EnhancementNew feature or requestNew feature or request
