File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ The following template variables can be used for values with the `Add` option. S
2020| Variable | Description | Supported with Cluster\_ Metadata\_ Only On |
2121| :--- | :--- | :--- |
2222| ` $ClusterName ` | The ECS cluster name. Fluent Bit is running on EC2 instance(s) that are part of this cluster. | Yes |
23- | ` $ContainerInstanceARN ` | The full ARN of the ECS EC2 Container Instance. This is the instance that Fluent Bit is running on. | Yes |
23+ | ` $ContainerInstanceArn ` | The full ARN of the ECS EC2 Container Instance. This is the instance that Fluent Bit is running on. | Yes |
2424| ` $ContainerInstanceID ` | The ID of the ECS EC2 Container Instance. | Yes |
2525| ` $ECSAgentVersion ` | The Version string of the ECS Agent that is running on the container instance. | Yes |
2626| ` $ECSContainerName ` | The name of the container from which the log originated. This is the name in your ECS Task Definition. | No |
You can’t perform that action at this time.
0 commit comments