Fixes support for syslog when salt is running as non-root user#68890
Fixes support for syslog when salt is running as non-root user#68890shadow38 wants to merge 2 commits intosaltstack:3006.xfrom
Conversation
|
Hi there! Welcome to the Salt Community! Thank you for making your first contribution. We have a lengthy process for issues and PRs. Someone from the Core Team will follow up as soon as possible. In the meantime, here's some information that may help as you continue your Salt journey. There are lots of ways to get involved in our community. Every month, there are around a dozen opportunities to meet with other contributors and the Salt Core team and collaborate in real time. The best way to keep track is by subscribing to the Salt Community Events Calendar. |
What does this PR do?
Adds support for
file://scheme in syslog handler configuration.What issues does this PR fix or reference?
Closes #68801 (previous PR targeting master, reopened for 3006.x as requested by @dwoz)
Previous Commits
Cherry-picked from previous PR #68801 and rebased onto 3006.x