Create centralized logging

Status
not groomed
Estimate7
Impact (%)60
Priority9
Tags

Currently the problem is that we have multiple microservices but no central place to store logs, so we debug by going through docker logs. We use sentry for errors, we use datadog for performance tracing.

We should create/use some central place for logs that is cheap, has some search and filtration logic