We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a9a281 commit 71a2db8Copy full SHA for 71a2db8
pipeline/filters/ecs-metadata.md
@@ -274,8 +274,9 @@ pipeline:
274
275
#### Example 4: Attach task metadata using container ID field
276
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.
+Attaches the cluster metadata and task metadata using the populated `container_id`
+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.
280
281
{% tabs %}
282
{% tab title="fluent-bit.yaml" %}
0 commit comments