Skip to content

Commit aac3765

Browse files
committed
system_config: add path attribute in system/log section
This feature was introduced at fluent/fluentd#4604 Signed-off-by: Shizuo Fujita <fujita@clear-code.com>
1 parent 55630a7 commit aac3765

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
@@ -174,6 +174,14 @@ Enable JIT for worker processes. Internally, this configuration enables Ruby's `
174174

175175
### `<log>` section
176176

177+
#### `path`
178+
179+
| type | default | version |
180+
| :--- | :--- | :--- |
181+
| string | nil | 1.18.0 |
182+
183+
Specifies the log file path.
184+
177185
#### `format`
178186

179187
| type | default | version |

0 commit comments

Comments
 (0)