Skip to content

Commit 1d977e8

Browse files
committed
pipeline: inputs: exec-wasi: Fix unit sizes link
Signed-off-by: Seonghyeon Cho <[email protected]>
1 parent 58b1268 commit 1d977e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/inputs/exec-wasi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The plugin supports the following configuration parameters:
1313
| Accessible\_Paths | Specify the whilelist of paths to be able to access paths from WASM programs. |
1414
| Interval\_Sec | Polling interval \(seconds\). |
1515
| Interval\_NSec | Polling interval \(nanosecond\). |
16-
| Buf\_Size | Size of the buffer \(check [unit sizes](https://docs.fluentbit.io/manual/configuration/unit_sizes) for allowed values\) |
16+
| Buf\_Size | Size of the buffer \(check [unit sizes](../../administration/configuring-fluent-bit/unit-sizes.md) for allowed values\) |
1717
| Oneshot | Only run once at startup. This allows collection of data precedent to fluent-bit's startup (bool, default: false) |
1818

1919
## Configuration Examples

0 commit comments

Comments
 (0)