Skip to content

Commit a05889c

Browse files
committed
Added link to hot_reload doc page.
Signed-off-by: Eric D. Schabell <[email protected]>
1 parent 177128c commit a05889c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

administration/configuring-fluent-bit/yaml/service-section.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The `service` section defines global properties of the service. The available co
2525

2626
### Configuration Example
2727

28-
Below is a simple configuration example that defines a `service` section and a pipeline with a `random` input and `stdout` output:
28+
Below is a simple configuration example that defines a `service` section with [hot reloading](../../hot_reload.md) enabled and a pipeline with a `random` input and `stdout` output:
2929

3030
```yaml
3131
service:

0 commit comments

Comments
 (0)