Logs

We should collect logs and allow querying them. kubectl logs only works until the pod is deleted.

Solutions include ELK (Elasticsearch Logstash Kibana) and Loki (Grafana Loki Promtail).

I think it would be nice if users could query their own logs (e.g. only from their namespace).