Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime Chat Application with Go and ELK Stack

Overview

This project is a Realtime Chat Application built with Golang as the backend, integrated with the ELK Stack (Elasticsearch, Logstash, Kibana) for logging, monitoring, and visualization. The chat application supports real-time messaging using WebSockets and stores logs for analytics and debugging.

Tech Stack

  • Golang
  • WebSocket
  • Elastic Search
  • Logstash
  • Kibana

Setup

  1. Clone the project
git clone https://github.com/ivanrafli14/message-app.git
  1. Copy the example env file over:
cp .env.example .env
  1. Modify the env file you just copied .env with the correct credentials.
  2. Run the program
cd elk_stack
docker-compose up -d

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages