You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My system is set up using PagerDuty. Any time I get STDERR, my team gets notified. However, this notification is something I cannot fix because there is no way for me to enable ipv6 and no way to tell the script DON'T LOG TO STDERR.
Is there any way we could just log to STDOUT instead of STDERR? This obviously is not required for docker image to successfully containerize and work so why log STDERR anyways?