Elasticsearch - Logstash - Kibana based slideshow tracking.
Slideshow Images via Pexels. All photographers attributed.
- Built using Vue3
- nginx in docker to serve webapp
- Uses Beacon API
Note: Beacon API does not garuntees successful connection everytime, preventing clogging of network.
- Developed using Gin Web Framework for Golang
- Generates standalone binary served using alpine docker container
- Uses Redis to hold intermediate data and send data to logstash via RabbitMQ
- Takes input via RabbitMQ
- Parses input data
- Outputs to Elasticsearch