File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -610,8 +610,7 @@ Elasticsearch with the same ID.
610610
611611NOTE: This option is deprecated due to the
612612https://www.elastic.co/guide/en/elasticsearch/reference/6.0/removal-of-types.html[removal
613- of types in Elasticsearch 6.0]. It will be removed in the next major version of
614- Logstash.
613+ of types in Elasticsearch 6.0].
615614
616615NOTE: This value is ignored and has no effect for Elasticsearch clusters `8.x`.
617616
@@ -620,9 +619,7 @@ similar events to the same 'type'. String expansion `%{foo}` works here.
620619If you don't set a value for this option:
621620
622621- for elasticsearch clusters 8.x: no value will be used;
623- - for elasticsearch clusters 7.x: the value of '_doc' will be used;
624- - for elasticsearch clusters 6.x: the value of 'doc' will be used;
625- - for elasticsearch clusters 5.x and below: the event's 'type' field will be used, if the field is not present the value of 'doc' will be used.
622+ - for elasticsearch clusters 7.x: the value of '_doc' will be used.
626623
627624[id="plugins-{type}s-{plugin}-ecs_compatibility"]
628625===== `ecs_compatibility`
@@ -1037,8 +1034,6 @@ NOTE: Deprecates <<plugins-{type}s-{plugin}-failure_type_logging_whitelist>>.
10371034
10381035This setting asks Elasticsearch for the list of all cluster nodes and adds them
10391036to the hosts list.
1040- For Elasticsearch 5.x and 6.x any nodes with `http.enabled` (on by default) will
1041- be added to the hosts list, excluding master-only nodes.
10421037
10431038[id="plugins-{type}s-{plugin}-sniffing_delay"]
10441039===== `sniffing_delay`
You can’t perform that action at this time.
0 commit comments