Todo-app-with-ELK-stack
A simple to-do list application with CRUD operations using NestJS, with Docker. Implemented logging using the ELK Stack (Elasticsearch, Logstash, Kibana). The app will log key events (e.g., when tasks are created, updated, deleted, or retrieved), and you’ll set up a basic Kibana dashboard to visualize those logs.