All apps · 0 apps
Logarr
Docker app from Selfhosters
Overview
Readme
View on GitHub
- Logarr is a Self-hosted, single-page, log consolidation tool written in PHP
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:

Prerequisites:
- PHP (7.1+ recommended)
- PHP ZipArchive
Quick Start:
- See full configuration instructions in the WiKi: https://github.com/Monitorr/logarr/wiki
- Clone/download repository to your webserver
- Browse to <localhost\domain>/logarr/index.php (config.php will be auto populated in /assets/config/config.php)
- Configure log paths: Edit the file \assets\config\config.php
- Edit permissions for LOG files so your webserver can display the data
- Browse to: <localhost\domain>/logarr/index.php
- Chill
Feature Requests:
Current feature requests:
Connect:
E-mail: monitorrapp@gmail.com
Check out our sister app Monitorr: https://github.com/Monitorr/Monitorr
About Us:
Credits:
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.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allLinks
Details
monitorr/logarr-alphaRuntime arguments
- Web UI
http://[IP]:[PORT:80]- Network
bridge- Privileged
- false
Template configuration
Container Port: 80
- Target
- 80
Container Path: /app
- Target
- /app
- Default
- /mnt/user/appdata/Logarr
Container Variable: PUID
- Default
- 99
Container Variable: PGID
- Default
- 100
