Skip to content

Commit 558fbb3

Browse files
authored
Merge pull request #407 from daipom/1.0-add-restart_worker_interval-description
1.0: Add restart_worker_interval description
2 parents 2b428e8 + 5561fda commit 558fbb3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

deployment/system-config.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,14 @@ System Configuration is one way to set up system-wide configuration such as enab
1616

1717
Specifies the number of workers.
1818

19+
### `restart_worker_interval`
20+
21+
| type | default | version |
22+
| :--- | :--- | :--- |
23+
| time | 0 | 1.15.0 |
24+
25+
Specifies interval to restart workers that has stopped for some reason. By default, Fluentd immediately restarts stopped workers. You can use this option for stopping workers for a certain period of time.
26+
1927
### `root_dir`
2028

2129
| type | default | version |

0 commit comments

Comments
 (0)