Logdy is a multi-purpose DevOps tool that enhances productivity in the terminal. Primarily it's a logs viewer with a Web UI, however you can stream any content or a file there and parse any format.
Read more about Logdy. Logdy is open-source on Github and free to use.
|
What's new in the latest release?
|
Hide the sidebar in the UI
A small tweak to the UI enhances readability, you can now hide the sidebar column.
|
Leave feedback directly from within the UI
You can leave feedback and report errors directly from within the UI.
|
Append to file option
It's now possible to store log messages to a file as they are received by Logdy. Read more
|
Logdy most notable features
|
- Single binary, open source, stateless (no need for storage or DB)
- Works in CLI, compatible with UNIX pipes and STDIN/STDOUT
- Format agnostic, define parsing logic in TypeScript, native support for JSON
- Slick, usable and customizable UI
- Consume multiple sources and supports multiple users in the UI
|
Look at the docs for quick start manual. You can download a precompiled binary or compile from the source yourself. Soon you'll be able to install it with apt and homebrew.
|
|
|