The Rsyslog service is used to send MongoDB events to the KUMA collector.
To configure the Syslog server to send events:
user.info @<IP address of the KUMA collector>:<port of the KUMA collector>
user.info @@<IP address of the KUMA collector>:<port of the KUMA collector>
MongoDB default values are specified for the syslog severity level and syslog facility level parameters.
systemctl restart rsyslog.service
The Syslog server is configured to send events.
Page top