From d45eb051bf16ebf701c6257bf9345ff579767c8b Mon Sep 17 00:00:00 2001 From: Johan Wikman Date: Tue, 27 Oct 2020 16:09:41 +0200 Subject: [PATCH] MXS-3249 Remove spaces from object names --- system-test/cnf/maxscale.cnf.template.mxs421_events | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/system-test/cnf/maxscale.cnf.template.mxs421_events b/system-test/cnf/maxscale.cnf.template.mxs421_events index f658d419f..7376c0327 100644 --- a/system-test/cnf/maxscale.cnf.template.mxs421_events +++ b/system-test/cnf/maxscale.cnf.template.mxs421_events @@ -4,6 +4,8 @@ threads=###threads### #event.authentication_failure.facility=LOG_AUTH #event.authentication_failure.level=LOG_ERR +syslog=true + [MySQL-Monitor] type=monitor module=mysqlmon @@ -21,7 +23,7 @@ password=skysql [RW-Split-Listener] type=listener -service=RW Split Router +service=RW-Split-Router protocol=MySQLClient port=4006 @@ -29,7 +31,7 @@ port=4006 type=service router=cli -[CLI Listener] +[CLI-Listener] type=listener service=CLI protocol=maxscaled