diff options
Diffstat (limited to 'streaming/README.md')
-rw-r--r-- | streaming/README.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/streaming/README.md b/streaming/README.md index 57c392f4..58eb2cc1 100644 --- a/streaming/README.md +++ b/streaming/README.md @@ -234,8 +234,7 @@ For Netdata v1.9+, streaming can also be monitored via `access.log`. Netdata does not activate TLS encryption by default. To encrypt streaming connections: 1. On the parent node (receiving node), [enable TLS support](/web/server/README.md#enabling-tls-support). -2. On the child node (sending node), [enable TLS support](/web/server/README.md#enabling-tls-support). -3. On the child's `stream.conf`, configure the destination as follows: +2. On the child's `stream.conf`, configure the destination as follows: ``` [stream] |