parsefields
Log analyzer
Tool for analyzing and structuring log data from JSON-like sources
Tools for parse JSON-like logs for collecting unique fields and events
7 stars
2 watching
1 forks
Language: Go
last commit: over 5 years ago
Linked from 2 awesome lists
eventfieldsgogolangjsonlogloggingmappingschema
Related projects:
Repository | Description | Stars |
---|---|---|
aphistic/gomol-json | A logger for networked JSON messages in Go | 0 |
elgs/gojq | A Go library for querying and manipulating JSON data | 191 |
monaxgt/gosddl | A tool for converting Windows Security Descriptor Definition Language (SDDL) strings into user-friendly JSON format | 11 |
francoispqt/onelog | A fast and efficient JSON logger for Go that provides low allocation and fine-grained control over log levels. | 414 |
elgs/jsonql | A JSON query expression library in Golang. | 276 |
ohler55/ojg | A high-performance JSON parser and toolset for Go. | 858 |
gyozatech/noodlog | A logging library for Go that allows configuration and customization of log messages. | 44 |
xybor-x/xylog | A Python-like logging design in Golang with features like leveled and structured logging, dynamic fields, high performance, zone management, simple configuration, and readable syntax. | 16 |
francoispqt/gojay | A high-performance JSON parser and encoder with streaming capabilities for Go. | 2,123 |
ynqa/logu | Extracts patterns from streaming log messages by tokenizing and grouping similar logs into clusters | 83 |
cgxxv/xj2go | A tool to convert data from XML or JSON formats into Go structs. | 34 |
ovirt/go-ovirt-client-log-klog | A Go library that transforms OOP-style logging calls into klog calls with separate verbosity levels | 1 |
monaxgt/gomalshare | Provides a client library for interacting with the MalShare API | 12 |
dinopuguh/gosentiwordnet | Analyze sentiment in text using a pre-defined lexicon of words with their associated emotional connotations. | 10 |
thedevsaddam/gojsonq | Provides an ODM-like API to access and query JSON data in Go | 2,190 |