Skip to content
forked from Monitorr/logarr

Self-hosted, single-page, log consolidation tool written in PHP and HTML

Notifications You must be signed in to change notification settings

vaginessa/logarr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Version: v2.1m

Docker build

Latest major change: Search indicator function

Features:

  • Fully self-hosted, no applications to install
  • Mobile ready (NEW)
  • Reverse display of logs so most recent log entries are at the top
  • Consolidated search & highlight function (Update)
  • Collapsible tables
  • Log file size and path display
  • Ridiculously easy to configure
  • Error term auto-highlighting for quick reference
  • Localized DTG display

Features in development:

  • Application update via GUI.
  • Log categories.

Screenshot:

![preview thumb]

Configuration:

  1. Clone/download repository to your webserver (Suggested a Sub DIR)
  2. Configure log paths: Edit the file \assets\config\config.php -> insert PATH to your LOG files where indicated. NOTE: Path locations are CASE SENSITIVE in a Windows environment
  3. Configure Time Display: Edit the file \assets\config\config.php -> TIMEZONE tag for proper localized DTG display (only needed on WIN, LINUX auto-populates)
  4. Edit permissions for LOG files so your webserver can display the data
  5. Navigate to your webserver\Logarr\index.php (example)
  6. Chill

Connect:

Need live help? Join here : Discord
E-mail: monitorrapp@gmail.com
Buy us a beer! Donate: Donate
Check out our sister app Monitorr: https://github.com/Monitorr/Monitorr

About Us:

About

Self-hosted, single-page, log consolidation tool written in PHP and HTML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.8%
  • PHP 23.0%
  • CSS 18.2%