Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion _source/logzio_collections/_tracing-sources/ecs-fargate.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ order: 1380
---


AWS Fargate is a serverless compute engine for building applications without managing servers. This integration will create a new container that will run your image to send your AWS ECS Fargate logs to Logz.io using AWS OTel Collector. The integration will automatically create the replica.
AWS Fargate is a serverless compute engine for building applications without managing servers. This integration will create a new container that will run your image to send your AWS ECS Fargate traces and metrics to Logz.io using AWS OTel Collector. The integration will automatically create the replica.


Only `awsecscontainermetrics` receiver metrics are collected by default.
Expand Down Expand Up @@ -150,6 +150,7 @@ service:
logs:
level: "debug"
```
To change the configuration, go to the created ssm parameter and edit the yaml content to apply any custom opentelemetry configuration

##### IAM Roles
{:.no_toc}
Expand Down