Goxe
Goxe is a high-performance log reduction tool written in Go, designed to reduce noise in observability pipelines. It ingests logs via Syslog/UDP, normalizes and filters them, and aggregates identical or repetitive messages into a single-line format with occurrence counts.
Cost / License
- Free
- Open Source (Apache-2.0)
Platforms
- Mac
- Windows
- Linux
Goxe News & Activities
Recent activities
Goxe information
What is Goxe ?
Goxe is a high-performance log reduction tool written in Go, designed to reduce noise in observability pipelines. It ingests logs via Syslog/UDP, normalizes and filters them, and aggregates identical or repetitive messages into a single-line format with occurrence counts.
Key benefits:
Cost Reduction: Drastically lowers storage and bandwidth costs by reducing log volume.
Better Visibility: Cleans up log noise without losing track of recurring issues.
Lightweight: Designed to run continuously as a sidecar or as part of a logging pipeline.
Normalization: Strips timestamps, converts to lowercase, and removes whitespace for perfect aggregation.
![This screenshot shows Goxe's terminal output. It displays a 'Partial Report' where repetitive log messages (like update versions and errors) are grouped with their occurrence count (e.g., [74961] repetitions). At the bottom, it highlights the tool's high efficiency, showing a memory footprint of less than 1MB while processing large volumes of data.](https://img.alternativeto.net/s/309x197/jpeg/goxe_881513_full.png)



