Fix documentation TLS streaming (#14024)
thiagoftsm committed
Nov 21, 2022 at 09:10 UTC
da6af2fbb2bc5291388b14ee8a431ffee3f90c3b
1 file changed
+1
-2
streaming/README.md
+1
-2
@@ -234,8 +234,7 @@ For Netdata v1.9+, streaming can also be monitored via `access.log`.
234
235
Netdata does not activate TLS encryption by default. To encrypt streaming connections:
236
1. On the parent node (receiving node), [enable TLS support](/web/server/README.md#enabling-tls-support).
237
-2. On the child node (sending node), [enable TLS support](/web/server/README.md#enabling-tls-support).
238
-3. On the child's `stream.conf`, configure the destination as follows:
237
+2. On the child's `stream.conf`, configure the destination as follows:
238
239
```
240
[stream]