diff --git a/documentation/configuration.md b/documentation/configuration.md index 773bf4574..38358069e 100644 --- a/documentation/configuration.md +++ b/documentation/configuration.md @@ -516,10 +516,14 @@ For each service there might be some other settings, such as controlling the num | `MONITOFI_sleep_interval` | `60` | 1.17.0 | The refresh interval | | [**_Apache StreamPipes_**](./services/streampipes.md)     ![x86-64](./images/x86-64.png) ![arm](./images/arm.png) | | | | | `STREAMPIPES_enable` | `false` | 1.14.0 | Generate Apache StreamPipeps service | -| [**_Cribl_**](./services/cribl.md)     ![x86-64](./images/x86-64.png) ![arm](./images/arm.png) | | | | -| `CRIBL_enable` | `false` | 1.17.0 | Generate Cribl service | -| `CRIBL_workers` | `1` | 1.17.0 | Number of Cribl workers, if started in distributed mode | -| `CRIBL_volume_map_data` | `false` | 1.17.0 | Volume map Cribl data folder? | +| [**_Cribl Stream_**](./services/cribl-stream.md)     ![x86-64](./images/x86-64.png) ![arm](./images/arm.png) | | | | +| `CRIBL_STREAM_enable` | `false` | 1.17.0 | Generate Cribl Stream service | +| `CRIBL_STREAM_workers` | `1` | 1.17.0 | Number of Cribl Stream workers, if started in distributed mode | +| `CRIBL_STREAM_volume_map_data` | `false` | 1.17.0 | Volume map Cribl data folder? | +| [**_Cribl Edge_**](./services/cribl-edge.md)     ![x86-64](./images/x86-64.png) ![arm](./images/arm.png) | | | | +| `CRIBL_EDGE_enable` | `false` | 1.17.0 | Generate Cribl Edge service | +| `CRIBL_EDGE_nodes` | `1` | 1.17.0 | Number of Cribl Edge nodes, if started in distributed mode | +| `CRIBL_EDGE_managed` | `false` | 1.17.0 | Do we want Crible Edge to be managed by a Crible Master node. For that you have to also enable Cribl Stream. | | [**_Conduit_**](./services/conduit.md)     ![x86-64](./images/x86-64.png) ![arm](./images/arm.png) | | | | | `CONDUIT_enable` | `false` | 1.15.0 | Generate Conduit service | | [**_FluentD_**](./services/fluentd.md)     ![x86-64](./images/x86-64.png) ![arm](./images/arm.png) | | | |