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

https://github.com/lavrd/loghell

Simple and not efficient log management tool
https://github.com/lavrd/loghell

hell ineffective log log-analysis log-analytics log-analyzer log-collector log-management log-monitor log-parser log-parsing log-viewer logger logging logs management not-effective tool zerolog

Last synced: 12 days ago
JSON representation

Simple and not efficient log management tool

Awesome Lists containing this project

README

          

# Loghell

Simple and not efficient JSON data (such as logs) indexer and viewer.

Current version works only with JSON data.

Query syntax is

- `:`
- `.:`

[Loghellctl](./loghellctl/README.md) - to view data using command line utility.

[GoLang working version](https://github.com/lavrd/loghell/tree/v1.0.0) with web UI.