{ "mqtt": { "broker": "mqtt://emqx01-anonymous-cluster-internal.broker.svc.cluster.local:1883", "username": "archiver", "tlsEnable": "false" }, "includeTopics": [ "#" ], "excludeTopics": [ "IoT/Watchdog", "snmp", "MainsCnt/#", "cem/#" ], "syslog": { "enable": "false", "network": "udp", "server": "syslog-server:514", "facility": "local0", "severity": "info", "tag": "mqtt-archiver" } }