- set port so we don't need to be root

This commit is contained in:
Jordan Sissel 2011-06-30 19:58:30 -07:00
parent fbc4074644
commit a1f6614848

View file

@ -1,5 +1,5 @@
input {
syslog { type => "foo" }
syslog { type => "foo" port => 5544 }
}
output {