pigsty-syslog

0.1.0 • Public • Published

pigsty-syslog

Add this to the output section of your pigsty config

syslog: {
  name: "pigsty",
  facility: 1,
  host: "127.0.0.1",
  port: 514,
  transport: "udp" // or tcp
}

Readme

Keywords

none

Package Sidebar

Install

npm i pigsty-syslog

Weekly Downloads

0

Version

0.1.0

License

GPLv3

Last publish

Collaborators

  • mephux