Add syslog over TCP support #66
1 changed files with 2 additions and 0 deletions
|
@ -10,5 +10,7 @@ rsyslog_inputs:
|
|||
port: 20514
|
||||
- proto: udp
|
||||
port: 514
|
||||
- proto: tcp
|
||||
port: 6514
|
||||
rsyslog_outputs: []
|
||||
...
|
||||
|
|
Loading…
Reference in a new issue