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

https://github.com/rladstaetter/logorrr

A simple and straightforward log viewer that displays the events of interest in a clear and concise visual manner so that you can identify them faster.
https://github.com/rladstaetter/logorrr

aarch64 javafx jpackage logfile logging logviewer mac maven scala utility visualisation windows

Last synced: about 1 month ago
JSON representation

A simple and straightforward log viewer that displays the events of interest in a clear and concise visual manner so that you can identify them faster.

Awesome Lists containing this project

README

          

# `LogoRRR`

[![Watch a video of LogoRRRs features](docs/releases/26.1.1/1440x900.png)](https://youtu.be/5ogC95PX0Ag)


[![Get it on Windows App Store](docs/appstores/win/windows-store.png)](https://aka.ms/AAr3sxs)

[![Get it on Apple App Store](docs/appstores/mac/apple-store.png)](https://apps.apple.com/at/app/logorrr/id1583786769)

[![Get it on Flathub](docs/appstores/flathub/flathub.png)](https://flathub.org/apps/app.logorrr.LogoRRR)

[![Get it on Snapcraft](https://snapcraft.io/en/dark/install.svg)](https://snapcraft.io/logorrr)

LogoRRR is a powerful desktop application designed to simplify the analysis of text files for recurring patterns.
Whether you’re searching for specific events in log files or analysing any other type of text file, LogoRRR makes the
process effortless and efficient.

* **Easy Pattern Recognition**: Quickly identify recurring patterns in your text files.
* **Versatile Application**: Perfect for log file analysis, but adaptable to any text file.
* **User-Friendly Interface**: Designed with simplicity and ease of use in mind.

Visit the [www.logorrr.app](https://www.logorrr.app/) for more information.

## Standalone installers

If you don't want to use app stores, installers are provided also for following platforms:

Platform
Installer

Windows

[LogoRRR Windows 10+ Installer, x64, msi](https://github.com/rladstaetter/LogoRRR/releases/download/26.1.1/LogoRRR-26.1.1-installer.msi)

Windows

[LogoRRR Windows 10+ Installer, x64, exe](https://github.com/rladstaetter/LogoRRR/releases/download/26.1.1/LogoRRR-26.1.1-installer.exe)

Linux

[LogoRRR x64 Linux Installer, .deb](https://github.com/rladstaetter/LogoRRR/releases/download/26.1.1/logorrr_26.1.1_amd64.deb)

Linux

[LogoRRR aarch Linux Installer, .deb](https://github.com/rladstaetter/LogoRRR/releases/download/26.1.1/logorrr_26.1.1_arm64.deb)

## Release Notes

[Click here](https://github.com/rladstaetter/LogoRRR/releases/tag/26.1.1) to view the [release notes](https://github.com/rladstaetter/LogoRRR/releases/tag/26.1.1) of the latest release.

## Features

- **Cross-Platform Compatibility**: LogoRRR runs on **Windows, macOS, Linux**.
- **Drag and Drop**: LogoRRR supports Drag'n Drop to load log files, directories or zip files.
- **Interactive Filtering**: Effortlessly filter log entries to find exactly what you need.
- **Multi-File Handling**: Manage and view multiple log files simultaneously.
- **Zip File Support**: Directly work with zip files - no need to unpack data before analyzing.
- **Real-Time Monitoring**: Stay updated with Unix `tail -f` like functionality for ongoing events.
- **Keyboard shortcuts**: streamline your workflow by using STRG/CMD - F to search
- **Export filtered data**: Use LogoRRR to create snippets of your log files and export those snippets to other applications (email, Slack, Teams ...) to share it with your team.
- **Remembers settings**: `LogoRRR` smartly recalls your last files and settings on restart.

More [Screenshots](Screenshots.md).

## License

This software is licensed under Apache-2 License.