Skip to content

Commit ad725cd

Browse files
Apply suggestions from code review
Co-authored-by: Alexa Kreizinger <[email protected]> Signed-off-by: Lynette Miles <[email protected]>
1 parent 8c64344 commit ad725cd

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

pipeline/outputs/elasticsearch.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@ be compared to the `database` and `table` concepts.
5656

5757
### TLS / SSL
5858

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).
6160

6261
### `write_operation`
6362

@@ -152,8 +151,7 @@ pipeline:
152151

153152
## Elasticsearch field names
154153

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
157155
them with an underscore:
158156

159157
```text

0 commit comments

Comments
 (0)