cloudflared icon indicating copy to clipboard operation
cloudflared copied to clipboard

💡Allow logging to stdout instead of stderr

Open septatrix opened this issue 10 months ago • 0 comments

Describe the feature you'd like I would like for cloudflared to log to stdout instead of stderr

Describe alternatives you've considered Redirect them manually, however, this is not possible in the container as those do not include any shells which would enable redirection

Additional context When output is send to stderr many things assume they are errors, like kubernetes or systemd, see last comment of #296

septatrix avatar Mar 01 '25 19:03 septatrix