Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.

yafp/logre

Repository files navigation

logre

a minimal log reader

available for:

linux

Codacy Badge Build Status GitHub release GitHub commits since latest release GitHub

logo

logo

about

logre is a linux logfile reader. Right now it supports

  • syslog
  • journalctl

Please be aware that:

  • the table showing the syslog data needs manual reload to show new entries.
  • the table showing the journalctl data updates itself on each event.

Log messages can be filtered, sorted and exported in several formats.

download

Download the latest release from here.

license

Please see the LICENSE for more details.

changelog

Please see the changlog for more details.

install

.deb

  • Download the latest .deb
  • execute: sudo dpkg -i /path/to/local/logre-file.deb

AppImage

  • Copy the AppImage to the desired location
  • Make it executable: chmod +x /path/to/local/logre-file.AppImage
  • Execute it

Snap

  • Execute: sudo snap install /path/to/local/logre-file.snap

support / fund

If you want to support the development of logre you can fund me on:


credits

icon