Skip to content

Help: Syslog

Brian Graham edited this page Apr 29, 2018 · 2 revisions

The application uses use winston-syslog for logging.

It writes to stdout and syslog on localhost.

You probably don't need to configure anything here, but maybe you're doing something special and have a syslog server.

If you have a non-local syslog server check out: https://github.com/winstonjs/winston-syslog#syslog-configuration

If you do special things you may need to replace the logger as a customization.

Clone this wiki locally