Skip to content

Commit

Permalink
Merge pull request #407 from daipom/1.0-add-restart_worker_interval-d…
Browse files Browse the repository at this point in the history
…escription

1.0: Add restart_worker_interval description
  • Loading branch information
ashie committed Jun 29, 2022
2 parents 2b428e8 + 5561fda commit 558fbb3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions deployment/system-config.md
Expand Up @@ -16,6 +16,14 @@ System Configuration is one way to set up system-wide configuration such as enab

Specifies the number of workers.

### `restart_worker_interval`

| type | default | version |
| :--- | :--- | :--- |
| time | 0 | 1.15.0 |

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.

### `root_dir`

| type | default | version |
Expand Down

0 comments on commit 558fbb3

Please sign in to comment.