Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

jeshan/log4janalyser

Repository files navigation

Introduction

Log4janalyser is a simple web application to visualise log4j files. It is particularly useful in that it allows tailing of logs and filtering of logs.

Building

Build the package as follows:

mvn package

Usage

  1. Deploy the WAR to your favourite application server. or run:
    mvn jetty:run-war
    
  2. Run the application.
  3. Enter the path to the (local) file and the log4j format used.

Have fun!

About

A web application to view log4j logs. Support for tailing files. Built with the Vaadin framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published