logstash-pipeline-parser
Pipeline parser
Parser for Logstash pipeline configuration files
Parsing expression grammar and Abstract syntax tree for Logstash pipeline syntax.
3 stars
1 watching
0 forks
Language: Python
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
samber/slog-logstash | A Logstash handler for structured logging in Go | 6 |
anasoid/jmeter-logstash | Parses JMeter JTL files and logs them to Elasticsearch and InfluxDB for analysis | 8 |
ynqa/logu | Extracts patterns from streaming log messages by tokenizing and grouping similar logs into clusters | 83 |
pblittle/docker-logstash | An image providing a configurable Logstash 1.4 environment with Elasticsearch and Kibana integration options | 236 |
taocpp/pegtl | A header-only C++ library for defining and implementing parser combinators using a Parsing Expression Grammar approach | 1,945 |
treywood/tree-sitter-proto | A tree-sitter grammar for parsing protocol buffer files | 7 |
osthomas/tree-sitter-snakemake | A grammar for parsing snakemake workflow management system language | 9 |
soostone/katip | A structured logging framework for Haskell applications | 205 |
bshuster-repo/logrus-logstash-hook | A Logstash hook that receives log data from Go applications and formats it into a standardized format before sending it to Logstash. | 203 |
hankthetank27/tree-sitter-liquid | A Tree-sitter grammar for Liquid templating language | 6 |
alecthomas/kong-toml | A tool that loads and parses TOML configuration files for use in Kong, a popular API gateway. | 2 |
elastic/logstash | A real-time data processing pipeline that transforms and sends data to a storage system | 75 |
tree-sitter/haskell-tree-sitter | Haskell bindings for an incremental parsing toolkit used in compiler development and language analysis. | 154 |
tree-sitter-grammars/tree-sitter-hare | A Tree-Sitter grammar file for parsing a specific programming language feature | 10 |
frozolotl/tree-sitter-typst | A tree-sitter grammar for the TypSt typesetting language with a focus on correctness and intended to be used as a parser. | 76 |