A Logstash transport for winston
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.
An mutable object-based log format designed for chaining & objectMode streams.
General logstash client with multiple transport support
Logstash HTTP Appender for log4js-node
A winston@3 replacement for both winston-logstash and winston-logstash-udp to facilitate either TCP or UDP traffic to logstash
Logstash TCP plugin for Bunyan
Simple log generator for testing kibana
An Elasticsearch transport for winston
Logstash UDP Appender for log4js-node
A Logstash UDP transport for winston
winston-logstash-transport
Filter out reverted commits parsed by conventional-commits-parser.
Filter object keys and values into a new object
Plugin utilities for Rolldown
A Bunyan stream for sending log data to Elasticsearch
Robust logger for node and the browser that sends log messages to a logstash HTTP endpoint
Filter an array of objects to a specific OS
unist utility to create a new tree with nodes that pass a filter
Winston's Logstash transport in UDP protocol
Port of Log4js to work with node.
Filter promises concurrently
A through2 to create an Array.prototype.filter analog for streams.
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash