Allow configuring permissions for log files
Open
theme/operator-usability
type/enhancement
- Dominant language
- Go
- Stars
- 30.1k
- Forks
- 4.6k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 43
Description
On Linux I used -log-file flag to redirect all the Consul agent log messages to a local file, for some reason the log file was created with the permission that is write only by owner, for example:
--w------- 1 fispguat fispguat 91300 Mar 6 12:54 consul_20190306-114637-1551890797918163665.log
Is this write only permission by design of consul? I have not found anything in documentation and existing issues so would appreciate any insights from consul team.
Contributor guide
Assessment
This issue has not been assessed yet.