Could you change/add log messages to use syslog.
A configuration parameter could be the facility i..e daemon, user, local0, 1 … 6, local7.
Configuring /etc/syslog/config.conf (Mac or Linux)
with
facility.* *
would send all messages to terminal.
facility.emerg @MyCenteralLogsystem.com
would send emergency message to the remote server running at MyCenteralLogsystem.com
see http://real-world-systems.com/docs/syslog.3.html
http://real-world-systems.com/docs/logger.1.html
http://real-world-systems.com/docs/syslogd.8.html
Windows can use syslog
Kiwi Syslog Server Free, SnmpSoft Syslog Watcher, Splunk etc
but natively uses events .
https://www.pcwdld.com/free-syslog-servers-windows-and-linux
Could you change/add log messages to use syslog.
A configuration parameter could be the facility i..e daemon, user, local0, 1 … 6, local7.
Configuring /etc/syslog/config.conf (Mac or Linux)
with
facility.* *
would send all messages to terminal.
facility.emerg @MyCenteralLogsystem.com
would send emergency message to the remote server running at MyCenteralLogsystem.com
see http://real-world-systems.com/docs/syslog.3.html
http://real-world-systems.com/docs/logger.1.html
http://real-world-systems.com/docs/syslogd.8.html
Windows can use syslog
Kiwi Syslog Server Free, SnmpSoft Syslog Watcher, Splunk etc
but natively uses events .
https://www.pcwdld.com/free-syslog-servers-windows-and-linux