Skip to content

Commit b7528bb

Browse files
committed
[skip ci] remove doc entries related to < 7.x
1 parent 2973dd9 commit b7528bb

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

docs/index.asciidoc

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -610,8 +610,7 @@ Elasticsearch with the same ID.
610610

611611
NOTE: This option is deprecated due to the
612612
https://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

616615
NOTE: 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.
620619
If 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

10381035
This setting asks Elasticsearch for the list of all cluster nodes and adds them
10391036
to 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`

0 commit comments

Comments
 (0)