Log-viewer

Log-viewer

//contributions////////////

Error loading contributions

//Readme////////////

This is a JAVA Spring Boot application for reading log files and representing them in a table.

Functionalities:
Choose and upload file
Select file format
Parse file
Search
Generate chart
Statistics

Input
CSV file
JSON file

Output

Table wth log file data separated in events:

Header 1 Header 2 Header 3 Header 4
Event1 Event2 Event 3 Event 4

Clone git repository by using git clone
Open the application using your prefer IDE (ex: IntelliJ IDEA)
Create MySQL database log_viewer
Go to…

//languages////////////

HTML
100.0%

//Featured repositories////////////

v0.3.1[beta]