Syslog support

Resolve #5355
This commit is contained in:
syuilo 2019-08-30 08:29:46 +09:00
parent 1f890c5bed
commit 50abb51ece
4 changed files with 52 additions and 11 deletions

View file

@ -125,3 +125,8 @@ autoAdmin: true
# IP address family used for outgoing request (ipv4, ipv6 or dual)
#outgoingAddressFamily: ipv4
# Syslog option
#syslog:
# host: localhost
# port: 514