test: Add FWD test, two syslog daemons, a custom port and RFC5424
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
@ -10,6 +10,12 @@ cat <<EOF > ${CONF}
|
||||
include ${CONFD}/*.conf
|
||||
EOF
|
||||
|
||||
mkdir -p ${CONFD2}
|
||||
cat <<EOF > ${CONF2}
|
||||
# Nothing here yo
|
||||
include ${CONFD2}/*.conf
|
||||
EOF
|
||||
|
||||
cat <<EOF > ${CONFD}/foo.conf
|
||||
# Local log file, avoid sync to disk
|
||||
*.* -${LOG}
|
||||
|
Reference in New Issue
Block a user