From c947c4f5bb1c55ad8555ee36e2d81b9d2543eceb Mon Sep 17 00:00:00 2001 From: Mathieu Martin Date: Fri, 2 Oct 2020 09:36:02 -0400 Subject: [PATCH] Try to make it clear that the --oss flag will be unnecessary for most users. I don't think this was clear enough before. --- USAGE.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/USAGE.md b/USAGE.md index abd257781b..cb0c49bf27 100644 --- a/USAGE.md +++ b/USAGE.md @@ -298,11 +298,16 @@ For `template.json`, the `mappings` object is left empty: `{}`. Likewise the `pr #### OSS -ECS now uses basic licensed types that are not available on OSS Elasticsearch clusters. Some of these types have an OSS replacement that can be used instead, without too much loss of functionality. +**IMPORTANT**: This feature is unnecessary for most users. Our default free distribution +comes with the Elastic Basic license, and supports all data types used by ECS. +Learn more about our licenses [here](https://www.elastic.co/subscriptions). + +Users that want to use the open source version of Elasticsearch do not have access to the basic data types. +However some of these types have an OSS replacement that can be used instead, without too much loss of functionality. This flag performs a best effort fallback, replacing basic data types with their OSS replacement. -Indices using purely OSS types will benefit from the normalization of ECS, but may be missing on some of the added functionality of basic types. +Indices using purely OSS types will benefit from the normalization of ECS, but may be missing on some of the added functionality of these basic types. Current fallbacks applied by this flag are: