docs/index.asciidoc in logstash-input-s3-3.7.0 vs docs/index.asciidoc in logstash-input-s3-3.8.0
- old
+ new
@@ -187,10 +187,10 @@
===== `ecs_compatibility`
* Value type is <<string,string>>
* Supported values are:
** `disabled`: does not use ECS-compatible field names
- ** `v1`: uses metadata fields that are compatible with Elastic Common Schema
+ ** `v1`,`v8`: uses metadata fields that are compatible with Elastic Common Schema
Controls this plugin's compatibility with the
{ecs-ref}[Elastic Common Schema (ECS)].
See <<plugins-{type}s-{plugin}-ecs_metadata>> for detailed information.