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.
General logstash client with multiple transport support
A Logstash transport for winston
Simple log generator for testing kibana
An mutable object-based log format designed for chaining & objectMode streams.
JSON schema generator based on draft-v4.
Vega expression parser and code generator.
Determine if a function is a native generator function.
Core Minecraft API Docs Generator package for generating API markup and documentation
Turns an AST into code.
A winston@3 replacement for both winston-logstash and winston-logstash-udp to facilitate either TCP or UDP traffic to logstash
Logstash HTTP Appender for log4js-node
A function that returns the normally hidden `GeneratorFunction` constructor
Turn async generator functions into ES2015 generators
Helper function to remap async functions to generators
Turn async functions into ES2015 generators
Logstash TCP plugin for Bunyan
Input Output adapter for yeoman's generator/environment stack
Parser generator for the incremental lezer parser
Contentful Content Types (TS Definitions) Generator
Generates MCP server code from OpenAPI specifications
Statistical routines and probability distributions.
Check if something is a generator function
TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!
This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program
This gem is a Logstash plugin. During filter it takes one or more fields and uses that as input to query additional information. The original purpose is to enrich IP addresses with matching subnet, netname and hostname, but it is generic so that any field can be looked up. The function is similar to the translate filter's dictionary lookup, which supports files and regex. The jdbc_streaming filter plugin is also very useful if the data resides in a database. This plugins features are web based lookups and redis caching, for fast lookups.