Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use syslog facility for all messages- 0.2.6 - enhancement #38

Open
DG12 opened this issue Dec 24, 2020 · 0 comments
Open

use syslog facility for all messages- 0.2.6 - enhancement #38

DG12 opened this issue Dec 24, 2020 · 0 comments

Comments

@DG12
Copy link

DG12 commented Dec 24, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant