FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Cosmicoppai/ds_plot: Apache Logs Visualizer · GitHub

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache Log Visualizer

Installation

pip install -r requirements.txt

# To create a graph
cd plotter && python main.py --filename={file_name}.log

# To run server
# cd to root directory

python main.py

Usage

# Arguments accepted by plotter/main.py
--filename: Name of the log file
--time_window: Time window for the graph
--output: Name of the output file
--current_time: Current time to be used for the graph
--time_res: Time resolution for the graph

OutPut

About

Apache Logs Visualizer

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL