Skip to content

Commit

Permalink
Update pipeline/inputs/exec-wasi.md
Browse files Browse the repository at this point in the history
Co-authored-by: Craig Norris <[email protected]>
Signed-off-by: Hiroshi Hatake <[email protected]>
  • Loading branch information
2 people authored and cosmo0920 committed Aug 14, 2024
1 parent 3a23589 commit 035c738
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pipeline/inputs/exec-wasi.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ The plugin supports the following configuration parameters:
| Accessible\_Paths | Specify the whilelist of paths to be able to access paths from WASM programs. |
| Interval\_Sec | Polling interval \(seconds\). |
| Interval\_NSec | Polling interval \(nanosecond\). |
| Wasm\_Heap\_Size | Size of the heap size of Wasm execution \(check [unit sizes](https://docs.fluentbit.io/manual/configuration/unit_sizes) for allowed values\) |
| Wasm\_Stack\_Size | Size of the stack size of Wasm execution \(check [unit sizes](https://docs.fluentbit.io/manual/configuration/unit_sizes) for allowed values\) |
| Wasm\_Heap\_Size | Size of the heap size of Wasm execution. Review [unit sizes](https://docs.fluentbit.io/manual/configuration/unit_sizes) for allowed values. |
| Wasm\_Stack\_Size | Size of the stack size of Wasm execution. Review [unit sizes](https://docs.fluentbit.io/manual/configuration/unit_sizes) for allowed values. |
| Buf\_Size | Size of the buffer \(check [unit sizes](https://docs.fluentbit.io/manual/configuration/unit_sizes) for allowed values\) |
| Oneshot | Only run once at startup. This allows collection of data precedent to fluent-bit's startup (bool, default: false) |

Expand Down

0 comments on commit 035c738

Please sign in to comment.