diff --git a/docs/sources/send-data/promtail/cloud/ecs/_index.md b/docs/sources/send-data/promtail/cloud/ecs/_index.md index f6b1ae0d7223c..87b4eb4cf06a9 100644 --- a/docs/sources/send-data/promtail/cloud/ecs/_index.md +++ b/docs/sources/send-data/promtail/cloud/ecs/_index.md @@ -130,7 +130,7 @@ The `log_router` container image is the [Fluent bit Loki docker image][fluentbit "logConfiguration": { "logDriver": "awsfirelens", "options": { - "Name": "loki", + "Name": "grafana-loki", "Url": "https://:@/loki/api/v1/push", "Labels": "{job=\"firelens\"}", "RemoveKeys": "container_id,ecs_task_arn",