Difference between revisions of "/etc/ecs/ecs.config"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | * <code>[[/etc/ecs]]/ecs.config</code> | |
+ | [[ECS_CLUSTER]]=your-cluster | ||
+ | ECS_AVAILABLE_LOGGING_DRIVERS=["[[awslogs]]", "syslog", "json-file"] | ||
+ | [[ECS_INSTANCE_ATTRIBUTES]]={"type":"ip-10-41-2-131.eu-west-1.compute.internal"} | ||
+ | |||
+ | == Related == | ||
+ | * [[Amazon ECS Agent]] | ||
+ | * [[Terraform functions: templatefile]] | ||
+ | * <code>[[user_data]]</code> | ||
+ | * <code>[[curl http://169.254.169.254/latest/meta-data/placement/region]]</code> | ||
== See also == | == See also == | ||
+ | * {{Amazon ECS Agent}} | ||
* {{AWS ECS}} | * {{AWS ECS}} | ||
+ | |||
+ | [[Category:AWS]] |
Latest revision as of 15:28, 13 July 2023
/etc/ecs/ecs.config
ECS_CLUSTER=your-cluster ECS_AVAILABLE_LOGGING_DRIVERS=["awslogs", "syslog", "json-file"] ECS_INSTANCE_ATTRIBUTES={"type":"ip-10-41-2-131.eu-west-1.compute.internal"}
Related[edit]
- Amazon ECS Agent
- Terraform functions: templatefile
user_data
curl http://169.254.169.254/latest/meta-data/placement/region
See also[edit]
- Amazon ECS Agent,
/etc/ecs/ecs.config, /var/log/ecs/ecs-agent.log
- Amazon ECS, Service, Tasks (Task overview), capacity providers, Cluster Auto Scaling (CAS),
aws ecs, ecs-cli, ~/.ecs/config
, AWS Copilot, AWS Fargate, AWS CloudWatch Container Insights,/etc/ecs/ecs.config
, Security group (SG), container agent, task definition, Amazon ECS events, best practices, Amazon ECS Exec Checker, Amazon ECS Agent, Service Connect,AWSServiceRoleForECS
, Terraform ECS, AWS ECS Rolling deployments
Advertising: