Skip to content

dmitrievanthony/logviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About LogViewer

LogViewer is web application for viewing of log files, which provides random access to any line in log file and search. LogViewer focused on working with big files and it provides high speed working with more then 50Gb files on account of memory mapping and in-memory indexation. 
You just should specify log files directory in application.properties and start application with mvn spring-boot:run, that's it!

Functions

  • Simple and clear web UI.
  • Viewing of big log files.
  • Search in big log files.

About

View logs. Right here, right now.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published