Logarr

Logarr

Docker app from Selfhosters

Overview

Logarr is a self-hosted, single-page, log consolidation tool written in PHP

logarr

- Logarr is a Self-hosted, single-page, log consolidation tool written in PHP

[MASTER]

Docker build [DOCKER]

GitHub (pre-)release [DEVELOP]

NOTICE (06 June 18): If updating to version 4.5 from ANY previous version, you will need to re-create your config.php file in the /assets/config/ directory after updating. You can do this by renaming your old config.php file, copying the file config.sample-06jun18.php to config.php, and then edit the newly created config.php file with your values. See the Wiki for more information.

Features:

Latest major change (06 June 18 - v4.5): Log rolling tool / Log download tool/ Max line limit

  • Fully self-hosted, no applications to install
  • Live display any .log, .txt, etc. file on the hosting webserver
  • Reverse display of logs / line numbering - most recent log entries are at the top
  • Application update via GUI
  • Consolidated search & highlight function (Updated)
  • Collapsible log tiles with scroll to top feature/auto collapse log display (Updated)
  • Log file size and path display
  • Error term auto-highlighting for quick reference (updated)
  • Localized server DTG display
  • Log auto-update enable/disable switch
  • Ridiculously easy to configure

Features in development:

  • Settings page
  • Custom CSS

Screenshot:

logarr

Prerequisites:

  1. PHP (7.1+ recommended)
  2. PHP ZipArchive

Quick Start:

  1. Clone/download repository to your webserver
  2. Browse to <localhost\domain>/logarr/index.php (config.php will be auto populated in /assets/config/config.php)
  3. Configure log paths: Edit the file \assets\config\config.php
  4. Edit permissions for LOG files so your webserver can display the data
  5. Browse to: <localhost\domain>/logarr/index.php
  6. Chill

Feature Requests:

Feature Requests

Current feature requests:

Feature Requests

Connect:

About Us:

Credits:

CSS

Install Logarr on Unraid in a few clicks.

Find Logarr in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Logarr Review the template variables and paths Click Install

Download Statistics

1,695,704
Total Downloads
30
This Month
89
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
monitorr/logarr-alpha
Last Updated2020-02-06
First Seen2019-11-21

Runtime arguments

Web UI
http://[IP]:[PORT:80]
Network
bridge
Privileged
false

Template configuration

WebUIPorttcp

Container Port: 80

Target
80
ConfigPathrw

Container Path: /app

Target
/app
Default
/mnt/user/appdata/Logarr
PUIDVariable

Container Variable: PUID

Default
99
PGIDVariable

Container Variable: PGID

Default
100