Skip to content

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

@DG12

Description

@DG12

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions