Skip to content

DanielSz50/elastic-stack-project

Repository files navigation

elastic-stack-project

Assignment for the NoSQL databases course.

Run elastic stack and gin server

Run the following command from the project root directory:

docker-compose up

Add index templates

Wait for services to become healthy and run the script:

./script/put_templates.sh

Generate logs

Logstash is configured with pipeline to gather data from filebeat. Filebeat tracks logs from HTTP server running in the app service. Run the following command to do some requests, the logs will be pushed to elastic:

./script/do_app_requests.sh

About

Assignment for the NoSQL databases course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published