Skip to content

Describe disabling logpath to make syslog work#585

Merged
ekohl merged 1 commit intovoxpupuli:masterfrom
lennartkoopmann:patch-1
Jul 18, 2020
Merged

Describe disabling logpath to make syslog work#585
ekohl merged 1 commit intovoxpupuli:masterfrom
lennartkoopmann:patch-1

Conversation

@lennartkoopmann
Copy link
Copy Markdown
Contributor

Pull Request (PR) description

I was confused about how to make the syslog config work because, even though I had not set logpath, the default value kept syslog from working. I tried setting it to an empty string, but that failed with a failed pattern check.

I had to look into the code to find out that I can also set it to false and that made it work.

This Pull Request (PR) fixes the following issues

n/a

I was confused about how to make the `syslog` config work because, even though I had not set `logpath`, the default value kept `syslog` from working. I tried setting it to an empty string, but that failed with a failed pattern check.

I had to look into the code to find out that I can also set it to `false` and that made it work.
@ekohl ekohl merged commit a8a5857 into voxpupuli:master Jul 18, 2020
@lennartkoopmann
Copy link
Copy Markdown
Contributor Author

Wow that was fast! Thank you and thank you for all the work you all put into this module. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants