cloudflare / cloudflare/cloudflared
💡Allow logging to stdout instead of stderr
Open
Priority: Normal
Type: Feature Request
- Dominant language
- Go
- Stars
- 15.6k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
**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
Contributor guide
Assessment
This issue has not been assessed yet.