Skip to content

Commit 9e57b13

Browse files
pipelines: filters: ecs: Update based on suggestions
Co-authored-by: Adam Locke <adam.locke@chronosphere.io> Signed-off-by: Doriann Corlouër <RaJiska@users.noreply.github.com>
1 parent aeb41db commit 9e57b13

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pipeline/filters/ecs-metadata.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,9 @@ This examples shows a use case for the `Cluster_Metadata_Only` option- attaching
152152

153153
#### Example 4: Attach task metadata using container ID field
154154

155-
Attaches the cluster metadata, as well as task metadata using the already populated field `container_id` containing the
156-
container ID to query the ECS introspection endpoint. In this configuration the tag can be set to anything.
155+
Attaches the cluster metadata and task metadata using the populated `container_id`
156+
field, which includes the container ID to query the ECS introspection endpoint. In this
157+
configuration the tag can be set to anything.
157158

158159
```text
159160
[INPUT]

0 commit comments

Comments
 (0)