https://github.com/hedhyw/json-log-viewer
Interactive viewer for JSON logs.
https://github.com/hedhyw/json-log-viewer
bubbletea go golang interactive json json-logging json-logs logs structured-logging terminal viewer
Last synced: 10 days ago
JSON representation
Interactive viewer for JSON logs.
- Host: GitHub
- URL: https://github.com/hedhyw/json-log-viewer
- Owner: hedhyw
- License: mit
- Created: 2023-07-23T10:52:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-26T02:34:12.000Z (21 days ago)
- Last Synced: 2025-03-29T13:05:02.301Z (17 days ago)
- Topics: bubbletea, go, golang, interactive, json, json-logging, json-logs, logs, structured-logging, terminal, viewer
- Language: Go
- Homepage:
- Size: 2.81 MB
- Stars: 151
- Watchers: 2
- Forks: 9
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING
- License: LICENSE
Awesome Lists containing this project
- charm-in-the-wild - json-log-viewer - An interactive JSON log viewer. (_built with Bubble Tea_) (Applications / Development Tools)
README
# JSON Log Viewer

[](https://goreportcard.com/report/github.com/hedhyw/json-log-viewer)
[](https://coveralls.io/github/hedhyw/json-log-viewer?branch=main)
[](https://github.com/avelino/awesome-go?tab=readme-ov-file#utilities)An interactive tool for viewing and analyzing complex structured JSON logs.

## Installation
### Homebrew
```shell
brew install hedhyw/main/jlv
```### Standalone Binary, DEB or RPM packages
https://github.com/hedhyw/json-log-viewer/releases/latest
## Documentation
- [Features](docs/features.md).
- [Install from source](docs/install-from-source.md).
- [Usage](docs/usage.md).
- [Customization](docs/customization.md).
- [Resources](docs/resources.md).
- [Contribution](docs/CONTRIBUTING).
- [MIT License](LICENSE).