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
- Host: GitHub
- URL: https://github.com/lavrd/loghell
- Owner: lavrd
- License: mit
- Created: 2019-04-28T14:40:35.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-10-18T18:45:31.000Z (about 2 years ago)
- Last Synced: 2025-08-20T19:21:31.059Z (4 months ago)
- Topics: 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
- Language: Rust
- Homepage:
- Size: 988 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.