Skip to content

Commit 67d8892

Browse files
Update content/docs/whats-new/_index.md
Signed-off-by: Robert Fekete <fekete77.robert@gmail.com>
1 parent fd45de3 commit 67d8892

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/docs/whats-new/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ In a future Logging operator version the logs of the aggregators will also be av
4040

4141
### Timeout-based configuration checks
4242

43-
Timeout based configuration checks are different from the normal method in that it starts a fluentd or syslog-ng instance
44-
without the dry-run or syntax-check flags, so that output plugins or destination drivers will actually try to establish
45-
connections and will fail if there are any issues with the credentials for example.
43+
Timeout-based configuration checks are different from the normal method: they start a Fluentd or syslog-ng instance
44+
without the dry-run or syntax-check flags, so output plugins or destination drivers actually try to establish
45+
connections and will fail if there are any issues , for example, with the credentials.
4646

4747
Add the following to you `Logging` resource spec:
4848
```yaml

0 commit comments

Comments
 (0)