All Projects → rladstaetter → LogoRRR

rladstaetter / LogoRRR

Licence: Apache-2.0 license
A log viewer which visualises log events such that it is easy to identify problems or events of interest. This app was implemented using Scala and JavaFX, GluonHQ toolchain and GraalVM as platform.

Programming Languages

scala
5932 projects

Projects that are alternatives of or similar to LogoRRR

Powerkey
Remap your Macbook's power key to Forward Delete
Stars: ✭ 212 (+430%)
Mutual labels:  mac, utility
actlist
📦 Actlist is a utility platform to execute your own action list easily and simply.
Stars: ✭ 85 (+112.5%)
Mutual labels:  utility, javafx
GraalVMREPL
REPL (read–eval–print loop) shell built on top of JavaFX and GraalVM stack, incorporating GraalJS, GraalPython, TruffleRuby and FastR
Stars: ✭ 31 (-22.5%)
Mutual labels:  graalvm, graalvm-native-image
M1 Test
Java编译速度对比测试: M1 MacBook Air vs Intel Core i9 MacBook Pro
Stars: ✭ 111 (+177.5%)
Mutual labels:  maven, aarch64
tqrespec
TQRespec - The respec tool for Titan Quest game
Stars: ✭ 59 (+47.5%)
Mutual labels:  javafx, jpackage
Thor
Switch the right application ASAP.
Stars: ✭ 660 (+1550%)
Mutual labels:  mac, utility
vic2 economy analyzer
Victoria 2 savegame economy analyzer, updated version
Stars: ✭ 44 (+10%)
Mutual labels:  maven, javafx
Lib I18n
The library `Lib-I18N` allows a developer to bind a key-value pair of a `.properties` file to a [StringBinding]. This makes it very easy to change the language during runtime in a [JavaFX] application.
Stars: ✭ 40 (+0%)
Mutual labels:  maven, javafx
linearmouse
🖱 The mouse and trackpad utility for Mac.
Stars: ✭ 1,151 (+2777.5%)
Mutual labels:  mac, utility
Quickeys
A mac menu bar app that provides note taking functionality though a quick dropdown menu.
Stars: ✭ 54 (+35%)
Mutual labels:  mac, utility
Maven Jpackage Template
Sample project illustrating building nice, small cross-platform JavaFX-based desktop apps with native installers while still using the standard Maven dependency system.
Stars: ✭ 74 (+85%)
Mutual labels:  maven, javafx
VickyWarAnalyzer
Victoria II war analyzer. Java 8 + JavaFX + Maven
Stars: ✭ 43 (+7.5%)
Mutual labels:  maven, javafx
Drombler Fx
Drombler FX - the modular application framework for JavaFX.
Stars: ✭ 52 (+30%)
Mutual labels:  maven, javafx
Tools Ocr
树洞 OCR 文字识别(一款跨平台的 OCR 小工具)
Stars: ✭ 2,303 (+5657.5%)
Mutual labels:  mac, javafx
Hellojpro
Stars: ✭ 46 (+15%)
Mutual labels:  maven, javafx
Azkar-App
Desktop Application 💻 for Calculating Muslim prayer times 🕌 , Morning and Nights Azkar 🤲 with notification for random Azkar that pops-up in specific time.
Stars: ✭ 64 (+60%)
Mutual labels:  maven, javafx
Samples
JavaFX samples to run with different options and build tools
Stars: ✭ 352 (+780%)
Mutual labels:  maven, javafx
Javafx Maven Plugin
Maven plugin for JavaFX
Stars: ✭ 764 (+1810%)
Mutual labels:  maven, javafx
tools-deps-native
Run tools-deps-alpha as a native binary.
Stars: ✭ 30 (-25%)
Mutual labels:  graalvm, graalvm-native-image
native-build-tools
Native-image plugins for various build tools
Stars: ✭ 168 (+320%)
Mutual labels:  maven, graalvm

LogoRRR

LogoRRR is a simple utility to display a logfile and visualise certain classes of events. The main target audience are first or second level support engineers who need a tool to find patterns in log files.

Screenshot

Screenshot of LogoRRR, version 22.2.0

Basic usage

Shows basic functionality of LogoRRR as animated gif

For example, ERROR events are visualized as red rectangles, TRACE events as grey rectangles, INFO events as green ones etc.

You can start LogoRRR via double click from the desktop. Add a log file simply via drag'n drop.

Technology

See Technology for a short summary of used technologies.

Installation

You can give it a try by downloading a prebuilt installer for LogoRRR from the releases page. There are installer for Windows and MacOs available.

Please note: Because LogoRRR is not digitally signed you are going to see warnings when trying to download, install or start the application. This will not change until it is digitally signed.

This situation will be better when there is an installation via windows app store and apple app store are available.

Features

  • Drag and drop log files to application to visualize/view them
  • Handle multiple log files in parallel
  • Filter log files for entries interactively
  • Basic search functionality
  • Unix tail -f like functionality to watch ongoing events
  • Windows Installer
  • MacOs installer

Sponsoring

Of course, if you find this project useful, please consider to donate to this project. For this reason I've set up a page at buymeacoffee.

Alternatively, just hit the 'star' here on github, or drop me a line at twitter: @logorrr.

A big shoutout goes to @TheJeed and @raumzeitfalle for sponsoring this project and boosting my motivation to continue working on it. Thank you!

I want to thank my employer NEXTSENSE as well for generously providing vital infrastructure to create this application.

Advanced Installer sponsors this project too by providing a free license to their product which is used to create windows installers. Thank you.

License

This software is licensed under Apache-2 License.

Development information

If you want to build LogoRRR from source code read this document: Build instructions

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].