You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pipeline/outputs/elasticsearch.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,8 +56,7 @@ be compared to the `database` and `table` concepts.
56
56
57
57
### TLS / SSL
58
58
59
-
The Elasticsearch output plugin supports TLS/SSL.
60
-
For more details about the properties available and general configuration, see [TLS/SSL](../../administration/transport-security.md).
59
+
The Elasticsearch output plugin supports TLS/SSL. For more details about the properties available and general configuration, see [TLS/SSL](../../administration/transport-security.md).
61
60
62
61
### `write_operation`
63
62
@@ -152,8 +151,7 @@ pipeline:
152
151
153
152
## Elasticsearch field names
154
153
155
-
Some input plugins can generate messages where the field names contains dots. For
156
-
Elasticsearch 2.0, this isn't allowed. The current **es** plugin replaces
154
+
Some input plugins can generate messages where the field names contains dots. For Elasticsearch 2.0, this isn't allowed. The current **es** plugin replaces
0 commit comments