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
20
20
| Variable | Description | Supported with Cluster\_ Metadata\_ Only On |
21
21
| :--- | :--- | :--- |
22
22
| ` $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 |
24
24
| ` $ContainerInstanceID ` | The ID of the ECS EC2 Container Instance. | Yes |
25
25
| ` $ECSAgentVersion ` | The Version string of the ECS Agent that is running on the container instance. | Yes |
26
26
| ` $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