diff --git a/docs/configuration.md b/docs/configuration.md index 21f1261..64262af 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -122,7 +122,7 @@ Parameters for this connector module: |Parameter| Description| |---|---| -|url| WebSocket end-point of RIS, which currently is `wss://ris-live.ripe.net/v1/ws/` | +|url| WebSocket end-point of RIS, which currently is `ws://ris-live.ripe.net/v1/ws/` | |subscription| Dictionary containing the parameters required by RIS. Refer to the [official documentation](https://ris-live.ripe.net/) for details.| |carefulSubscription| If this parameter is set to true (default), the RIS server will stream only the data related to our prefix. This is an advanced parameter useful only for research purposes. | |perMessageDeflate| Enable gzip compression on the connection. | @@ -174,7 +174,7 @@ Parameters for this monitor module: |maxDataSamples| Maximum number of collected BGP messages for each alert which doesn't reach yet the `thresholdMinPeers`. Default to 1000. As soon as the `thresholdMinPeers` is reached, the collected BGP messages are flushed, independently from the value of `maxDataSamples`.| #### monitorPath -`` + This monitor detects BGP updates containing AS_PATH which match particular regular expressions. > Example: