Skip to content

HardMax71/log-file-analyzer

Repository files navigation

Logo

Log File Analyzer

A powerful Shiny application designed to parse, visualize, and analyze log files. It provides an intuitive interface for data exploration and visualization, making it easier to gain insights from complex log data.

Features

  • Parse various log file formats
  • Interactive data visualization with multiple plot types
  • Dynamic filtering and column selection
  • Recent files quick access
  • Responsive design with modern UI elements

Screenshots

Main Interface Plot Example
Main Interface Plot Example

Installation

  1. Clone this repository:
git clone https://github.com/HardMax71/log-file-analyzer.git
  1. Install the required R packages:
install.packages(c("shiny", "ggplot2", "dplyr", "lubridate", "shinydashboard", "shinyjs", "bslib", "plotly", "shinyWidgets"))
  1. Navigate to project directory:
cd log-file-analyzer
  1. Run the Shiny app:
shiny::runApp()

About

Log analyzer via Shiny & Plotly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published