Loki – Add Log Level Label to ECS Deployment
I have a Python FastAPI application running on AWS ECS. I have my ECS Task Definition set up so that the grafana/fluent-bit-plugin-loki
container image is used per Grafana’s documentation (1). My logs are getting into my cloud Grafana instance, but they’re all appearing as “logs” instead of “info” or “error”.