Skip to content

d-nagy/ch2logparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CH2 Log Parser

Ruff

Streamlit app to help analyze log files generated by CH2: https://github.com/couchbaselabs/ch2

Requirements

  • Python 3.12+
  • Some CH2 log files to analyze

Set up

  1. Clone the repository, navigate to the root directory and (optionally) create a Python virtual environment.

  2. Install the dependencies:

    pip install -r requirements.txt
  3. Run the app:

    streamlit run app.py
  4. Open the browser and navigate to the URL displayed in the terminal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages