Skip to content

A tool to automate troubleshooting error logs with ChatGPT and ELK stack.

Notifications You must be signed in to change notification settings

mohanthilak/LogManagement

Repository files navigation

Note to the Contributers:

  1. Clone the repository with: git clone git@github.com:mohanthilak/LogManagement.git
  2. Move into the repository cd LogManagement
  3. create a new branch and simultaneously switch to that branch using the following command: git checkout -b [feature-name]

create a new branch for every feature.

  1. If you are working with a node application, then once you enter the directory in your terminal, install all the dependencies(make sure NodeJS is installed): npm i
  2. If you are working with GO application, then once you enter the directory in you terminal, install all the dependencies(make sure GO is installed): go get .

About

A tool to automate troubleshooting error logs with ChatGPT and ELK stack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published