Skip to content

Commit 71a2db8

Browse files
committed
pipelines: filters: ecs: Update based on suggestions
Signed-off-by: Doriann Corlouër <[email protected]>
1 parent 3a9a281 commit 71a2db8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pipeline/filters/ecs-metadata.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -274,8 +274,9 @@ pipeline:
274274

275275
#### Example 4: Attach task metadata using container ID field
276276

277-
Attaches the cluster metadata, as well as task metadata using the already populated field `container_id` containing the
278-
container ID to query the ECS introspection endpoint. In this configuration the tag can be set to anything.
277+
Attaches the cluster metadata and task metadata using the populated `container_id`
278+
field, which includes the container ID to query the ECS introspection endpoint. In this
279+
configuration the tag of the incoming log record can be set to anything.
279280

280281
{% tabs %}
281282
{% tab title="fluent-bit.yaml" %}

0 commit comments

Comments
 (0)