Skip to content

pperias/LogManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

LogManager

Objective of the Log Manager application:

-> Designed to handle large log files across multiple nodes

-> Easy access to specific information in logs

-> Effectively root cause for specific issues through the logs

Required software to run Log Manager:

OS - Linux / Windows

Minimum 2.7.5 version of Python

Install:

  1. Download the code from git

Execution:

Navigate to the folder where the log manager code is present. Navigate to the logger folder

Run the ViPRLogManagerCLI.py with input file and the order information that needs to be investigated

python ViPRLogManagerCLI.py -i input_file -o orderInfo

Refer to the installation guide for detailed steps.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages