- [x] research on [Elasticsearch](https://www.elastic.co/guide/en/elasticsearch/client/go-api/8.19/getting-started-go.html), Logstash and understand how logs can be collected/stored - [x] configure each microservice to forward logs to cluster's logging stack (Elasticsearch) - [x] implement the Go CLI (`logctl`) to query logs for each microservice and etc.