The simplest configuration accepts system logs from /dev/log (from applications or forwarded by systemd) and writes everything to a single file: @version: current @include "scl.conf" log { source { ...
I will not maintain this anymore. There are better logging frameworks out there. Try https://github.com/winstonjs/winston or https://github.com/trentm/node-bunyan If ...