An open API service indexing awesome lists of open source software.

https://github.com/celestinals/celestinal

Distributed Log Aggregator
https://github.com/celestinals/celestinal

elasticsearch go golang nextjs postgresql protobuf protocol-buffers reactjs tailwindcss

Last synced: 4 months ago
JSON representation

Distributed Log Aggregator

Awesome Lists containing this project

README

          

# Celestinal
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)

celestinal

----

Distributed Log Aggregator

A system that centralizes logs from multiple microservices in a Cloud Native environment.

----

**Requirement**:
- Go 1.24.2, Protocol Buffer
- Make (for running commands efficiently)

**Main features**:
- Distributed log collector (pull/push and agent-based)
- Filter and display logs by namespace, service
- Alert when logs containing critical errors are detected

**Extensions**:
- Support tracing with OpenTelemetry
- Provide an API to query logs using SQL-like language

## License

Copyright (c) Celestinal Labs. All rights reserved.

Licensed under the [Apache 2.0](LICENSE) license.

##

Made in 🇻🇳 🚀