{"id":13447442,"url":"https://github.com/Monitorr/logarr","last_synced_at":"2025-03-22T01:31:00.588Z","repository":{"id":65617392,"uuid":"98753565","full_name":"Monitorr/logarr","owner":"Monitorr","description":"“Logarr” is a self-hosted PHP web app that consolidates, formats, and displays log and text files for easy analysis and monitoring.","archived":false,"fork":false,"pushed_at":"2020-02-06T09:45:26.000Z","size":6052,"stargazers_count":281,"open_issues_count":9,"forks_count":12,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-02-26T12:43:16.388Z","etag":null,"topics":["docker","front-end","html","log-consolidation","logarr","logging","php","self-hosted","webserver"],"latest_commit_sha":null,"homepage":"https://github.com/Monitorr","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Monitorr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-29T19:08:15.000Z","updated_at":"2025-01-08T13:32:59.000Z","dependencies_parsed_at":"2023-02-01T00:25:12.329Z","dependency_job_id":null,"html_url":"https://github.com/Monitorr/logarr","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Monitorr%2Flogarr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Monitorr%2Flogarr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Monitorr%2Flogarr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Monitorr%2Flogarr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Monitorr","download_url":"https://codeload.github.com/Monitorr/logarr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244893385,"owners_count":20527584,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","front-end","html","log-consolidation","logarr","logging","php","self-hosted","webserver"],"created_at":"2024-07-31T05:01:17.816Z","updated_at":"2025-03-22T01:30:59.917Z","avatar_url":"https://github.com/Monitorr.png","language":"JavaScript","funding_links":["https://paypal.me/monitorrapp"],"categories":["JavaScript","Dashboards and Homepages"],"sub_categories":["IRC Search Engines"],"readme":"\r\n![logarr](https://i.imgur.com/BxmpBtA.png)\r\n\r\n## - *Logarr* is a Self-hosted, single-page, log consolidation tool written in PHP \r\n\r\n[![](https://img.shields.io/github/release/monitorr/logarr.svg?style=flat)](https://github.com/monitorr/logarr/releases) [MASTER]\r\n\r\n\r\n[![Docker build](https://img.shields.io/docker/build/monitorr/logarr.svg?maxAge=2592000)](https://hub.docker.com/r/monitorr/logarr/) [DOCKER]\r\n\r\n[![GitHub (pre-)release](https://img.shields.io/github/release/monitorr/logarr/all.svg)](https://github.com/monitorr/logarr/releases) [DEVELOP]\r\n\r\n\r\n\r\n**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](https://github.com/Monitorr/logarr/wiki/NOTICE:-Updating-Logarr) for more information.\r\n\r\n\r\n\r\n## Features:\r\n\r\n**Latest major change** (_06 June 18 - v4.5_): Log rolling tool / Log download tool/ Max line limit\r\n\r\n - Fully self-hosted, no applications to install\r\n - Live display any .log, .txt, etc. file on the hosting webserver\r\n - Reverse display of logs / line numbering - most recent log entries are at the top\r\n - Application update via GUI\r\n - Consolidated search \u0026 highlight function (Updated)\r\n - Collapsible log tiles with scroll to top feature/auto collapse log display (Updated)\r\n - Log file size and path display\r\n - Error term auto-highlighting for quick reference (updated)\r\n - Localized server DTG display\r\n - Log auto-update enable/disable switch\r\n - Ridiculously easy to configure\r\n\r\n **Features in development:**\r\n- Settings page\r\n- Custom CSS\r\n \r\n \r\n## Screenshot:\r\n\r\n![logarr](https://i.imgur.com/GjrSWfk.png)\r\n\r\n\r\n## Prerequisites:\r\n1) [PHP](https://secure.php.net/downloads.php) (7.1+ recommended)\r\n2) [PHP ZipArchive](http://www.php.net/manual/en/zip.installation.php)\r\n\r\n\r\n## Quick Start:\r\n- See full configuration instructions in the WiKi: https://github.com/Monitorr/logarr/wiki\r\n1) Clone/download repository to your webserver\r\n2) Browse to \u003clocalhost\\domain\u003e/logarr/index.php (config.php will be auto populated in /assets/config/config.php)\r\n3) Configure log paths: Edit the file \\assets\\config\\config.php \r\n4) Edit permissions for LOG files so your webserver can display the data\r\n5) Browse to: \u003clocalhost\\domain\u003e/logarr/index.php \r\n6) Chill\r\n\r\n## Feature Requests:\r\n [![Feature Requests](https://cloud.githubusercontent.com/assets/390379/10127973/045b3a96-6560-11e5-9b20-31a2032956b2.png)](https://feathub.com/Monitorr/logarr)\r\n\r\n**Current feature requests:**\r\n\r\n[![Feature Requests](http://feathub.com/Monitorr/logarr?format=svg)](http://feathub.com/Monitorr/logarr)\r\n\r\n\r\n\r\n\r\n## Connect:\r\n- Need live help?  Join us on Discord here :   [![Discord](https://img.shields.io/discord/102860784329052160.svg)](https://discord.gg/YKbRXtt)\r\n\r\n- E-mail: monitorrapp@gmail.com\r\n\r\n- Buy us a beer! Donate:        [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/monitorrapp)\r\n\r\n- Check out our sister app **Monitorr**:  https://github.com/Monitorr/Monitorr\r\n\r\n## About Us:\r\n- [seanvree](https://github.com/seanvree) (Windows Wizard)\r\n- [jonfinley](https://github.com/jonfinley) (Linux Dude)\r\n- [wjbeckett](https://github.com/wjbeckett)\r\n\r\n### Credits:\r\n- [Causefx](https://github.com/Causefx)\r\n- [Roxedux](https://github.com/si0972)\r\n- [christronyxyocum](https://github.com/christronyxyocum)\r\n- [rob1998](https://github.com/rob1998)\r\n\r\n\r\n[![CSS](https://jigsaw.w3.org/css-validator/images/vcss)](https://jigsaw.w3.org/css-validator/check/refererr/)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMonitorr%2Flogarr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMonitorr%2Flogarr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMonitorr%2Flogarr/lists"}