All Projects → Monitorr → Logarr

Monitorr / Logarr

Licence: mit
“Logarr” is a self-hosted PHP web app that consolidates, formats, and displays log and text files for easy analysis and monitoring.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Logarr

Xsrv
[mirror] Install and manage self-hosted services/applications, on your own server(s) - ansible collection and utilities
Stars: ✭ 89 (-58.8%)
Mutual labels:  self-hosted, logging
Monolog Bundle
Symfony Monolog Bundle
Stars: ✭ 2,532 (+1072.22%)
Mutual labels:  logging
Nitter
Alternative Twitter front-end
Stars: ✭ 3,643 (+1586.57%)
Mutual labels:  self-hosted
Umajs
Umajs,easy-to-use framework base on Typescript
Stars: ✭ 209 (-3.24%)
Mutual labels:  webserver
Sliderawesome
A slider plugin full of various effects and styles that allows any customization. 一款可定制的风格效果多样的轮播图插件。
Stars: ✭ 204 (-5.56%)
Mutual labels:  front-end
Co Log
📓 Flexible and configurable modern #Haskell logging framework
Stars: ✭ 210 (-2.78%)
Mutual labels:  logging
Log4net.elasticsearch
log4net appender to ElasticSearch
Stars: ✭ 202 (-6.48%)
Mutual labels:  logging
Viewscreen
Viewscreen - a personal video streaming server
Stars: ✭ 215 (-0.46%)
Mutual labels:  self-hosted
Trixi
Manage your machine learning experiments with trixi - modular, reproducible, high fashion. An experiment infrastructure optimized for PyTorch, but flexible enough to work for your framework and your tastes.
Stars: ✭ 211 (-2.31%)
Mutual labels:  logging
Docker Elastic
Deploy Elastic stack in a Docker Swarm cluster. Ship application logs and metrics using beats & GELF plugin to Elasticsearch
Stars: ✭ 202 (-6.48%)
Mutual labels:  logging
Goploader
Easy file sharing with server-side encryption, curl/httpie/wget compliant
Stars: ✭ 205 (-5.09%)
Mutual labels:  self-hosted
Bit
A tool for component-driven application development.
Stars: ✭ 14,443 (+6586.57%)
Mutual labels:  front-end
Tracker Enabled Dbcontext
Tracker-enabled DbContext offers you to implement full auditing in your database
Stars: ✭ 210 (-2.78%)
Mutual labels:  logging
Fiery
A flexible and lightweight web server
Stars: ✭ 203 (-6.02%)
Mutual labels:  webserver
Tinywebserver
🔥 Linux下C++轻量级Web服务器
Stars: ✭ 4,720 (+2085.19%)
Mutual labels:  webserver
Swift Log
A Logging API for Swift
Stars: ✭ 2,579 (+1093.98%)
Mutual labels:  logging
Fe Books
📖 📖 前端书籍pdf整理
Stars: ✭ 206 (-4.63%)
Mutual labels:  front-end
Collector Sidecar
Manage log collectors through Graylog
Stars: ✭ 209 (-3.24%)
Mutual labels:  logging
Wok
A cherrypy framework for multi-purpose plug-ins
Stars: ✭ 215 (-0.46%)
Mutual labels:  webserver
Graypy
Python logging handler for Graylog that sends messages in GELF (Graylog Extended Log Format).
Stars: ✭ 211 (-2.31%)
Mutual labels:  logging

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

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].