Fork From @log4js-node/gelf. GELF Appender for log4js-node. (Add pid,filename,lineNumber to log msg.)
Port of Log4js to work with node.
GELF Appender for log4js-node
The Graylog Extended Log Format for the Node.js
file streams that roll over when size limits, or dates are reached
For libraries that want to include log4js for logging, but don't want to introduce version conflicts for users that also use log4js. Delegates to whatever log4js version can be found, but does not introduce a specific log4js version.
Generic logger interface
gelf is a full implementation for sending messages in GELF (Graylog Extended Log Format) from node.js
TypeScript definitions for karma
Logstash HTTP Appender for log4js-node
A stream to send JS objects to a Graylog2 server (in GELF format)
Convert Pino logs to GELF format and gzip ready for upload to Graylog
Node.js Log4js syslog appender for QRadar
Loggly Appender for log4js-node
Provides a slim and easy to use json-layout for log4js-node
Slack Appender for log4js-node
log4js + line number
This is a scaffold.
Grab your json logs and convert them to GELF format
This is a copy of the logstashUDP appender but instead sending via UDP send via TCP to avoid the maximum 64k bytes message size with the logstashUDP appender.
A simple gelf client for node. Currently supports TCP and TCP/TLS.
Basic configuration and tooling shared across applications
An implementation of window.fetch in Node.js using Minipass streams
Logstash UDP Appender for log4js-node