Home
VyOS Platform
Search
Configure Global Search
Log In
Transactions
T1850
Change Details
Change Details
Old
New
Diff
host 10.100.100.1:12345 { facility all { level all protocol tcp } facility kern { protocol tcp } facility user { protocol udp } }
host 10.100.100.1:12345 { facility all { level all protocol tcp } facility kern { protocol tcp } facility user { protocol udp } } results in: '*.*;kern.err;user.err @10.100.100.1:12345' Protocol needs to be moved into the host node.
host 10.100.100.1:12345 { facility all { level all protocol tcp } facility kern { protocol tcp } facility user { protocol udp } }
results in: '*.*;kern.err;user.err @10.100.100.1:12345' Protocol needs to be moved into the host node.
Continue