Make mkeventd able to listen on another port

7 votes

mkeventd is binding itself on UDP/514 & TCP/514 for receiving syslogs.

This value is hard-coded and blocks integration with other syslog daemons.

A config file could be useful to define a custom listening port.

mkeventd_open.conf
------------------
SYSLOG_PORT=10514
------------------

mkeventd_open.cc
------------------
see screenshot diff
------------------

Under consideration Log monitoring / Event Console Suggested by: qb Upvoted: 02 May, '23 Comments: 0

Comments: 0