Log Viewer plugin for Pelican Panel — browse server logs with syntax highlighting

  • Thread starter Thread starter /u/Koledkas
  • Start date Start date
U

/u/Koledkas

Guest
Log Viewer plugin for Pelican Panel — browse server logs with syntax highlighting

Hey everyone! I made a free open-source plugin for Pelican Panel that adds a log viewer directly into the server management page.

What it does:

  • Browse .log, .log.gz, .log.1.log.3 files from the panel
  • Color-coded log levels (Error, Warn, Info, Debug) with toggle filters
  • Full-text search
  • Date filtering
  • Auto-refresh every 5 seconds
  • Virtualized scrolling (handles large files up to 5 MB)
  • Java stack trace detection — stack trace lines inherit the error level color

Install via URL in Pelican Panel:

https://github.com/Cubody/log-viewer/releases/download/v1.0.0/log-viewer.zip

GitHub: https://github.com/Cubody/log-viewer

Originally built for Hytale servers, but works with any server type on Pelican Panel. Stack trace highlighting currently supports Java only.

https://preview.redd.it/oo5ey32jdqj...bp&s=243094199c80266045fec1ebda81ed55ea4e69db

submitted by /u/Koledkas
[link] [comments]

Continue reading...
 
Back
Top